Difference between revisions of "Twin Prime Conjecture"
(→Elementary proof) |
|||
Line 12: | Line 12: | ||
===Elementary proof=== | ===Elementary proof=== | ||
+ | Proof of the Twin Prime Conjecture | ||
− | Let <math> | + | Let <math>p_n</math> be the nth prime number |
− | + | <math>p_1=2,p_2=3,p_3=5</math> | |
− | |||
+ | Let <math>P_n</math> be the first n prime numbers multiplied together | ||
+ | <math>P_1=p_1,P_2=p_1 \times p_2,P_3=p_1 \times p_2 \times p_3</math> | ||
− | + | Arithmetic Progression | |
− | |||
− | |||
+ | <math>\{mP_n+a\}</math> | ||
+ | where <math>a</math> in <math>A_n</math> where <math>a</math> is relatively prime to <math>P_n</math> and less than <math>P_n</math> and <math>0 \leq m < p_{n+1}</math> | ||
− | + | There always exist numbers <math>a_1</math> and <math>a_2</math> in <math>A_s</math> succh that <math>a_1+2=a_2</math> where <math>s \geq 3</math> | |
− | + | Base Case <math>11,13</math> in <math>A_3</math> | |
− | + | Induction Case | |
− | <math> | + | Let <math>a_1</math> and <math>a_2</math> in <math>A_n</math> such that <math>a_1+d=a_2</math> will propagate at least <math>p_{n+1}-2</math> pairs of numbers which differs by <math>d</math> in <math>A_{n+1}</math> |
+ | There are a total of <math>p_{n+1}</math> elements generated by arithmetic progression <math>\{mP_n+a_1\}</math> and out of all of the generated elements there is unique element <math>m_1P_n+a_1</math> divisible by <math>p_{n+1}</math> | ||
+ | There are a total of <math>p_{n+1}</math> elements generated by arithmetic progression <math>\{mP_n+a_2\}</math> and out of all of the generated elements there is unique element <math>m_2P_n+a_2</math> divisible by <math>p_{n+1}</math> | ||
− | + | When <math>m_1 \neq m_2</math> there are <math>p_{n+1}-2</math> pairs of numbers <math>(\{mP_n+a_1\},\{mP_n+a_2\})</math> differs by <math>d, a_1+d=a_2</math> in <math>A_{n+1}</math> | |
− | |||
− | + | When <math>m_1 = m_2</math> there are <math>p_{n+1}-1</math> pairs of numbers <math>(\{mP_n+a_1\},\{mP_n+a_2\})</math> differs by <math>d, a_1+d=a_2</math> in <math>A_{n+1}</math> | |
− | + | Arithmetic Progression | |
− | |||
− | + | <math>\{mP_n+a\}</math> where <math>a</math> in <math>A_n</math> where a is relatively prime to <math>P_n</math> and less than <math>P_n</math> and <math>0 \leq m < P_n</math> | |
− | + | If there exist an element in <math>\{mP_n+a_1\}</math> divisible by <math>f</math> than in <math>f</math> consecutive elements <math>x \leq m < x+f</math> generated by arithmetic progression <math>\{mP_n+a_1\}</math> there exist unique element <math>m_1P_n+a_1</math> divisble by <math>f</math> | |
− | + | ||
− | + | Proof of twin prime conjecture by contradiction | |
− | + | ||
− | + | For there to not exist two prime numbers which differs by <math>d, a_1+d=a_2</math> | |
+ | There must exist a non-prime number for every value of <math>m, 0 \leq m <P_n</math> in either <math>\{mP_n+a_1\}</math> or <math>\{mP_n+a_2\}</math> | ||
+ | |||
+ | All non-prime numbers greater than 1 in <math>\{mP_n+a\}</math> where <math>a</math> in <math>A_n</math> where <math>a</math> in relatively prime to <math>P_n</math> and less than <math>P_n</math> and <math>0 \leq m < P_n</math> must be divisible by an odd number <math>f</math> where <math>3 \leq f \leq P_n-1</math> | ||
+ | |||
+ | Removing pairs of numbers from <math>(\{mP_n+a_1\},\{mP_n+a_2\})</math> where either <math>\{mP_n+a_1\}</math> or <math>\{mP_n+a_2\}</math> divisible by <math>f=P_n-1-2o</math> where <math>3 \leq f \leq P_n-1</math> | ||
+ | |||
+ | Consider <math>f=P_n-1</math> consective elements <math>x \leq m < x+f</math> generated by arithmetic progression <math>\{mP_n+a_1\}</math> Assume there exist <math>m_1P_n+a_1</math> divisible by <math>f</math> it is unique in these consecutive elements. | ||
+ | |||
+ | Consider <math>f=P_n-1</math> consective elements <math>x \leq m < x+f</math> generated by arithmetic progression <math>\{mP_n+a_2\}</math> Assume there exist <math>m_2P_n+a_2</math> divisible by <math>f</math> it is unique in these consecutive elements. | ||
+ | |||
+ | Assume <math>m_1 \neq m_2</math> | ||
+ | |||
+ | Assume the remaining <math>f-2</math> pairs not divisible by <math>f</math> are consective. | ||
+ | |||
+ | Taking the remaining consecutive <math>f-2</math> pairs not divisible by <math>f</math> remove pairs divisible by <math>f-2</math> | ||
+ | |||
+ | Consider <math>f=P_n-1-2</math> consective elements <math>x \leq m < x+f</math> generated by arithmetic progression <math>\{mP_n+a_1\}</math> Assume there exist <math>m_1P_n+a_1</math> divisible by <math>f</math> it is unique in these consecutive elements. | ||
+ | |||
+ | Consider <math>f=P_n-1-2</math> consective elements <math>x \leq m < x+f</math> generated by arithmetic progression <math>\{mP_n+a_2\}</math> Assume there exist <math>m_2P_n+a_2</math> divisible by <math>f</math> it is unique in these consecutive elements. | ||
+ | |||
+ | Assume <math>m_1 \neq m_2</math> | ||
+ | |||
+ | Assume the remaining <math>f-2</math> pairs not divisible by <math>f</math> are consective. | ||
+ | |||
+ | Continue repeating until with all smaller odd numbers <math>f=P_n-1-2o</math> where <math>o=0,1,2,3,\ldots</math> until <math>f=3</math> | ||
+ | |||
+ | There must exist a prime number in <math>\{m_1P_n+a_1\}</math> and <math>\{m_2P_n+a_2\}</math> where <math>m_1=m_2</math> and <math>0 \leq m < P_n</math> | ||
+ | |||
+ | Therefore there are infinite number of prime numbers which differ by 2. | ||
==Alternative statements== | ==Alternative statements== |
Revision as of 08:00, 19 March 2020
The Twin Prime Conjecture is a conjecture (i.e., not a theorem) that states that there are infinitely many pairs of twin primes, i.e. pairs of primes that differ by .
Contents
Failed Proofs
Using an infinite series
One possible strategy to prove the infinitude of twin primes is an idea adopted from the proof of Dirichlet's Theorem. If one can show that the sum
of the reciprocals of twin primes diverges, this would imply that there are infinitely many twin primes. Unfortunately, it has been shown that this sum converges to a constant , known as Brun's constant. This could mean either that there are finitely many twin prime pairs or that they are spaced "too far apart" for that series to diverge.
Yitang Zhang approach
A weaker version of twin prime conjecture was proved by Yitang Zhang in 2013. This version stated that there are infinitely many pairs of primes that differ by a finite number. The number Yitang chose was 7,000,000. Terence Tao and other people have reduced that boundary to 246 more numbers.
Elementary proof
Proof of the Twin Prime Conjecture
Let be the nth prime number
Let be the first n prime numbers multiplied together
Arithmetic Progression
where in where is relatively prime to and less than and
There always exist numbers and in succh that where
Base Case in
Induction Case
Let and in such that will propagate at least pairs of numbers which differs by in
There are a total of elements generated by arithmetic progression and out of all of the generated elements there is unique element divisible by
There are a total of elements generated by arithmetic progression and out of all of the generated elements there is unique element divisible by
When there are pairs of numbers differs by in
When there are pairs of numbers differs by in
Arithmetic Progression
where in where a is relatively prime to and less than and
If there exist an element in divisible by than in consecutive elements generated by arithmetic progression there exist unique element divisble by
Proof of twin prime conjecture by contradiction
For there to not exist two prime numbers which differs by There must exist a non-prime number for every value of in either or
All non-prime numbers greater than 1 in where in where in relatively prime to and less than and must be divisible by an odd number where
Removing pairs of numbers from where either or divisible by where
Consider consective elements generated by arithmetic progression Assume there exist divisible by it is unique in these consecutive elements.
Consider consective elements generated by arithmetic progression Assume there exist divisible by it is unique in these consecutive elements.
Assume
Assume the remaining pairs not divisible by are consective.
Taking the remaining consecutive pairs not divisible by remove pairs divisible by
Consider consective elements generated by arithmetic progression Assume there exist divisible by it is unique in these consecutive elements.
Consider consective elements generated by arithmetic progression Assume there exist divisible by it is unique in these consecutive elements.
Assume
Assume the remaining pairs not divisible by are consective.
Continue repeating until with all smaller odd numbers where until
There must exist a prime number in and where and
Therefore there are infinite number of prime numbers which differ by 2.
Alternative statements
One alternative statement of the Twin Prime Conjecture, is that there exists infinitely many natural numbers not of forms: with natural number inputs greater than 0. Because, letting be of one of these forms one of factors so only if one of variables is 0 will the factorization be trivial (contain only 1 and itself).
Another is that there are infinitely many values that have goldbach partitions of distance from of 1.
This article is a stub. Help us out by expanding it.