2021 The Division Algorithm
2021 The Division Algorithm
Chapter 1
by 223.233.80.69 on 07/17/24. Re-use and distribution is strictly not permitted, except for Open Access articles.
A Modern Introduction to Classical Number Theory Downloaded from www.worldscientific.com
1
July 2, 2021 9:13 A Modern Introduction to Classical Number Theory - 9in x 6in b4146-ch01 page 2
Bamboo slips of Tsinghua around the 4th century, the earliest multiplication table
in decimal in the world
and original tribes, the bases which they used and were well docu-
mented are 2, 3, 4, 5, 8, 9, 10, 12, 16, 20 and 60.
As the all-around Greek philosopher Aristotle (384–322 BC) said,
that 10 was eventually adopted widely as a base of number system is
just “because of the anatomic fact that the vast majority of people
have 10 fingers.” Of course, the hexadecimal number system invented
by the ancient Babylonian people is still retained, as a kind of well-
known time unit. Some people guess that the counting method of
Babylon people came in this way, namely the use of 5 fingers of one
hand with 12 joints of the other hand. As for the binary system, there
is evidence that both Queensland natives in Australia and African
dwarves used it, while in the ancient and profound Chinese book
July 2, 2021 9:13 A Modern Introduction to Classical Number Theory - 9in x 6in b4146-ch01 page 4
I Ching, which appeared more than three thousand years ago, had
hidden this mystery in the 64 hexagrams.
Next came the emerging and symbol of 0. The Bakhshali
manuscript excavated in a village near Peshawar, India (now
Pakistan) in 1881, recorded the mathematics of Jainism several cen-
by 223.233.80.69 on 07/17/24. Re-use and distribution is strictly not permitted, except for Open Access articles.
turies before and after Jesus. There was the complete decimal sys-
tem, including the use of zero written as a solid point. No later than
A Modern Introduction to Classical Number Theory Downloaded from www.worldscientific.com
the 9th century, the Indians used the circle 0 instead of the solid
point. After that, 0 together with other 9 digits were transferred to
the West, through a modification by the Arabs, and another modifi-
cation by the westerners, then spread throughout the world, and is
called incorrectly as Arabia digital.
In the 17th century, the German mathematician and philosopher
Gottfried Wilhelm Leibniz (1646–1716) established a strict binary
system, before he invented the pinwheel calculator which could cal-
culate the multiplication and the division. He presented the vacancy
by 0, and real by 1. Then each natural number can be expressed by
these two numbers. For example, 1 = 1, 2 = 10, 3 = 11, 4 = 100,
5 = 101, . . .. Unfortunately, Leibniz failed to connect the two things.
Only in the middle of the 20th century, the Hungarian born Amer-
ican mathematician John von Neumann (1903–1957) made a series
of important reforms in the computer program, that he designed by
used the binary system instead of the decimal one, and thus he was
known as “the father of modern computers.”
For any integer b > 1, the number system with the base b was
established long time ago. However, for a prime number p (defined
in the third section), the p-adic number was a new concept just
a century ago. In 1897, the German mathematician Kurt Hensel
(1861–1941) extended the arithmetic of rational numbers in a way
different from the method of the real or complex number systems,
through the re-interpretation of the absolute value. For example, if
x = 12 2 −1 1 1
5 = 2 · 3 · 5 , then |x|2 = 4 , |x|3 = 3 , |x|5 = 5, while for the
other primes p, |x|p = 1. Therefore, in the number system with the
base 5, the following series is convergent:
S = 1 + 5 + 52 + 53 + · · · .
July 2, 2021 9:13 A Modern Introduction to Classical Number Theory - 9in x 6in b4146-ch01 page 5
This is because |5i |5 = 51i . Moreover, we can also find the value
of S.
Multiple both sides by 5, we have
5S = 5 + 52 + 53 + · · · .
Make the subtraction, we get −4S = 1, namely, S = − 14 .
by 223.233.80.69 on 07/17/24. Re-use and distribution is strictly not permitted, except for Open Access articles.
a little later than Rong Fang and Chen Zi. It is worth mentioning
that Pythagoras used a poetic language to describe the first theorem
A Modern Introduction to Classical Number Theory Downloaded from www.worldscientific.com
he found,
The square of the hypotenuse,
If I’m not mistaken,
Is equal to the sum of squares
Of the other two sides.
Here d|n denotes d divide n (cf. Definition 1.1). The least two perfect
numbers are 6 and 28, since
by 223.233.80.69 on 07/17/24. Re-use and distribution is strictly not permitted, except for Open Access articles.
6 = 1 + 2 + 3,
A Modern Introduction to Classical Number Theory Downloaded from www.worldscientific.com
28 = 1 + 2 + 4 + 7 + 14.
Perhaps Pythagoras was the first studying the perfect numbers.
No later than the 1st century, the Greeks knew the third perfect
number 496 and the fourth perfect number 8128. Both Pythagoras
and ancient Rome thinker Saint Augustin (354–430 AD) were identi-
fied 6 as perfect. Even in the first volume Genesis of Old Testament,
it is mentioned that God created the world in 6 days (the seventh
days is a day of rest). The ancient Greeks who believed the geocen-
tric theory thought that the moon revolves around the earth every
28 days each time.
We will know in the third section that, an even number n is a
perfect number if and only if it is in the following form:
n = 2p−1 (2p − 1),
where both p and 2p − 1 are prime numbers. The latter is the famous
Mersenne prime. That is to say, there are even perfect numbers as
many as Mersenne primes, and vice versa. So far, people have found
48 Mersenne prime numbers, which is also the amount of even perfect
numbers. On the other hand, no one could find one odd perfect num-
ber (if exists, it must be greater than 101500 ), or deny its existence.
These problems make perfect numbers very attractive, we will give
the proof of a sufficient and necessary condition in Section 3, and
after the definition of Mersenne primes for composite numbers, we
even raise a new form for this condition. Meanwhile, in Section 33
we will make a more in-depth study, which might be one of the most
valuable parts in the book.
The so-called amicable numbers refer to a pair of numbers, each
one of them equals the sum of the real factors of other one. Obvi-
ously, any perfect number is amicable to itself, so people usually only
July 2, 2021 9:13 A Modern Introduction to Classical Number Theory - 9in x 6in b4146-ch01 page 9
220 = 1 + 2 + 4 + 71 + 142,
284 = 1 + 2 + 4 + 5 + 10 + 11 + 20 + 22 + 44 + 55 + 110.
by 223.233.80.69 on 07/17/24. Re-use and distribution is strictly not permitted, except for Open Access articles.
twin brother Esau to show love. Later people added these numbers
with mystery, which has been used in magic and astrology. During
the Middle Ages in Europe, Syria (now Turkey) mathematician, the
translator of Archimedes Sinan Ibn Thābit (826–901 AD) attributed
to Pythagoras and his school the employment of amicable and perfect
numbers in the illustration of their philosophy, he was the first to give
a method to determine the amicable numbers. Thābit pointed out
that, for any integer, n > 1, if
p = 3 × 2n−1 − 1, q = 3 × 2n − 1, r = 9 × 22n−1 − 1
are all primes, then (2n pq, 2n r) must be amicable numbers. When
n = 2, it corresponds to the pair which Pythagoras discovered. It’s
a pity that the Arabs did not use this method to find new amicable
numbers. In fact, there are two pairs which are as easy to get as just
lifting a finger.
Only in 1636, the second pair of amicable numbers (17296, 18416)
was found by “the king of amateur mathematicians”, the French
mathematician Pierre de Fermat (1601–1665). In the same year, his
fellow mathematician and philosopher René Descartes (1596–1650)
found the third one (9363584, 9437056). Before that, the Iranian
Muhammad Baqir Yazdi, the last main mathematician in the Islamic
world in the 16th century, found the latter. The two pairs are respec-
tively correspond to the Thābit’s array n = 4 and n = 7. In 1747, the
Swiss mathematician Leonhard Euler (1707–1783) suddenly found
more than 30 pairs of amicable numbers, by using his own method.
He found totally more than 60 pairs, and one of them, (10744, 10856),
is even smaller than that found by Fermat. However, the second
smallest amicable numbers (1184, 1210) is found by a 16-year-old
Italian boy Nicolò I. Paganini in 1866.
July 2, 2021 9:13 A Modern Introduction to Classical Number Theory - 9in x 6in b4146-ch01 page 10
are all primes, then (2n pq, 2n r) must be a pair of amicable numbers.
When m = n − 1, this is Thābit’s formula, but Euler’s formula only
provides two new pairs of amicable numbers, i.e., (m, n) = (1, 8) and
(29, 40).
So far, we have found amicable numbers many more than per-
fect numbers, about 12 millions. However, we do not know whether
there are infinitely many amicable or perfect numbers. In 1955,
the Hungarian mathematician Paul Erdős (1913–1996) showed that
the density of amicable numbers is zero among natural numbers.
And we would like to ask whether the ratio of the two numbers of
each pair tends to 1 if there are infinitely many pairs of amicable
numbers.
July 2, 2021 9:13 A Modern Introduction to Classical Number Theory - 9in x 6in b4146-ch01 page 11
ber theory, will feel particular passion and enthusiasm.” Even the
Russian painter Wassily Kandinsky (1866–1944) pointed out: “the
numbers are the final abstract expression of all kinds of arts.”
Andrey Kolmogorov (1903–1987) was the most influential mathe-
matician of the former Soviet Union in the 20th century. His research
interests are mainly in the theory of probability, harmonic analysis
and dynamic system, but he was very sensitive on natural numbers
and enjoyed the fun of discovering the relationship of numbers. As
is well known, integers are divided into odd and even ones. At the
age of 5, Kolmogorov found himself:
1 = 12 ,
1 + 3 = 22 ,
1 + 3 + 5 = 32 ,
1 + 3 + 5 + 7 = 42 ,
..
.
That is to say, for any positive integer n, the sum of the first n odd
numbers are squares, he then felt the magic of numbers. This conclu-
sion is not difficult to get, but comparing with the legend that at the
age of 9 Gauss quickly calculated the sum of arithmetic progression
from 1 to 100, i.e.,
1 + 2 + · · · + 99 + 100 = 5050,
the story is of more enlightening significance to teachers and parents.
Of course, a common (or even child prodigy) may not be able to
discover intrinsic connections or rules between natural numbers, such
as the twin prime conjecture or Goldbach’s conjecture. This is why
we must learn number theory, from which we can get a glimpse of the
July 2, 2021 9:13 A Modern Introduction to Classical Number Theory - 9in x 6in b4146-ch01 page 12
accurately in the same piano at the same time. This is because that
the frequency of two notes with the eighth difference in pitch is 2:1,
A Modern Introduction to Classical Number Theory Downloaded from www.worldscientific.com
and the frequency of two notes with the fifth difference in pitch is
3:1, while the following equation:
x y
3 2
=
2 1
has no positive integer solution. In other words, the two ratios are
incommensurable.
Between the area of some geometric figures (irrational or transcen-
dental number), there are also interesting relationships with integer
proportion. For example, in Sicily of the Mediterranean Sea, the
ancient Greek mathematician Archimedes (287–212 BC) discovered
that the ratio of the area of a parabolic (the image cut by a straight
line parallel to the alignment ) and the area of an isosceles triangle
is 4 to 3 (see Figure 1).
He was also the first to point out that the surface area of an arbi-
trary sphere is as four times as the area of any great circle (with the
center at the center of the sphere). Archimedes was not satisfied with
the measurement of the known geometric figure. He was also inter-
ested in the complicated and non-intuitive curve which he found in
the study of angle trisection, one of the three ancient Greek geometry
problems. People of later generations called it the Archimedes spiral,
Parabola
Triangle
Fig. 1 The area of the parabola shape is 4/3 times that of its inscribed triangle
July 2, 2021 9:13 A Modern Introduction to Classical Number Theory - 9in x 6in b4146-ch01 page 14
T3 = 2T2 = 4T1 ,
July 2, 2021 9:13 A Modern Introduction to Classical Number Theory - 9in x 6in b4146-ch01 page 15
The geometrical figure on the wall of Palermo Cathedral, Sicily. Photo taken by
the author
ω1 + 2ω2 = 3ω3 .
tiny particles, the secrets of the natural numbers might hide every-
where. We have following two examples, they belong to geometry
and topology, respectively.
V − E + F = 2.
by 223.233.80.69 on 07/17/24. Re-use and distribution is strictly not permitted, except for Open Access articles.
Then F = 2E 2E
m and V = n . By Euler’s formula, after eliminating
1
E, we have m + n1 = 12 + E1 > 12 , so m and n cannot be both
greater than 3. On the other hand, m and n are obviously no less
than 3, so m or n must be 3. If m(n) = 3, then n(m) = 3, 4 or
5, which correspond to E = 6, 12 (twice), or 30 (twice). These five
by 223.233.80.69 on 07/17/24. Re-use and distribution is strictly not permitted, except for Open Access articles.
a = bq (1.1)
Statue of Euclid
a = bq1 + r1 , 0 ≤ r1 < b.
b|q − q1 | = |r − r1 |.
Since both r and r1 are positive integers less than b, so the left-hand
side above is also less than b.
Therefore q = q1 and r = r1 .
Note that q and r in Theorem 1.3 are called the incomplete quo-
tient and remainder, respectively.
July 2, 2021 9:13 A Modern Introduction to Classical Number Theory - 9in x 6in b4146-ch01 page 22
Example 1.2. Suppose a and b are integers not both zero, ax0 + by0
is the least integer in the form of ax + by, then
ax0 + by0 |ax + by,
where x and y are any integers.
by 223.233.80.69 on 07/17/24. Re-use and distribution is strictly not permitted, except for Open Access articles.
cannot be an integer.
with the numerator odd and the denominator even, so the sum can-
not be an integer.
It is worth mentioning that Erdős and Niven once studied ele-
mentary symmetric functions of {1, 12 , . . . , n1 }. Denote the kth item
by S(k, n). In 2012, Yong-Gao Chen and Min Tang (Amer Math.
Monthly 119, 862–867) showed that S(1, 1) = 1 and S(2, 3) =
1 1 1
2 + 3 + 6 are the only integers.
1 < 2n
3i
, x ≥ 1, i ≥ 0}. For example, if n = 12, then the smallest
primitive sequence is {4, 6, 9, 10, 11, 13, 14, 15, 17, 19, 21, 23}. In 2018,
we (Shane Chern, Tianxin Cai and Hao Zhong, Chinese Adv. Math.
47(1), 150–154) discussed the properties of primitive sequences. In
particular, making use of the following sum estimate (C is the Euler
by 223.233.80.69 on 07/17/24. Re-use and distribution is strictly not permitted, except for Open Access articles.
constant):
1
1
A Modern Introduction to Classical Number Theory Downloaded from www.worldscientific.com
= log x + C + O ,
n x
n≤x
we deduced that when n tends to infinity, the harmonic sum of the
“smallest” sequence tends to ln 3. More exactly, we have
1
1
max = log 3 + O .
ai nlog3 2
1≤i≤n
Now we introduce an application and generalization of the divi-
sion algorithm, which will be very useful for calculating the greatest
common factor in the next section. This method is called Euclidean
algorithm in the west, which first appeared in Elements. However,
in India it is called pulverizer, and in China it is called
Zhan Zhuan Xiang Chu Fa (method of successive division). They
were found by Aryabhata (c. 476–550) in the Gupta dynasty and
Qin Jiushao (1202?–1261) in the Southern Song Dynasty, indepen-
dently.
Let a and b be any positive integers. By the division algorithm,
⎧
⎪
⎪ a = bq1 + r1 , 0 < r1 < b,
⎪
⎪
⎪
⎪ b = r1 q2 + r2 , 0 < r2 < r1 ,
⎪
⎨
.. (1.3)
⎪ .
⎪
⎪
⎪
⎪ rn−2 = rn−1 qn + rn , 0 < rn < rn−1 ,
⎪
⎪
⎩
rn−1 = rn qn+1 .
We can see that each time we take the division algorithm, the remain-
der becomes smaller. Hence taking at most b times, the remainder
will be zero.
Finally, we will introduce the concept of prime numbers, which is
the core problem in number theory. It first appeared in Chinese as
the “number root” in a book published in Qing Dynasty.
July 2, 2021 9:13 A Modern Introduction to Classical Number Theory - 9in x 6in b4146-ch01 page 24
In no later than the 3rd century BC, the ancient Greek math-
ematicians were aware of the existence of infinitely many primes.
They divided natural numbers into 1, prime numbers and composite
numbers. A prime number means an integer greater than 1, which
has 1 and itself as its only positive factors, such as 2, 3, 5, 7, 11, . . ..
Otherwise it is called a composite number, such as 4, 6, 8, 9, 10, . . ..
The 1 (or unit) is excluded out of the primes or composite numbers
because it can’t be decomposed into the product of two smaller pos-
itive integers, so it could not be a composite number. If 1 is a prime,
then the uniqueness of the arithmetic fundamental theorem in the
fifth sections will be not true.
In fall of 2012, the author found that human body contains prime
numbers. Look at our hand, the thumb has 2 joints, each of the rest
fingers has 3 joints, and each hand has 5 fingers. That is to say, each
hand contains the first three prime numbers. Although compared
with composite numbers, there are fewer prime numbers; for some
July 2, 2021 9:13 A Modern Introduction to Classical Number Theory - 9in x 6in b4146-ch01 page 25
polynomial, its value goes through primes when the independent vari-
able goes through consecutive positive integers. For example, Euler
found that
x2 − x + 41
is always prime when x = −39, . . . , −1, 0, 1, . . . , 40.
by 223.233.80.69 on 07/17/24. Re-use and distribution is strictly not permitted, except for Open Access articles.
of s, we see that 2r s = (2r − 1)(s + t), i.e., s = (2r − 1)t, s > t. That
is to say, t is a real factor of s and also the sum of real factors of s,
therefore t = 1, and s = 2r − 1 is a prime.
Let p be a prime. Then any prime factor q of 2p −1 is greater than
p. This is because that, if 2p ≡ 1 (mod q), then the element 2 has
order p in the multiplicative group Zp \{0} that has q − 1 elements,
by 223.233.80.69 on 07/17/24. Re-use and distribution is strictly not permitted, except for Open Access articles.
From this we could also deduce that there are infinitely many prime
numbers.
Let α be a positive integer and β a non-negative integer. Then
the equation
d − n = 2α (2β − 1)
d|nd<n
29
page 29
July 2, 2021 9:13 A Modern Introduction to Classical Number Theory - 9in x 6in b4146-ch01 page 30
numbers, which are (there are only two less than 2 × 1010 )
19649 = 72 × 401 = 214 + 3265,
22075325 = 52 × 883013 = 224 + 5298109.
As for even GM number, the situation is different. For any posi-
by 223.233.80.69 on 07/17/24. Re-use and distribution is strictly not permitted, except for Open Access articles.
is composite.
July 2, 2021 9:13 A Modern Introduction to Classical Number Theory - 9in x 6in b4146-ch01 page 32
2k−1 + 1 + 2k s, then
1 + 2i + 22 = 1 + 2(22 )2s+1 + (22 )2
n k−1 k−1 m−k+1
≡ 1 − 2 + 1 = 0 (mod Fk−1 ).
2n
by 223.233.80.69 on 07/17/24. Re-use and distribution is strictly not permitted, except for Open Access articles.
(24, 60) = 12, which means that a 24 × 60 rectangle can be covered with ten
square tiles
are coprime, but it does not mean that they are pairwise coprime.
By the definition, we can see that the two integers a, b have the
A Modern Introduction to Classical Number Theory Downloaded from www.worldscientific.com
same common factors as |a|, |b|, thus (a, b) = (|a|, |b|). Therefore, we
only need to discuss the greatest common factor of positive integers.
The following results can be obtained directly from Definition 1.2:
if a is a positive integer, then the common factors of 0 and a are
factors of a; (0, a) = a.
Theorem 1.4. Let a, b, c be any integers not all zero, and let
a = bq + c,
where q is an integer, then a, b and b, c have same common factors,
and (a, b) = (b, c).
It is easy to deduce Theorem 1.4 from Theorem 1.2. By applying
Theorem 1.4 to Euclidean algorithm repeatedly, we have (a, b) = rn ,
where rn is the last non-zero remainder in (3). Furthermore, we can
get the following theorem.
Theorem 1.5. The common factors of a and b are the same as the
factors of rn .
By Definition 1.2 and Euclidean algorithm, we have the following
theorem.
Theorem 1.6. If a, b are any two integers not both zero, then there
exist two integers s, t such that
as + bt = (a, b).
Here s, t are in fact the x0 , y0 of Example 1.2. This is because on
the one hand (a, b)|ax0 + by0 , and on the other hand, by assumption
from Example 1.2, ax0 + by0 |a, ax0 + by0 |b. It follows from Theo-
rem 1.4 that ax0 + by0 |(a, b). Meanwhile, the results can be general-
ized to the case of n integers.
July 2, 2021 9:13 A Modern Introduction to Classical Number Theory - 9in x 6in b4146-ch01 page 35
have the same common factors; if b, c is not both zero, then (ab, c) =
A Modern Introduction to Classical Number Theory Downloaded from www.worldscientific.com
(b, c).
as + ct = 1.
(ab)s + c(bt) = b.
Lemma 1.2 follows from Lemma 1.1, and by using Lemma 1.1
repeatedly we can deduce Lemma 1.3. Now we give the definition of
the least common multiple.
definition we can see, a, b and |a|, |b| have the same common mul-
tiples, hence [a, b] = [|a|, |b|]. Therefore, we only discuss the least
common multiple for positive integers.
Theorem 1.9. Let a, b be any positive integers. Then all the com-
mon multiples of a and b are the multiples of [a, b], and
by 223.233.80.69 on 07/17/24. Re-use and distribution is strictly not permitted, except for Open Access articles.
ab
[a, b] = . (1.5)
A Modern Introduction to Classical Number Theory Downloaded from www.worldscientific.com
(a, b)
Proof. Suppose m is a multiple of a and b, so that m = ak = bk
for some k and k . Take a = a1 (a, b), b = b1 (a, b). Then a1 k = b1 k .
By Theorem 1.7, (a1 , b1 ) = 1, hence it follows from Lemma 1.2 that
b1 |k. Let k = b1 t. Then
ab
m = ab1 t = t. (1.6)
(a, b)
ab
Conversely, for any t, the number (a,b) t is a multiple of a and b, which
means that all of multiples of a and b are in the form of (1.6). Taking
t = 1, we get the least common multiple, therefore (1.5) holds. By
(1.6), the first half of Theorem 1.9 is proved.
Corollary. If c is a multiple of a and b, and (a, b) = 1, then ab|c.
Finally, we consider the least multiple of more than two integers.
Let a1 , a2 , . . . , an be n positive integers. Take
[a1 , a2 ] = m2 , [m2 , a3 ] = m3 , . . . , [mn−1 , an ] = mn . (1.7)
Graham’s conjecture
In 1970, the American mathematician R. L. Graham (1935–2020)
by 223.233.80.69 on 07/17/24. Re-use and distribution is strictly not permitted, except for Open Access articles.
Our problems are, for what n and k, there are good n-sequence of
order k? If such sequences exist, how many are there?
Conjecture. If {a1 , a2 , . . . , an } is a good sequence of order k, then
ai + aj
max ≥ (k + 1)n − k.
1≤i,j≤n (ai , aj )
In particular, if {a1 , a2 , . . . , an } is a good sequence of order 1, then
ai + aj
max ≥ 2n − 1. (G)
1≤i,j≤n (ai , aj )
Obviously, it follows from (G) that max ai
≥ n.
1≤i,j≤n (ai ,aj )
positive integers a1 < a2 < · · · < an , there exist i and j such that
for some k, ai ≥ kn and (ai , aj ) ≤ k. Therefore (aia,ai j ) ≥ kn
k = n, so
A Modern Introduction to Classical Number Theory Downloaded from www.worldscientific.com
The translators of the first Chinese version of Elements, Italian missionary Matteo
Ricci and Chinese scholar Xu Guangqi in the Ming Dynasty
d = pβ1 1 . . . pβk k , αi ≥ βi ≥ 0, 1 ≤ i ≤ k.
The converse is true. Meanwhile, we also have the following theorem.
number of the remaining, i.e., 5 (must be prime), and rule out the
rest multiples of 5; continuing in this way, we have left all primes less
than n and ruled out all the non-prime numbers.
By Lemma 1.4, we need only rule out the true multiples of primes
√
less than or equal to n. This method is like a sieve to rule out the
by 223.233.80.69 on 07/17/24. Re-use and distribution is strictly not permitted, except for Open Access articles.
above method twice, then we get all the prime numbers no larger
than 15, which are 2, 3, 5, 7, 11, and 13. It is worth mentioning that
Eratosthenes is “the father of geography”, “the namer of geogra-
phy”, etc. He was the first to accurately measure the circumference
of the earth. Through the observation of the ebb and flow of the Nile
and the Red Sea, he concluded that the Atlantic and India oceans
are connected. This conclusion inspired the navigation of the Italian
explorer Christopher Columbus (c. 1451–1506).
However, we cannot get all the primes by the sieve method or any
other method, because of the following theorem.
To a large extent we can say that the secret of the natural numbers
or number theory lies in the irregular distribution of prime numbers
and some of the rules. This kind of rule is hidden, even if there is. For
example, in 1845, the French mathematician Joseph Louis Bertrand
(1822–1900) raised the so-called Bertrand’s hypothesis or Bertrand’s
postulate.
Bertrand’s Postulate. For any positive integer n, there exists a
prime p such that n < p ≤ 2n.
July 2, 2021 9:13 A Modern Introduction to Classical Number Theory - 9in x 6in b4146-ch01 page 45
A chart depicting π(x), the upper Li(x) is more accurate compared to the
lower lnxx
The number of ways an even number can be represented as the sum of two primes
July 2, 2021 9:13 A Modern Introduction to Classical Number Theory - 9in x 6in b4146-ch01 page 50
father was the prime ministry of King Charlie 10, he proposed that
conjecture when he was 23-year-old student of Paris Polytechnic
School. Here, we point out a k-power twin prime conjecture.
Conjecture A. For any fixed positive integer k, there exist infinitely
many prime p such that pk − 2 is also prime; if k is odd, then there
exist infinitely many prime p such that pk + 2 is also prime.
When k = 1, this is the twin prime conjecture. When k = 2,
the primes here are even more than the twin primes. After calcula-
tion, we found that, for the odd k and even k, the number of prime
numbers here decrease as k increases. The reason to use the word
k-power is due to the finite number of solutions for the equation
pm − q n = 2h with m, n > 1, and for given m, nm and h, there
is at most only one solution. At present, the known solutions are
32 − 23 = 20 , 33 − 52 = 21 , 53 − 112 = 22 , 52 − 32 = 24 , 34 − 72 = 25 .
In Section 15, we will also raise another form of the twin prime
conjecture — the k-prime number conjecture.
In 2004, by the analysis of ergodic theory and the Ramsay theory
in combinatorics, the Chinese Australian mathematician Terence Tao
(1975–) and the British mathematician Ben Green (1977–) proved
the following result.
Theorem (Green–Tao). There are arbitrarily long arithmetic pro-
gressions of prime numbers.
Here the so-called length means the number of elements in the
arithmetic progressions, for example, 3, 5, 7 is an arithmetic progres-
sion of prime numbers with length 3 and common difference 2; and
109, 219, 329, 439, 549 is an arithmetic progression of prime num-
bers with length 5 and common difference 110. In 2007, the Poland
mathematician Jaroslaw Wróblewski found an arithmetic progression
July 2, 2021 9:13 A Modern Introduction to Classical Number Theory - 9in x 6in b4146-ch01 page 51
of prime numbers with length 24 (in 2008 and 2010, arithmetic pro-
gressions of prime numbers with length 25 and 26 are also found).
468395662504823 + 45872132836530n (0 ≤ n ≤ 23).
The Green–Tao theorem is very strong, since previously we even
by 223.233.80.69 on 07/17/24. Re-use and distribution is strictly not permitted, except for Open Access articles.
Tao won the Fields Medal in 2006. His parents came from Hong
Kong and graduated from the University of Hong Kong. His father
was a pediatrician and his mother was a high school math teacher.
In 1972, the couple moved to Australia. Unfortunately, the proof
of Tao and Green is non-constructive and the common difference of
primes is not fixed. Therefore, one cannot deduce the ancient twin
prime conjecture.
On the other hand, in 1940, Erdős proved that there exist a con-
stant c < 1 and infinitely many pairs of consecutive primes p and
p such that p − p < c ln p. In 2005, the American Daniel Goldston,
Hungarian János Pintz and Turkish Cem Yildirim proved that such
c > 0 could be arbitrarily small. In 2013, the American Chinese
mathematician Zhang Yitang (1955–) proved the following theorem.
Theorem (Zhang Yitang). There are infinitely many pairs of
primes p, q such that their difference is less than 70 million.
This means an important step towards the proof of the twin prime
conjecture. Zhang was born in Shanghai and graduated from Peking
University, and later got his Ph.D. degree from Purdue University.
He worked as a waiter, accounting, and delivery person. When he
was 58, he was still a temporary lecturer at the University of New
Hampshire. It is worth mentioning that, by the program of Polymath
8 later proposed by Tao. The bound in Zhang’s theorem is declining,
it became 246 in March 2014.
It is interesting that Goldbach’s occupation was not a mathemati-
cian, but a rich person who loved mathematics. Born in the Prussian
city of Konigsberg (now in Russia), he liked to travel, make friends
with top mathematicians, and communicate with them. Goldbach
worked as a high school math teacher, and served as a secretary of
the Petersburg Academy of Sciences and the tutor for Tsar Peter II.
July 2, 2021 9:13 A Modern Introduction to Classical Number Theory - 9in x 6in b4146-ch01 page 52
that with the help of the computer, he has fully proved Goldbach’s
conjecture that every odd number greater than 7 can be expressed
as the sum of three odd primes.
Now, we must point out that, prime numbers are used for the
decomposition of natural numbers according to multiplication, and
they are not advantage for the construction of natural numbers with
respect to addition. Moreover, that even numbers are the sum of
two prime numbers while odd numbers are the sum of three primes
does not appear consistent and beautiful. This might be the pity
of Goldbach’s conjecture. Therefore, we give binomial coefficients a
new concept and define figurate prime number as
pi
,
j
where p is a prime, i and j are positive integers. These are special
binomial coefficients, having the property of both prime numbers and
figurate numbers. These numbers include 1, all prime numbers and
their powers, also fewer but infinitely many even numbers. However,
it is easy to see that, the number of figurate primes not exceeding x
is the same order as the number of primes not exceeding x. We have
verified to 107 .
Conjecture B. Any integer greater than 1 can be expressed as the
sum of two figurate prime numbers.
Further, if we define figurate numbers which are not prime as
true figurate prime, almost half of them are even. Then we have the
following stronger statement.
Conjecture C. Any integer greater than 5 can be expressed as the
sum of a prime number and a true figurate prime number.
July 2, 2021 9:13 A Modern Introduction to Classical Number Theory - 9in x 6in b4146-ch01 page 53
√
Here is the statistical table we make with C = 2 + 2 2:
≤ 100
by 223.233.80.69 on 07/17/24. Re-use and distribution is strictly not permitted, except for Open Access articles.
25 47 22
≤ 1000 168 226 58
A Modern Introduction to Classical Number Theory Downloaded from www.worldscientific.com
For the proof see Paulo Ribenboim, The New Book of Prime Num-
ber Records (Springer, New York, 1995). It also follows from the
proof of Lemma 2.
by 223.233.80.69 on 07/17/24. Re-use and distribution is strictly not permitted, except for Open Access articles.
A Modern Introduction to Classical Number Theory Downloaded from www.worldscientific.com
from the second term to the ith one in the numerator has the same
power of p as terms from the firstto the i-1th in the denomina-
pα
tor, respectively, therefore pα i . Similarly, we can show that
β
q
q β i . By Lemma 2, pα ≤ q β , q β ≤ pα , we deduce pα = q β ,
hence i = j or pα − j. A contradiction! This completes the proof of
the proposition.
Look back Hilbert’s 8th problem. What he raised is, “After the
thorough discussion on the Riemann formula, we might be able to
solve the Goldbach problem strictly, i.e., whether every even number
can be expressed as the sum of two prime numbers, and further
more to solve the problem whether there exist infinitely many pairs of
primes with difference 2, and even the more general problem, namely
linear Diophantine equation ax + by + c = 0, (a, b) = 1 if there always
exists prime solutions x and y.”
After introducing the concept of figurate prime numbers, we now
try to make the Diophantine equation that Hilbert worried about
more meaningful, at the same time make the Goldbach conjecture
linked with the twin prime conjecture. We have the following con-
jecture (the second part can be deduced by the properties of the
Diophantine equation under Schinzel’s Hypothesis).
July 2, 2021 9:13 A Modern Introduction to Classical Number Theory - 9in x 6in b4146-ch01 page 55
ax − by = n
A Modern Introduction to Classical Number Theory Downloaded from www.worldscientific.com
Exercises 1
1. Prove that each odd number can be the difference of two squares.
2. Prove that for any integer n, we have 3|n3 − n, 5|n5 − n, and
7|n7 − n. How about 9|n9 − n?
3. Prove that if both p and p + 2 are primes greater than 3, then
6|p + 1. √ √
4. Show that 2 and 6 are not rational.
5. Show that for any positive integer, there are four consecutive
integers which are composite.
6. Determine all the positive integer n such that 7|2n − 1.
7. Let n be odd. Find the number of ways that n can be the differ-
ence of two square numbers.
8. Let a, b, c be positive integers, (a, c) = 1, and a1 + 1b = 1c . Show
that a + b is square.
9. Show that there are infinitely many primes in the form of 4n + 3.
10. Prove that there are no consecutive odds which are both the sum
of two non-zero squares.
11. Prove that for any positive integer n, the number 13 + 15 + · · ·
1
+ 2n+1 can be an integer.