viernes, 21 de enero de 2011

solution





solution of sequence of prime numbers:
1|basepk=((m^a*n^b*..*z^e)+1)|base10; 1=((m^a*n^b*..*z^e)+1)|base((m^a*n^b*..*z^e)+1) if 
pk|basepk=1  ((m^a*n^b*..*z^e))|base((m^a*n^b*..*z^e))=

a*b base 10=a|baseb*b|basea=11|(base ab-1)

1|base((m^a*n^b*..*z^e)+1)->1|m0..(a_times+1_zeroes)..m|base(m)*n0..(b_times+1_zeroes)..n|basen*..*z0..(e_times+1_zeroes)..e|basez=
(((a_times+1_zeroes)..m|base(m)*n0..(b_times+1_zeroes)..n|basen)*z0..(e_times+1_zeroes)..e|basez/(a_times+1_zeroes)..m|base(mnz)*n0..(b_times+1_zeroes)..n|basemn..z)*..*z0..(e_times+1_zeroes)..e|basemn..z=|basepkroot(a*b*..*e)

Identities and properties

The most important identity satisfied by integer exponentiation is
 a^{m + n} = a^m \cdot a^n
This identity has the consequence
a^{m - n} =\frac{a^m}{a^n}
for a ≠ 0, and
(a^m)^n = a^{m\cdot n}
Another basic identity is
(a \cdot b)^n = a^n \cdot b^n


((m^a*n^b*..*z^e)|base((m^a*n^b*..*z^e))+1|base((m^a*n^b*..*z^e))=11     m^a|basem=m0..(a_times_zeroes)..0->m^a=1|base(m^a)
m0..(a_times_zeroes)..0*n0..(b_times_zeroes)..0*..*z0..(e_times_zeroes)..0
m*n|base(m*n)=1->m|basen=1/(n|basem)
changing to base 2 binary and eliminating 0=/2 in base 3 /3 etc
a power base n*n=20->base10|n*n it is trivial to solve
Q where Q is a prime number
proof 
(pk)-1 mod 2^a*3^b*5^c*..*(pk-1)^z=0 thats Aresthotenes cribe
((2^a*3^b*..*(pk-1)^z)|base((2^a*3^b*..*(pk-1)^z))

2^a=1|base(2^a)
10..(a_times_zeroes)..0*20..(b_times_zeroes)..0*..*(pk-1)0..(e_times_zeroes)..0
m*n|base(m*n)=1->m|basen=1/(n|basem)
(z_times+1_zeroes)..z|basepk-1/
(2_atimes+1_zeroes)..2|base(a*b*..*z)*n0..(3_btimes+1_zeroes)..3|basea*b*..*z)*..*z0..(5_times+1_zeroes)..5|basea*b*..*z=|basepk^root(a*b*..*z)
we also can have limits to a b c d ... z
2^a+1=pk is the limit superior of a
exist infinite prime based numbers of merssene
3^b+1=pk
...
and so on
thus the solution of zeroes of hipothesis of riemman results trivial also
(1+1/pk^pk*S+..+1/pk^N*pk*S)=0 2^a+1=pk=S=a/2;(2^(S*2)*2^(S*2)=2^(S*2)*2^(S*4)*2^(S*4)...)/(pk-1)=0 and so on
and last fermat theorem a^n+b^n=c^n-> n=1 (pk+pnk)-1 mod 2^a*3^b*5^c*..*(pk-1+pnk-1))^z=0=(pmk-1) mod 2^a*3^b*5^c*..*(pmk-1)^z=0

means can be decomposed into a sum as well proof conjecture of goldback 

Proofs for specific exponents

Only one mathematical proof by Fermat has survived, in which Fermat uses the technique of infinite descent to show that the area of a right triangle with integer sides can never equal the square of an integer.[21]His proof is equivalent to demonstrating that the equation
x^4 - y^4 = z^2\
has no primitive solutions in integers (no pairwise coprime solutions). In turn, this proves Fermat's Last Theorem for the case n=4, since the equation a4 + b4 = c4 can be written as c4 − b4 = (a2)2. Alternative proofs of the case n = 4 were developed later[22] by Frénicle de Bessy (1676),[23] Leonhard Euler (1738),[24] Kausler (1802),[25] Peter Barlow (1811),[26] Adrien-Marie Legendre (1830),[27] Schopis (1825),[28]Terquem (1846),[29] Joseph Bertrand (1851),[30] Victor Lebesgue (1853, 1859, 1862),[31] Theophile Pepin (1883),[32] Tafelmacher (1893),[33] David Hilbert (1897),[34] Bendz (1901),[35] Gambioli (1901),[36] Leopold Kronecker (1901),[37] Bang (1905),[38] Sommer (1907),[39] Bottari (1908),[40] Karel Rychlík (1910),[41] Nutzhorn (1912),[42] Robert Carmichael (1913),[43] Hancock (1931),[44] and Vrǎnceanu (1966).[45]
After Fermat proved the special case n = 4, the general proof for all n required only that the theorem be established for all odd prime exponents.[46] In other words, it was necessary to prove only that the equationap + bp = cp has no integer solutions (abc) when p is an odd prime number. This follows because a solution (abc) for a given n is equivalent to a solution for all the factors of n. For illustration, let n be factored into d and en = de. The general equation
an + bn = cn
implies that (adbdcd) is a solution for the exponent e
(ad)e + (bd)e = (cd)e
Thus, to prove that Fermat's equation has no solutions for n > 2, it suffices to prove that it has no solutions for at least one prime factor of every n. All integers n > 2 contain a factor of 4, or an odd prime number, or both. Therefore, Fermat's Last Theorem can be proven for all n if it can be proven for n = 4 and for all odd primes p.
In the two centuries following its conjecture (1637–1839), Fermat's Last Theorem was proven for three odd prime exponents p = 3, 5 and 7. The case p = 3 was first stated by Abu Mahmud Khujandi (10th century), but his attempted proof of the theorem was incorrect.[47] In 1770, Leonhard Euler gave a proof of p = 3,[48] but his proof by infinite descent[49] contained a major gap.[50] However, since Euler himself had proven the lemma necessary to complete the proof in other work, he is generally credited with the first proof.[51] Independent proofs were published[52] by Kausler (1802)[25], Legendre (1823, 1830),[27][53] Calzolari (1855),[54] Gabriel Lamé (1865),[55] Peter Guthrie Tait (1872),[56] Günther (1878),[57] Gambioli (1901),[36] Krey (1909),[58] Rychlík (1910),[41] Stockhaus (1910),[59] Carmichael (1915),[60] Johannes van der Corput (1915),[61]Axel Thue (1917),[62] and Duarte (1944).[63] The case p = 5 was proven[64] independently by Legendre and Peter Dirichlet around 1825.[65] Alternative proofs were developed[66] by Carl Friedrich Gauss (1875, posthumous),[67] Lebesgue (1843),[68] Lamé (1847),[69] Gambioli (1901),[36][70] Werebrusow (1905),[71] Rychlík (1910),[72] van der Corput (1915),[61] and Guy Terjanian (1987).[73] The case n = 7 was proven[74]by Lamé in 1839.[75] His rather complicated proof was simplified in 1840 by Lebesgue,[76] and still simpler proofs[77] were published by Angelo Genocchi in 1864, 1874 and 1876.[78] Alternative proofs were developed by Théophile Pépin (1876)[79] and Edmond Maillet (1897).[80]
Fermat's Last Theorem has also been proven for the exponents n = 6, 10, and 14. Proofs for n = 6 have been published by Kausler,[25] Thue,[81] Tafelmacher,[82] Lind,[83] Kapferer,[84] Swift,[85] and Breusch.[86] Similarly, Dirichlet[87] and Terjanian[88] each proved the case n = 14, while Kapferer[84] and Breusch[86] each proved the case n = 10. Strictly speaking, these proofs are unnecessary, since these cases follow from the proofs for n = 3, 5, and 7, respectively. Nevertheless, the reasoning of these even-exponent proofs differs from their odd-exponent counterparts. Dirichlet's proof for n = 14 was published in 1832, before Lamé's 1839 proof for n = 7.[89]
Many proofs for specific exponents use Fermat's technique of infinite descent, which Fermat used to prove the case n = 4, but many do not. However, the details and auxiliary arguments are often ad hoc and tied to the individual exponent under consideration.[90] Since they became ever more complicated as p increased, it seemed unlikely that the general case of Fermat's Last Theorem could be proven by building upon the proofs for individual exponents.[90] Although some general results on Fermat's Last Theorem were published in the early 19th century by Niels Henrik Abel and Peter Barlow,[91][92] the first significant work on the general theorem was done by Sophie Germain.[93]

[edit]
Goldbach's conjecture is one of the oldest unsolved problems in number theory and in all of mathematics. It states:
Every even integer greater than 2 can be expressed as the sum of two primes.[1]

The number of ways an even number can be represented as the sum of two primes[2]
Such a number is called a Goldbach number. Expressing a given even number as a sum of two primes is called a Goldbach partition of the number. For example,
  4 = 2 + 2
  6 = 3 + 3
  8 = 3 + 5
10 = 7 + 3 or 5 + 5
12 = 5 + 7
14 = 3 + 11 or 7 + 7

Contents

 [hide]

[edit]Origins

On 7 June 1742, the German mathematician Christian Goldbach of originally Brandenburg-Prussia wrote a letter to Leonhard Euler (letter XLIII)[3] in which he proposed the following conjecture:
Every integer which can be written as the sum of two primes, can also be written as the sum of as many primes as one wishes, until all terms are units.
He then proposed a second conjecture in the margin of his letter:
Every integer greater than 2 can be written as the sum of three primes.
He considered 1 to be a prime number, a convention subsequently abandoned.[4] The two conjectures are now known to be equivalent, but this did not seem to be an issue at the time. A modern version of Goldbach's marginal conjecture is:
Every integer greater than 5 can be written as the sum of three primes.
Euler replied in a letter dated 30 June 1742, and reminded Goldbach of an earlier conversation they had ("...so Ew vormals mit mir communicirt haben.."), in which Goldbach remarked his original (and not marginal) conjecture followed from the following statement
Every even integer greater than 2 can be written as the sum of two primes,
which is thus also a conjecture of Goldbach. In the letter dated 30 June 1742, Euler stated:
“Dass ... ein jeder numerus par eine summa duorum primorum sey, halte ich für ein ganz gewisses theorema, ungeachtet ich dasselbe necht demonstriren kann.” ("every even integer is a sum of two primes. I regard this as a completely certain theorem, although I cannot prove it.")[5][6]
Goldbach's third version (equivalent to the two other versions) is the form in which the conjecture is usually expressed today. It is also known as the "strong", "even", or "binary" Goldbach conjecture, to distinguish it from a weaker corollary. The strong Goldbach conjecture implies the conjecture that all odd numbers greater than 7 are the sum of three odd primes, which is known today variously as the "weak" Goldbach conjecture, the "odd" Goldbach conjecture, or the "ternary" Goldbach conjecture. Both questions have remained unsolved ever since, although the weak form of the conjecture appears to be much closer to resolution than the strong one. If the strong Goldbach conjecture is true, the weak Goldbach conjecture will be true by implication.[6]

[edit]Verified results

For small values of n, the strong Goldbach conjecture (and hence the weak Goldbach conjecture) can be verified directly. For instance, N. Pipping in 1938 laboriously verified the conjecture up to n ≤ 105.[7] With the advent of computers, many more small values of n have been checked; T. Oliveira e Silva is running a distributed computer search that has verified the conjecture for n ≤ 1.609*1018 and some higher small ranges up to 4*1018 (double checked up to 1*1017).[8]

[edit]Heuristic justification

Statistical considerations which focus on the probabilistic distribution of prime numbers present informal evidence in favour of the conjecture (in both the weak and strong forms) for sufficiently large integers: the greater the integer, the more ways there are available for that number to be represented as the sum of two or three other numbers, and the more "likely" it becomes that at least one of these representations consists entirely of primes.

Number of ways to write an even number n as the sum of two primes (4 ≤ n ≤ 1,000)

Number of ways to write an even number n as the sum of two primes (4 ≤ n ≤ 1,000,000)
A very crude version of the heuristic probabilistic argument (for the strong form of the Goldbach conjecture) is as follows. The prime number theorem asserts that an integer m selected at random has roughly a 1/\ln m\,\! chance of being prime. Thus if n is a large even integer and m is a number between 3 and n/2, then one might expect the probability of m and n-m simultaneously being prime to be 1 \big / \big [\ln m \,\ln (n-m)\big ]. This heuristic is non-rigorous for a number of reasons; for instance, it assumes that the events that m and n − m are prime are statistically independent of each other. Nevertheless, if one pursues this heuristic, one might expect the total number of ways to write a large even integer n as the sum of two odd primes to be roughly
\sum_{m=3}^{n/2} \frac{1}{\ln m} {1 \over \ln (n-m)} \approx \frac{n}{2 \ln^2 n}.
Since this quantity goes to infinity as n increases, we expect that every large even integer has not just one representation as the sum of two primes, but in fact has very many such representations.
The above heuristic argument is actually somewhat inaccurate, because it ignores some dependence between the events of m and n − m being prime. For instance, if m is odd then n − m is also odd, and if m is even, then n − m is even, a non-trivial relation because (besides 2) only odd numbers can be prime. Similarly, if n is divisible by 3, and m was already a prime distinct from 3, then n − mwould also be coprime to 3 and thus be slightly more likely to be prime than a general number. Pursuing this type of analysis more carefully, Hardy and Littlewood in 1923 conjectured (as part of their famous Hardy-Littlewood prime tuple conjecture) that for any fixed c ≥ 2, the number of representations of a large integer n as the sum of c primes n=p_1+\dotsb+p_c with p_1 \leq \dotsb \leq p_cshould be asymptotically equal to
 \left(\prod_p \frac{p \gamma_{c,p}(n)}{(p-1)^c}\right)
\int_{2 \leq x_1 \leq \dotsb \leq x_c: x_1+\ldots+x_c = n} \frac{dx_1 \ldots dx_{c-1}}{\ln x_1 \ldots \ln x_c}
where the product is over all primes p, and γc,p(n) is the number of solutions to the equation n = q_1 + \ldots + q_c \mod p in modular arithmetic, subject to the constraints q_1,\ldots,q_c \neq 0 \mod p. This formula has been rigorously proven to be asymptotically valid for c ≥  3 from the work of Vinogradov, but is still only a conjecture when c = 2. In the latter case, the above formula simplifies to 0 when n is odd, and to
 2 \Pi_2 \left(\prod_{p|n; p \geq 3} \frac{p-1}{p-2}\right) \int_2^n \frac{dx}{\ln^2 x}
\approx 2 \Pi_2 \left(\prod_{p|n; p \geq 3} \frac{p-1}{p-2}\right) \frac{n}{\ln^2 n}
when n is even, where Π2 is the twin prime constant
 \Pi_2 := \prod_{p \geq 3} \left(1 - \frac{1}{(p-1)^2}\right) = 0.6601618158\ldots.
This asymptotic is sometimes known as the extended Goldbach conjecture. The strong Goldbach conjecture is in fact very similar to the twin prime conjecture, and the two conjectures are believed to be of roughly comparable difficulty.
The Goldbach partition functions shown here can be displayed as histograms which informatively illustrate the above equations. See Goldbach's comet.[9]

[edit]Rigorous results

Considerable work has been done on the weak Goldbach conjecture.
The strong Goldbach conjecture is much more difficult. Using the method of VinogradovChudakov,[10] van der Corput,[11] and Estermann[12] showed that almost all even numbers can be written as the sum of two primes (in the sense that the fraction of even numbers which can be so written tends towards 1). In 1930, Lev Schnirelmann proved that every even number n ≥ 4 can be written as the sum of at most 20 primes. This result was subsequently improved by many authors; currently, the best known result is due to Olivier Ramaré, who in 1995 showed that every even number n  ≥ 4 is in fact the sum of at most six primes. In fact, resolving the weak Goldbach conjecture will also directly imply that every even number n  ≥ 4 is the sum of at most four primes.[13]
Chen Jingrun showed in 1973 using the methods of sieve theory that every sufficiently large even number can be written as the sum of either two primes, or a prime and a semiprime (the product of two primes)[14]—e.g., 100 = 23 + 7·11.
In 1975, Hugh Montgomery and Robert Charles Vaughan showed that "most" even numbers were expressible as the sum of two primes. More precisely, they showed that there existed positive constants c and C such that for all sufficiently large numbersN, every even number less than N is the sum of two primes, with at most CN1 − c exceptions. In particular, the set of even integers which are not the sum of two primes has density zero.
Linnik proved in 1951 the existence of a constant K such that every sufficiently large even number is the sum of two primes and at most K powers of 2. Roger Heath-Brown and Jan-Christoph Schlage-Puchta in 2002 found that K=13 works.[15] This was improved to K=8 by Pintz and Ruzsa.[16]
One can pose similar questions when primes are replaced by other special sets of numbers, such as the squares. For instance, it was proven by Lagrange that every positive integer is the sum of four squares. See Waring's problem and the relatedWaring–Goldbach problem on sums of powers of primes.

[edit]Attempted proofs

As with many famous conjectures in mathematics, there are a number of purported proofs of the Goldbach conjecture, none accepted by the mathematical community.

[edit]Similar conjectures

  • Lemoine's conjecture (also called Levy's conjecture) - states that all odd integers greater than 5 can be represented as the sum of an odd prime number and an even semiprime.
  • Waring–Goldbach problem - asks whether large numbers can be expressed as a sum, with at most a constant number of terms, of like powers of primes.

[edit]In popular culture


a_ntimes0|base a+b_ntimes0|baseb=c_ntimes0|basec
a|base a*n+b|baseb*n=c|basec*n
a_atimes0|basen+b_btimes0|basen=c_timesc0|basen
solution of last fermat theorem

(a*n^a+b*n^b=c*n^c)base10