An Equivalent Problem To The Twin Prime Conjecture
Francesca Balestrieri∗
July 1, 2011
Abstract
In this short paper we will show, via elementary arguments, the equivalence of
the Twin Prime Conjecture to a problem which might be simpler to prove. Some
conclusions are drawn, and it is shown that proving the Twin Prime Conjecture is
equivalent to proving that there cannot be an infinite string of consecutive natural
numbers satisfying some specified equations.
1 Main Theorem
The main theorem of this paper is the following.
Theorem 1.1 (Main Theorem). The Twin Prime Conjecture is true if, and only if, there
exist infinitely many n ∈ N such that n 6= 6xy+x−y and n 6= 6xy+x+y and n 6= 6xy−x−y,
for all x, y ∈ N.
In other words, the Conjecture is true iff ∄N ∈ N such that ∀n ≥ N, n is of one of the forms
n = 6xy + x − y or n = 6xy + x + y or n = 6xy − x − y, for some x, y ∈ N.
In order to prove the Main Theorem, we will need to prove some preliminary results; two
thirds of this paper are devoted to this aim.
2 Preliminary Results
Consider the two sequences:
an = 6n + 1 (1)
bn = 6n − 1 (2)
A simple argument shows that these two sequences generate all the prime numbers (and
some other non-prime numbers). The following Lemma is a useful criterion which tells us
for which n the terms an and bn are non-prime, and hence, by complement, for which n the
terms an and bn are prime.
∗
fb340@cam.ac.uk
1Lemma 2.1. Let an and bn be the two sequences specified before. Then
an non − prime ⇐⇒ n = 6xy + x − y
bn non − prime ⇐⇒ n = 6xy + x + y or n = 6xy + x + y
for all x, y ∈ N.
To prove this Lemma, we need to prove some minor lemmata first.
2.1 Some proofs
Let A = {an : n ∈ N} and let B = {bn : n ∈ N}, where an and bn are the sequences (1) and
(2) respectively.
Lemma 2.2. It is not possible to express any term ak of the sequence an as the product ax ·ay
for any (ax, ay) ∈ A×A, nor to express it as the product bx · by for any (bx, by) ∈ B ×B. It is
possible to express a term ak of the sequence an as the product at
· br of a couple of numbers
(at
, br) ∈ A × B if, and only if, k = 6tr + t − r. In other words, ak = at
· br if, and only if,
k = 6tr + t − r.
Proof. Let ak = 6k − 1, at = 6t − 1, ax = 6x − 1, ay = 6y − 1 and br = 6r + 1.
The last part of the theorem is almost trivial. In fact,
at
· br
= (6t − 1) · (6r + 1)
= 36tr − 6r + 6t − 1
= 6(6tr − r + t) − 1
and hence ak = at
· br if, and only if, k = 6tr + t − r .
For the first part, consider
ax · ay
= (6x − 1) · (6y − 1)
= 36xy − 6x − 6y + 1
= 36xy − 6x − 6y + 2 − 1
= 2(18xy − 3x − 3y + 1) − 1.
Hence, we must show that 18xy − 3x − 3y + 1 is not divisible by 3. This is easy, since
18xy − 3x − 3y + 1 = 3(9xy − x − y) + 1 ≡ 1 (mod 3).
Therefore, there are no x, y ∈ N such that ax · ay = ak .
Similarly, consider
bx · by
= (6x + 1) · (6y + 1)
2= 36xy + 6x + 6y + 1
= 36xy + 6x + 6y + 2 − 1
= 2(18xy + 3x + 3y + 1) − 1.
Hence, we must show that 18xy+3x+3y+1 is not divisible by 3. Again, this is straightforward
since
18xy + 3x + 3y + 1 = 3(9xy + x + y) + 1 ≡ 1 (mod 3).
Therefore, there are no x, y ∈ N such that bx · by = ak .
A similar lemma can be proved for the terms of the sequence bn.
Lemma 2.3. It is not possible to express any term bk of the sequence bn as the product ax ·dy
for any (ax, dy) ∈ A×B. It is possible to express a term bk of the sequence bn as the product
at
· ar of a couple of numbers (at
, ar) ∈ A × A if, and only if, k = 6tr − t − r, and as the
product bt
· br of a couple of numbers (bt
, br) ∈ B ×B if, and only if, k = 6tr +t+r. In other
words, bk = at
·ar if, and only if, k = 6tr−t−r and bk = bt
· br if, and only if, k = 6tr+t+r.
Proof. Let bk = 6k + 1, at = 6t − 1, ar = 6r − 1, ax = 6x − 1, bt = 6t + 1, br = 6r + 1 and
by = 6y + 1.
The last part of the theorem is almost trivial. In fact,
at
· ar
= (6t − 1) · (6r − 1)
= 36tr − 6r − 6t + 1
= 6(6tr − r − t) + 1
and hence bk = at
· ar if, and only if, k = 6tr − t − r .
Also,
bt
· br
= (6t + 1) · (6r + 1)
= 36tr + 6r + 6t + 1
= 6(6tr + r + t) + 1
and hence bk = bt
· br if, and only if, k = 6tr + t + r .
For the first part, consider
ax · by
= (6x − 1) · (6y + 1)
= 36xy + 6x − 6y − 1
= 36xy + 6x − 6y − 2 + 1
= 2(18xy + 3x − 3y − 1) + 1.
Hence, we must show that 18xy + 3x − 3y − 1 is not divisible by 3. This is easy, since
18xy + 3x − 3y − 1 = 3(9xy + x − y) − 1 ≡ −1 (mod 3).
Therefore, there are no x, y ∈ N such that ax · by = bk .
3The following is an obvious result.
Lemma 2.4. Given any term ak of the sequence an, all the primes smaller than ak have
already been generated by the sequences an and bn for n < k . Similarly, given any term bk of
the sequence bn, all the primes smaller than bk have already been generated by the sequences
an and bn for n ≤ k.
Proof. Consider the sequence pn = (a1 , b1 , a2 , b2, a3 , b3 , . . . , ak , bk, . . .). Evidently, pn
is a strictly increasing sequence. Furthermore, pn contains all the prime numbers. Suppose
that one prime number p smaller than ak is not generated before the term ak; then, since all
the prime numbers are generated by the sequence pn, p must be generated after ak. But the
sequence pn is strictly increasing, and therefore p is greater than ak. This is a contradiction,
and hence all the primes smaller than ak are generated before ak.
The second half of the Lemma can be proved in a similar way.
2.2 More proofs
A few remarks and observations are now necessary.
2.2.1
Given a term ak, we have shown that
ak = at
· br ⇐⇒ k = 6tr + t − r;
otherwise, ak cannot be expressed as the product of any other pair of terms in A×A, B ×B
or A × B.
This can be generalised.
Note: An improper but self-evident use of notation will be made in the next paragraph.
Let ak be a non-prime term of the sequence an. Using Lemma 2.4, all the factors of ak
will be terms ai
, bj
for some i, j < k. Let say that α factors of ak belong to the set A, and
β factors of ak belong to the set B. Since ak is non-prime, α + β > 1. In short form,
ak = A
α
· B
β
(with α + β > 1),
where A (improperly) denotes an element of A and B (improperly) denotes an element of
B.
There are a few cases to consider, depending on the values of α and β. Notice that in
each case we will repetively use Lemma 2.2 and Lemma 2.3.
41. If α = 0, then for any natural value of β (> 1), we will have that ak = Bβ
. But Bβ
is
an element of the set B. Hence, we have an equation with an element of the set A in
the LHS and an element of the set B in the RHS, and A ∩ B = ∅. This is nonsense,
and hence it cannot be that α = 0.
2. If α is even, then for any β ∈ N ∪ {0}, we can write ak as
ak = A
α
· B
β = (A · A) · (A · A) · . . . · (A · A) · B
β = B
α/2
· B
β = B
(α/2)+β
and we have a situation analogous to the one in case 1. Hence, α cannot be even.
3. If α is odd, then α − 1 is positive even or zero) and, for any β ∈ N ∪ {0}, we can write
ak as
ak = A
α
· B
β = A · A
α−1
· B
β = A · B
(α−1)/2
· B
β = A · B
(α−1)/2+β
and this is consistent with what we have already proved, since A denotes an element
at of the set A and B(α−1)/2+β
is an element br of B, that is, A · B(α−1)/2+β = at
· br for
some t, r ∈ N.
So, if ak is non-prime, it is necessarely of the form ak = Aα
· Bβ
, where α is odd, β is
any number in N ∪ {0}, and (α + β) > 1. Of course, the converse is also true.
Hence, ak is non-prime ⇐⇒ ak = A
α
· Bβ where α is odd, β is any number in N ∪ {0},
and (α + β) > 1 ⇐⇒ ak = at
· br for some t, r ∈ N ⇐⇒ k = 6tr + t − r.
By Lemma 2.4, in all the other cases ak is prime.
2.2.2
Given a term bk, we have shown that
bk = at
· ar ⇐⇒ k = 6tr − t − r;
bk = bt
· br ⇐⇒ k = 6tr + t + r;
otherwise, bk cannot be expressed as the product of any other pair of terms in A × A, B × B
or A × B.
This, again, can be generalised.
Note: An improper but self-evident use of notation will be made in the next paragraph.
Let bk be a non-prime term of the sequence bn. Using Lemma 2.4, all the factors of bk
will be terms ai
, bj
for some i ≤ k and some j < k. Let say that α factors of bk belong to
the set A, and β factors of bk belong to the set B. Since bk is non-prime, α+ β > 1. In short
form,
bk = A
α
· B
β
(with α + β > 1),
where A (improperly) denotes an element of A and B (improperly) denotes an element of
B.
5There are a few cases to consider, depending on the values of α and β. Notice that in
each case we will repetively use Lemma 2.2 and Lemma 2.3.
1. If α = 0, then for any natural value of β (> 1), we will have that bk = Bβ
, and this is
consistent with what we have already proved, since B denotes an element bt of the set
B and Bβ−1
is an element br of B, that is, B · Bβ−1 = bt
· br for some t, r ∈ N.
2. If α is even, then for any β ∈ N ∪ {0}, we can write bk as
bk = A
α
· B
β = (A · A) · (A · A) · . . . · (A · A) · B
β = B
α/2
· B
β = B
(α/2)+β
and we have a situation analogous to the one in case 1, which is consistent.
Furthermore, if α is even, then α−2 is positive even or zero. Then for any β ∈ N∪{0},
we can write bk as
bk = A
α
· B
β = A · A · A
α−2
· B
β = A · A · B
(α−2)/2
· B
β = (A · B
(α−2)/2
) · (A · B
β
)
and this is consistent with what we have already proved, since (A · B(α−2)/2
) is an
element at of the set A and (A · Bβ
) is an element ar of the set A , that is, (A ·
B(α−2)/2
) · (A · Bβ
) = at
· ar for some t, r ∈ N.
3. If α is odd, then α − 1 is positive even or zero and, for any β ∈ N ∪ {0}, we can write
bk as
bk = A
α
· B
β = A · A
α−1
· B
β = A · B
(α−1)/2
· B
β = A · B
(α−1)/2+β
.
But A · B(α−1)/2+β
is an element of the set A, and hence we have an equation with
an element of the set B in the LHS and an element of the set A in the RHS. Since,
A ∩ B = ∅, this is nonsense, and therefore it cannot be that α is odd.
So, if bk is non-prime, it is necessarely of the form bk = Aα
· Bβ
, where α is pos
มีปัญหาเหมือนกับข้อความคาดการณ์เฉพาะคู่Balestrieri∗ ฟรานเชสกา1 กรกฎาคม 2011บทคัดย่อในเอกสารนี้โดยย่อ เราจะแสดง ผ่านอาร์กิวเมนต์ประถม เทียบเท่าของห้องนายกข้อความคาดการณ์ปัญหาที่อาจจะง่ายกว่าการพิสูจน์ บางบทสรุปที่ออก และมันจะแสดงการพิสูจน์ข้อความคาดการณ์นายกคู่ว่าเทียบเท่ากับการพิสูจน์ที่มีไม่สามารถเป็นสตริอนันต์ของธรรมชาติต่อเนื่องตัวเลขความพึงพอใจบางอย่างระบุสมการทฤษฎีบทหลักที่ 1ทฤษฎีบทหลักของเอกสารนี้มีดังนี้ทฤษฎีบทที่ 1.1 (ทฤษฎีบทหลัก) ข้อความคาดการณ์นายกคู่มาถ้าเป็นจริง ถ้าเท่านั้น มีมีเพียบหลาย n ∈ N เช่นที่ 6 = 6xy n + x−y และ n 6 = 6xy + x + y และ 6 n = 6xy−x−yสำหรับทุก x, y ∈ N.ในคำอื่น ๆ ข้อความคาดการณ์นี้คือ iff จริง ∄N ∈ N ∀n ≥ N, n เป็นหนึ่งในแบบฟอร์มn = 6xy + x − y หรือ n = 6xy + x + y หรือ n = 6xy − x − y, x, y ∈ N. บางเพื่อพิสูจน์ทฤษฎีบทหลัก เราจะต้องพิสูจน์ผลลัพธ์บางอย่างเบื้องต้น สองสามของกระดาษนี้จะทุ่มเทเพื่อเป้าหมายนี้ผลลัพธ์เบื้องต้น 2พิจารณาลำดับที่สอง:มี = 6n + 1 (1)พัน = 6n − 1 (2)อาร์กิวเมนต์อย่างแสดงว่า ลำดับสองเหล่าสร้างหมายเลขนายก (และบางอย่างไม่ใช่นายกหมายเลขอื่น ๆ) จับมือต่อไปนี้เป็นเกณฑ์ประโยชน์ที่บอกเราสำหรับ n ที่เงื่อนไขพันจะไม่ นายก และด้วยเหตุนี้ เสริม สำหรับ n ที่จะเงื่อนไขการ และพันเป็นนายก∗fb340@cam.ac.uk1Lemma 2.1 ให้การ และพันเป็นลำดับที่สองที่กำหนดไว้ก่อน แล้ว−ไม่มีนายก⇐⇒ n = 6xy + x − y−ไม่พันเฉพาะ⇐⇒ n = 6xy + x + y หรือ n = 6xy x + yสำหรับทุก x, y ∈ N.เราต้องการพิสูจน์บางอย่าง lemmata รองแรกพิสูจน์นี้จับมือ2.1 บางหลักฐานให้ =เป็น {การ: n ∈ N } และให้ B = {พัน: n ∈ N }, ที่มีและพัน ลำดับ (1) และ(2) ตามลำดับจับมือ 2.2 ไม่สามารถแสดงใด ๆ ระยะ ak ของลำดับตัวเป็น ·ay ax ผลิตภัณฑ์ใด ๆ (ax, ay) ∈ A × A หรือแสดงเป็น· bx ผลิตภัณฑ์ โดยใด ๆ (bx โดย) ∈ B ×บี มันเป็นสามารถแสดงคำ ak ของลำดับการเป็นผลิตภัณฑ์ที่· ห้องคู่จำนวน(ที่, br) ∈ A × B และเฉพาะ k = 6tr + t − r ในคำอื่น ๆ ak =ที่· br และเท่านั้นk = 6tr + t − rหลักฐานการ ให้ ak = 6 k − 1 ที่ = 6t − 1, ax = 6 x − 1, 6y − 1 และ br = ay = 6r + 1ส่วนสุดท้ายของทฤษฎีบทนี้เป็นเรื่องขี้ปะติ๋วเกือบ อันที่จริงที่· br= (6t − 1) · (6r + 1)= 6t + 36tr − 6r − 1= 6 (6tr − r + t) − 1และด้วยเหตุนี้ ak =ที่· br และเฉพาะ k = 6tr + t − rสำหรับส่วนแรก พิจารณาax · ay= (6 x − 1) · (6y − 1)= 36xy − 6 x − 6y + 1= 36xy − 6 x − 6y + 2 − 1= 2 (18xy − 3 x − 3y + 1) − 1ดังนั้น เราต้องแสดงว่า 18xy − 3 x − 3y + 1 ไม่โดย 3 นี้เป็นเรื่องง่าย ตั้งแต่18xy − 3 x − 3y + 1 = 3(9xy − x − y) + 1 ≡ 1 (mod 3)ดังนั้น มีไม่มี x, y ∈ N เช่นที่ ax · ay = akพิจารณาในทำนองเดียวกันbx · โดย= (6 x + 1) · (6y + 1)2 = 36xy + 6 x + 6y + 1= 36xy + 6 x + 6y + 2 − 1= 2 (18xy + 3 x + 3y + 1) − 1ดังนั้น เราต้องแสดง 18xy ที่ + 3 x + 3y + 1 ไม่โดย 3 อีก นี้จะตรงไปตรงมาตั้งแต่18xy + 3 x + 3y + 1 = 3(9xy + x + y) + 1 ≡ 1 (mod 3)ดังนั้น มี x, y ∈ N ไม่เช่นนั้น· bx โดย = akสามารถพิสูจน์จับมือที่คล้ายกันสำหรับเงื่อนไขของ bn. ลำดับจับมือ 2.3 ไม่สามารถแสดงใด ๆ ระยะบีเควีคลี่ของพันลำดับเป็น ·dy ax ผลิตภัณฑ์สำหรับใด ๆ (ax, dy) ∈ A × B สามารถแสดงคำที่บีเควีคลี่ของพันลำดับเป็นผลิตภัณฑ์ที่· อาร์คันซอของคู่ของหมายเลขที่, ar) ∈ A × A และเฉพาะ k = 6tr − t − r และเป็นการผลิตภัณฑ์บีที· ห้องคู่จำนวน (bt, br) ∈ B × B และเฉพาะ k = 6tr + t + r ในที่อื่น ๆคำ บีเควีคลี่ =ที่·ar และเฉพาะ k = 6tr−t−r และบีเควีคลี่ =บาท· br และเฉพาะ k = 6tr + t + rหลักฐานการ ให้บีเควีคลี่ = 6 k + 1 ที่ = 6t − 1, ar = 6r − 1, ax = 6 x − 1, bt = 6t + 1, br = 6r + 1 และโดย = 6y + 1ส่วนสุดท้ายของทฤษฎีบทนี้เป็นเรื่องขี้ปะติ๋วเกือบ อันที่จริงที่· บัญชีลูกหนี้= (6t − 1) · (6r − 1)= 36tr − 6r − 6t + 1= 6 (ท่า t − 6tr − r) + 1และด้วยเหตุนี้บีเควีคลี่ =ที่· บัญชีลูกหนี้ และเฉพาะ k = 6tr − t − rยังบีที· br= (6t + 1) · (6r + 1)= 36tr + 6r + 6t + 1= 6 (6tr + r + t) + 1และด้วยเหตุนี้บีเควีคลี่ =บาท· br และเฉพาะ k = 6tr + t + rสำหรับส่วนแรก พิจารณาax · โดย= (6 x − 1) · (6y + 1)= 36xy + 6 x − 6y − 1= 36xy + 6 x − 6y − 2 + 1= 2 (18xy + 3 x − 3y − 1) + 1ดังนั้น เราต้องแสดงว่า 18xy + 3 x − 3y − 1 ไม่โดย 3 นี้เป็นเรื่องง่าย ตั้งแต่18xy + 3 x − 3y − 1 = 3(9xy + x − y) − 1 ≡ −1 (mod 3)ดังนั้น มีไม่มี x, y ∈ N เช่นที่ ax · โดย =บีเควีคลี่3The ต่อไปนี้คือ ผลลัพธ์ชัดเจนจับมือ 2.4 ให้มีระยะของลำดับที่ มีโรงแรมไพรม์น้อยกว่า ak akแล้วสร้างตามลำดับที่การ และพันสำหรับ n < k ในทำนองเดียวกัน ให้มีระยะบีเควีคลี่ของสร้างลำดับพัน ทั้งหมดโรงแรมไพรม์มีขนาดเล็กกว่าบีเควีคลี่ตามลำดับที่แล้วการ และพันสำหรับ k n ≤หลักฐานการ พิจารณา pn ลำดับ = (a1, b1, a2, b2, a3, b3,..., ak บีเควีคลี่, ...) กรีซ pnเป็นลำดับอย่างเข้มงวดมากขึ้น นอกจากนี้ pn ประกอบด้วยหมายเลขนายก สมมติว่าp จำนวนเฉพาะที่หนึ่งขนาดเล็กกว่า ak ไม่ได้สร้างขึ้นก่อนคำว่า ak ตั้งแต่หมดแล้วสร้าง โดย pn ลำดับหมายเลขนายก p ต้องสร้างหลังจาก ak แต่อย่างเคร่งครัดจะเพิ่มลำดับ pn และดังนั้น p มีค่ามากกว่า ak นี่คือความขัดแย้งและด้วยเหตุนี้ สร้างทั้งหมดโรงแรมไพรม์น้อยกว่า ak ก่อน akครึ่งหลังของการจับมือสามารถจะพิสูจน์ใน2.2 หลักฐานเพิ่มเติมหมายเหตุและข้อสังเกตุบางก็จำเป็น2.2.1กำหนดคำ ak เราได้แสดงที่ak =ที่· br ⇐⇒ k = 6tr + t − rมิฉะนั้น ak ไม่สามารถแสดงเป็นผลิตภัณฑ์ของคู่อื่น ๆ เงื่อนไข A × a, B × Bหรือการเกิดสามารถ generalised นี้หมายเหตุ: จะเป็นทำใช้ไม่เหมาะสม แต่วีรกรรมของสัญกรณ์ในย่อหน้าถัดไปให้ ak เป็นระยะไม่ใช่นายกของฮึลำดับจับมือใช้ 2.4 ตัวประกอบทั้งหมดของ akจะอายเงื่อนไข, bjสำหรับบาง i, j < k ก็ให้ว่าปัจจัยαของ ak เป็นชุด A และปัจจัยβของ ak เป็นชุดบี เนื่องจาก ak ไม่ใช่นายก α + β > 1 ในแบบฟอร์มสั้นak = AΑ· BΒ(α +β > 1),ที่ A (ไม่) หมายถึงองค์ประกอบของ A และ B แสดงถึงองค์ประกอบของ (ไม่)B.มีกี่กรณีพิจารณา ขึ้นอยู่กับค่าαและβสังเกตเห็นว่าแต่ละกรณีเราจะใช้ repetively จับมือ 2.2 และ 2.3 การจับมือ41. ถ้าα = 0 แล้วค่าธรรมชาติใด ๆ ของβ (> 1), เราจะมี ak ที่ = Bβ. แต่ Bβเป็นองค์ประกอบของ Hence B. ชุด เรามีสมการกับองค์ประกอบของชุด A ในLHS และองค์ประกอบของชุด B rhs ไม่ และ∩ B =∅ นี่คือเหลวไหลและดังนั้น จึงไม่สามารถที่α = 02. ถ้าαจะได้ แล้วสำหรับใด ๆ β∈ N ∪ { 0 } เราสามารถเขียนเป็น akak = AΑ· BΒ = (ทรัพยากร A) · (ทรัพยากร A) · . . . · (ทรัพยากร A) · BΒ = BΑ/2· BΒ = B(Α/2) + Βและเรามีสถานการณ์ที่คล้ายคลึงกับในกรณี 1 ดังนั้น αไม่ได้แม้แต่แม้ 3. ถ้าαเป็นคี่ แล้วα− 1 เป็นจำนวนเต็มบวก หรือศูนย์) และ สำหรับใด ๆ β∈ N ∪ { 0 } เราสามารถเขียนak เป็นak = AΑ· BΒ =ทรัพยากร AΑ−1· BΒ =ทรัพยากร B(Α−1) / 2· BΒ =ทรัพยากร B(Α−1) / 2 + Βและสอดคล้องกับการที่เราได้พิสูจน์แล้ว ตั้งแต่ A แสดงถึงองค์ประกอบในชุด A และ B (α−1) / 2 + βเป็น br เป็นองค์ประกอบของ B คือ ทรัพยากร B (α−1) / 2 + β =ที่· br สำหรับบางที r ∈ N.ดังนั้น ถ้า ak ไม่ใช่นายก เป็น necessarely แบบ ak = Aα· BΒαเป็นคี่ βคือมีเลขใน N ∪ { 0 } และ (α + β) > 1 แน่นอน ตรงกันข้ามเป็นจริงดังนั้น ak เป็นนายกไม่ใช่⇐⇒ ak = AΑ· Bβ แปลก αβเป็นเลขใด ๆ ใน N ∪ { 0 }และ (α + β) ak ⇐⇒ > 1 =ใน· br สำหรับบาง t, k ⇐⇒∈ N r = 6tr + t − rโดยจับมือ 2.4 ในทั้งหมดอื่น ๆ กรณี ak ได้นายก2.2.2กำหนดคำที่บีเควีคลี่ เราได้แสดงที่บีเควีคลี่ =ที่· อัร⇐⇒ k = 6tr − t − rบีเควีคลี่ =บาท· br ⇐⇒ k = 6tr + t + rมิฉะนั้น ไม่แสดงบีเควีคลี่เป็นผลิตภัณฑ์ของคู่อื่น ๆ ของคำในฟิลด์ A, B × Bหรือการเกิดนี้ อีกครั้ง สามารถมี generalisedหมายเหตุ: จะเป็นทำใช้ไม่เหมาะสม แต่วีรกรรมของสัญกรณ์ในย่อหน้าถัดไปให้บีเควีคลี่เป็นนายกไม่ใช่เงื่อนไขลำดับ bn. จับมือใช้ 2.4 ตัวประกอบทั้งหมดของบีเควีคลี่จะอายเงื่อนไข, bjสำหรับบาง i ≤ k และ j บาง < k พูดให้ที่อยู่ในปัจจัยαของบีเควีคลี่ชุด A และปัจจัยβของบีเควีคลี่เป็นชุดบี บีเควีคลี่เป็น ไม่นายก α + β > 1 ในระยะสั้นแบบฟอร์มบีเควีคลี่ = AΑ· BΒ(α +β > 1),ที่ A (ไม่) หมายถึงองค์ประกอบของ A และ B แสดงถึงองค์ประกอบของ (ไม่)B.5There มีกี่กรณีพิจารณา ขึ้นอยู่กับค่าαและβสังเกตเห็นว่าeach case we will repetively use Lemma 2.2 and Lemma 2.3.1. If α = 0, then for any natural value of β (> 1), we will have that bk = Bβ, and this isconsistent with what we have already proved, since B denotes an element bt of the setB and Bβ−1is an element br of B, that is, B · Bβ−1 = bt· br for some t, r ∈ N.2. If α is even, then for any β ∈ N ∪ {0}, we can write bk asbk = Aα· Bβ = (A · A) · (A · A) · . . . · (A · A) · Bβ = Bα/2· Bβ = B(α/2)+βand we have a situation analogous to the one in case 1, which is consistent.Furthermore, if α is even, then α−2 is positive even or zero. Then for any β ∈ N∪{0},we can write bk asbk = Aα· Bβ = A · A · Aα−2· Bβ = A · A · B(α−2)/2· Bβ = (A · B(α−2)/2) · (A · Bβ)and this is consistent with what we have already proved, since (A · B(α−2)/2) is anelement at of the set A and (A · Bβ) is an element ar of the set A , that is, (A ·B(α−2)/2) · (A · Bβ) = at· ar for some t, r ∈ N.3. If α is odd, then α − 1 is positive even or zero and, for any β ∈ N ∪ {0}, we can writebk asbk = Aα· Bβ = A · Aα−1· Bβ = A · B(α−1)/2· Bβ = A · B(α−1)/2+β.But A · B(α−1)/2+βis an element of the set A, and hence we have an equation withan element of the set B in the LHS and an element of the set A in the RHS. Since,A ∩ B = ∅, this is nonsense, and therefore it cannot be that α is odd.So, if bk is non-prime, it is necessarely of the form bk = Aα· Bβ, where α is pos
การแปล กรุณารอสักครู่..
An Equivalent Problem To The Twin Prime Conjecture
Francesca Balestrieri∗
July 1, 2011
Abstract
In this short paper we will show, via elementary arguments, the equivalence of
the Twin Prime Conjecture to a problem which might be simpler to prove. Some
conclusions are drawn, and it is shown that proving the Twin Prime Conjecture is
equivalent to proving that there cannot be an infinite string of consecutive natural
numbers satisfying some specified equations.
1 Main Theorem
The main theorem of this paper is the following.
Theorem 1.1 (Main Theorem). The Twin Prime Conjecture is true if, and only if, there
exist infinitely many n ∈ N such that n 6= 6xy+x−y and n 6= 6xy+x+y and n 6= 6xy−x−y,
for all x, y ∈ N.
In other words, the Conjecture is true iff ∄N ∈ N such that ∀n ≥ N, n is of one of the forms
n = 6xy + x − y or n = 6xy + x + y or n = 6xy − x − y, for some x, y ∈ N.
In order to prove the Main Theorem, we will need to prove some preliminary results; two
thirds of this paper are devoted to this aim.
2 Preliminary Results
Consider the two sequences:
an = 6n + 1 (1)
bn = 6n − 1 (2)
A simple argument shows that these two sequences generate all the prime numbers (and
some other non-prime numbers). The following Lemma is a useful criterion which tells us
for which n the terms an and bn are non-prime, and hence, by complement, for which n the
terms an and bn are prime.
∗
fb340@cam.ac.uk
1Lemma 2.1. Let an and bn be the two sequences specified before. Then
an non − prime ⇐⇒ n = 6xy + x − y
bn non − prime ⇐⇒ n = 6xy + x + y or n = 6xy + x + y
for all x, y ∈ N.
To prove this Lemma, we need to prove some minor lemmata first.
2.1 Some proofs
Let A = {an : n ∈ N} and let B = {bn : n ∈ N}, where an and bn are the sequences (1) and
(2) respectively.
Lemma 2.2. It is not possible to express any term ak of the sequence an as the product ax ·ay
for any (ax, ay) ∈ A×A, nor to express it as the product bx · by for any (bx, by) ∈ B ×B. It is
possible to express a term ak of the sequence an as the product at
· br of a couple of numbers
(at
, br) ∈ A × B if, and only if, k = 6tr + t − r. In other words, ak = at
· br if, and only if,
k = 6tr + t − r.
Proof. Let ak = 6k − 1, at = 6t − 1, ax = 6x − 1, ay = 6y − 1 and br = 6r + 1.
The last part of the theorem is almost trivial. In fact,
at
· br
= (6t − 1) · (6r + 1)
= 36tr − 6r + 6t − 1
= 6(6tr − r + t) − 1
and hence ak = at
· br if, and only if, k = 6tr + t − r .
For the first part, consider
ax · ay
= (6x − 1) · (6y − 1)
= 36xy − 6x − 6y + 1
= 36xy − 6x − 6y + 2 − 1
= 2(18xy − 3x − 3y + 1) − 1.
Hence, we must show that 18xy − 3x − 3y + 1 is not divisible by 3. This is easy, since
18xy − 3x − 3y + 1 = 3(9xy − x − y) + 1 ≡ 1 (mod 3).
Therefore, there are no x, y ∈ N such that ax · ay = ak .
Similarly, consider
bx · by
= (6x + 1) · (6y + 1)
2= 36xy + 6x + 6y + 1
= 36xy + 6x + 6y + 2 − 1
= 2(18xy + 3x + 3y + 1) − 1.
Hence, we must show that 18xy+3x+3y+1 is not divisible by 3. Again, this is straightforward
since
18xy + 3x + 3y + 1 = 3(9xy + x + y) + 1 ≡ 1 (mod 3).
Therefore, there are no x, y ∈ N such that bx · by = ak .
A similar lemma can be proved for the terms of the sequence bn.
Lemma 2.3. It is not possible to express any term bk of the sequence bn as the product ax ·dy
for any (ax, dy) ∈ A×B. It is possible to express a term bk of the sequence bn as the product
at
· ar of a couple of numbers (at
, ar) ∈ A × A if, and only if, k = 6tr − t − r, and as the
product bt
· br of a couple of numbers (bt
, br) ∈ B ×B if, and only if, k = 6tr +t+r. In other
words, bk = at
·ar if, and only if, k = 6tr−t−r and bk = bt
· br if, and only if, k = 6tr+t+r.
Proof. Let bk = 6k + 1, at = 6t − 1, ar = 6r − 1, ax = 6x − 1, bt = 6t + 1, br = 6r + 1 and
by = 6y + 1.
The last part of the theorem is almost trivial. In fact,
at
· ar
= (6t − 1) · (6r − 1)
= 36tr − 6r − 6t + 1
= 6(6tr − r − t) + 1
and hence bk = at
· ar if, and only if, k = 6tr − t − r .
Also,
bt
· br
= (6t + 1) · (6r + 1)
= 36tr + 6r + 6t + 1
= 6(6tr + r + t) + 1
and hence bk = bt
· br if, and only if, k = 6tr + t + r .
For the first part, consider
ax · by
= (6x − 1) · (6y + 1)
= 36xy + 6x − 6y − 1
= 36xy + 6x − 6y − 2 + 1
= 2(18xy + 3x − 3y − 1) + 1.
Hence, we must show that 18xy + 3x − 3y − 1 is not divisible by 3. This is easy, since
18xy + 3x − 3y − 1 = 3(9xy + x − y) − 1 ≡ −1 (mod 3).
Therefore, there are no x, y ∈ N such that ax · by = bk .
3The following is an obvious result.
Lemma 2.4. Given any term ak of the sequence an, all the primes smaller than ak have
already been generated by the sequences an and bn for n < k . Similarly, given any term bk of
the sequence bn, all the primes smaller than bk have already been generated by the sequences
an and bn for n ≤ k.
Proof. Consider the sequence pn = (a1 , b1 , a2 , b2, a3 , b3 , . . . , ak , bk, . . .). Evidently, pn
is a strictly increasing sequence. Furthermore, pn contains all the prime numbers. Suppose
that one prime number p smaller than ak is not generated before the term ak; then, since all
the prime numbers are generated by the sequence pn, p must be generated after ak. But the
sequence pn is strictly increasing, and therefore p is greater than ak. This is a contradiction,
and hence all the primes smaller than ak are generated before ak.
The second half of the Lemma can be proved in a similar way.
2.2 More proofs
A few remarks and observations are now necessary.
2.2.1
Given a term ak, we have shown that
ak = at
· br ⇐⇒ k = 6tr + t − r;
otherwise, ak cannot be expressed as the product of any other pair of terms in A×A, B ×B
or A × B.
This can be generalised.
Note: An improper but self-evident use of notation will be made in the next paragraph.
Let ak be a non-prime term of the sequence an. Using Lemma 2.4, all the factors of ak
will be terms ai
, bj
for some i, j < k. Let say that α factors of ak belong to the set A, and
β factors of ak belong to the set B. Since ak is non-prime, α + β > 1. In short form,
ak = A
α
· B
β
(with α + β > 1),
where A (improperly) denotes an element of A and B (improperly) denotes an element of
B.
There are a few cases to consider, depending on the values of α and β. Notice that in
each case we will repetively use Lemma 2.2 and Lemma 2.3.
41. If α = 0, then for any natural value of β (> 1), we will have that ak = Bβ
. But Bβ
is
an element of the set B. Hence, we have an equation with an element of the set A in
the LHS and an element of the set B in the RHS, and A ∩ B = ∅. This is nonsense,
and hence it cannot be that α = 0.
2. If α is even, then for any β ∈ N ∪ {0}, we can write ak as
ak = A
α
· B
β = (A · A) · (A · A) · . . . · (A · A) · B
β = B
α/2
· B
β = B
(α/2)+β
and we have a situation analogous to the one in case 1. Hence, α cannot be even.
3. If α is odd, then α − 1 is positive even or zero) and, for any β ∈ N ∪ {0}, we can write
ak as
ak = A
α
· B
β = A · A
α−1
· B
β = A · B
(α−1)/2
· B
β = A · B
(α−1)/2+β
and this is consistent with what we have already proved, since A denotes an element
at of the set A and B(α−1)/2+β
is an element br of B, that is, A · B(α−1)/2+β = at
· br for
some t, r ∈ N.
So, if ak is non-prime, it is necessarely of the form ak = Aα
· Bβ
, where α is odd, β is
any number in N ∪ {0}, and (α + β) > 1. Of course, the converse is also true.
Hence, ak is non-prime ⇐⇒ ak = A
α
· Bβ where α is odd, β is any number in N ∪ {0},
and (α + β) > 1 ⇐⇒ ak = at
· br for some t, r ∈ N ⇐⇒ k = 6tr + t − r.
By Lemma 2.4, in all the other cases ak is prime.
2.2.2
Given a term bk, we have shown that
bk = at
· ar ⇐⇒ k = 6tr − t − r;
bk = bt
· br ⇐⇒ k = 6tr + t + r;
otherwise, bk cannot be expressed as the product of any other pair of terms in A × A, B × B
or A × B.
This, again, can be generalised.
Note: An improper but self-evident use of notation will be made in the next paragraph.
Let bk be a non-prime term of the sequence bn. Using Lemma 2.4, all the factors of bk
will be terms ai
, bj
for some i ≤ k and some j < k. Let say that α factors of bk belong to
the set A, and β factors of bk belong to the set B. Since bk is non-prime, α+ β > 1. In short
form,
bk = A
α
· B
β
(with α + β > 1),
where A (improperly) denotes an element of A and B (improperly) denotes an element of
B.
5There are a few cases to consider, depending on the values of α and β. Notice that in
each case we will repetively use Lemma 2.2 and Lemma 2.3.
1. If α = 0, then for any natural value of β (> 1), we will have that bk = Bβ
, and this is
consistent with what we have already proved, since B denotes an element bt of the set
B and Bβ−1
is an element br of B, that is, B · Bβ−1 = bt
· br for some t, r ∈ N.
2. If α is even, then for any β ∈ N ∪ {0}, we can write bk as
bk = A
α
· B
β = (A · A) · (A · A) · . . . · (A · A) · B
β = B
α/2
· B
β = B
(α/2)+β
and we have a situation analogous to the one in case 1, which is consistent.
Furthermore, if α is even, then α−2 is positive even or zero. Then for any β ∈ N∪{0},
we can write bk as
bk = A
α
· B
β = A · A · A
α−2
· B
β = A · A · B
(α−2)/2
· B
β = (A · B
(α−2)/2
) · (A · B
β
)
and this is consistent with what we have already proved, since (A · B(α−2)/2
) is an
element at of the set A and (A · Bβ
) is an element ar of the set A , that is, (A ·
B(α−2)/2
) · (A · Bβ
) = at
· ar for some t, r ∈ N.
3. If α is odd, then α − 1 is positive even or zero and, for any β ∈ N ∪ {0}, we can write
bk as
bk = A
α
· B
β = A · A
α−1
· B
β = A · B
(α−1)/2
· B
β = A · B
(α−1)/2+β
.
But A · B(α−1)/2+β
is an element of the set A, and hence we have an equation with
an element of the set B in the LHS and an element of the set A in the RHS. Since,
A ∩ B = ∅, this is nonsense, and therefore it cannot be that α is odd.
So, if bk is non-prime, it is necessarely of the form bk = Aα
· Bβ
, where α is pos
การแปล กรุณารอสักครู่..