Notes Stanford
Notes Stanford
Notes Stanford
Number Theory
Note: These lecture notes are adapted from the following sources:
1. Ivan Niven, Herbert S. Zuckerman, and Hugh L. Montgomery, An Introduction
to Number Theory, Fifth Edition, John Wiley & Sons, Inc., 1991.
2. Joseph H. Silverman, A Friendly Introduction to Number Theory, Third Edition,
Prentice Hall, 2006.
3. Harold M. Stark, An Introduction to Number Theory, The MIT Press, 1987.
Contents
1 The Four Numbers Game
Problem Set . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
5
7
9
11
3 Proof by Contradiction
13
Problem Set . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16
4 Mathematical Induction
17
Problem Set . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 22
5 The Greatest Common Divisor (GCD)
24
Problem Set . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 29
6 Prime Factorization and the Fundamental Theorem of Arithmetic 31
Problem Set . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 37
7 Introduction to Congruences and Modular Arithmetic
39
Problem Set . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 44
8 Applications of Congruences and Modular Arithmetic
46
Problem Set 1 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 50
Problem Set 2 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 54
9 Linear Congruence Equations
56
Problem Set . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 64
10 Fermats Little Theorem
66
Problem Set . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 72
11 Eulers Phi-Function and The Euler-Fermat Theorem
74
Problem Set . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 79
Number Theory
12 Primitive Roots
82
Problem Set . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 89
13 Squares Modulo p and Quadratic Residues
92
Problem Set . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 99
14 Introduction to Quadratic Reciprocity
102
Problem Set . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 107
15 The Law of Quadratic Reciprocity
110
Problem Set . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 113
16 Diophantine Equations
115
Problem Set . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 118
17 Fibonacci Numbers and Linear
Problem Set . . . . . . . . . . . . .
Fibonacci Nim . . . . . . . . . . .
Unsolved Problems . . . . . . . . .
Recurrences
120
. . . . . . . . . . . . . . . . . . . . . . 125
. . . . . . . . . . . . . . . . . . . . . . 128
. . . . . . . . . . . . . . . . . . . . . . 129
151
153
24 Lagranges Theorem
157
25 Continued Fractions
159
26 Geometric Numbers
164
Problem Set . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 166
27 Square-Triangular Numbers and Pells Equation
170
Problem Set . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 179
Number Theory
28 Picks Theorem
182
Problem Set . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 185
29 Farey Sequences and Ford Circles
193
Problem Set. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 200
30 The Card Game SET
202
31 Magic Squares
207
32 Mathematical Games
212
215
217
228
Chapter 1
The (1, 5, 3, 2) game ends after 7 steps. Well call this the length of the (1, 5, 3, 2)
game. Well be interested in determining whether or not all games must end in
finitely many steps. Once its clear how the game works, its easier if we display the
game more compactly as follows:
1
4
2
1
0
2
2
0
5
2
1
1
2
0
2
0
3
1
0
3
2
2
2
0
2
1
3
1
0
0
2
0
Example 1.1
Number Theory
Number Theory
Problem Set
1. Play the Three Numbers Game shown below using the same rules as the Four
Numbers Game, and determine its length.
Can you find an equation for the length of Tn ? Begin this problem by doing
some experiments, and try to make a conjecture based on your observations.
Then try to prove your conjecture.
8. Can you find a Four Numbers Game of length 20? Length 100? More generally,
for a given integer N (possibly very large), can you find a Four Numbers Game
of length N ?
7
Number Theory
9. Numerous mathematical research papers have been written about the Four
Numbers Game(and related games). The sequence of numbers that appear
in the games are also called Ducci sequences after the Italian mathematician
Enrico Ducci. Investigate Ducci sequences and their properties, extensions of
the Four Numbers Game, the Four Real Numbers Game, k-Numbers Games,
and/or other related topics. For example, if 4 nonnegative integers are picked
at random, whats the probability that the game ends in 8 or fewer steps?
Chapter 2
Elementary Properties of
Divisibility
One of the most fundamental ideas in elementary number theory is the notion of
divisibility:
Definition 2.1 If a and b are integers, with a 6= 0, and if there is an integer c such
that ac = b, then we say that a divides b, and we write a | b. If a does not divide
b, then we write a - b.
For example,
2 | 18, 1 | 42, 3 | (6),
7 | 49, 9 - 80,
6 - 31.
Number Theory
at b = c
at as = c
a(t s) = c.
Since t and s are both integers, t s is also an integer, so a | c.
Example 2.1 Find all positive integers n 1 for which
(n + 1) | (n2 + 1).
Solution: n2 + 1 = n2 1 + 2 = (n 1)(n + 1) + 2. Thus, if (n + 1) | (n2 + 1), we
must have (n + 1) | 2 since (n + 1) | (n 1)(n + 1). Thus, n + 1 = 1 or n + 1 = 2.
Now, n + 1 6= 1 since n 1. We conclude that n + 1 = 2, so the only n such that
(n + 1) | (n2 + 1) is n = 1.
Example 2.2 If 7 | (3x + 2) prove that 7 | (15x2 11x 14.).
Solution: Observe that 15x2 11x 14 = (3x + 2)(5x 7). We have 7s = (3x + 2)
for some integer s, so
(15x2 11x 14) = 7s(5x 7).
Thus, 7 | (15x2 11x 14).
Theorem 2.3 The Division Algorithm: If a and b are positive integers, then
there are unique integers q and r such that
a = bq + r, 0 r < b.
We refer to this theorem as an algorithm because we can find the quotient q and the
remainder r by using ordinary long division to divide a by b. We observe that b | aif
and only if r = 0.
10
Number Theory
Problem Set
1. List all the divisors of the integer 12.
2. List all the numbers which divide both 24 and 36. Compare your answer with
your answer to the previous problem.
3. Show that if d 6= 0 and d | a, then d | (a) and d | a.
4. Show that if a | b and b | a, then a = b or a = b.
5. Suppose that n is an integer such that 5|(n + 2). Which of the following are
divisible by 5?
(a)
(b)
(c)
(d)
n2 4
n2 + 8n + 7
n4 1
n2 2n
11
Number Theory
1
1 1
+ + +
2 3
n
is an integer?
22. Show that every integer of the form
4 14k + 1, k 1
is composite. Hint: show that there is a factor of 3 when k is odd and a factor
of 5 when k is even.
23. Show that every integer of the form
521 12k + 1, k 1
is composite. Hint: show that there is a factor of 13 when k is odd, a factor of
5 when k 2 mod 4, and a factor of 29 when 4 | k.
24. Show that for all integers a and b,
ab(a2 b2 )(a2 + b2 )
is divisible by 30.
12
Chapter 3
Proof by Contradiction
In a proof by contradiction (or reductio ad absurdum), we assume, along with the
hypotheses, the logical negation of the statement that we are trying to prove, and
then reach some kind of contradiction. Upon reaching a contradiction, we conclude
that the original assumption (i.e. the negation of the statement we are trying to
prove) is false, and thus the statement that we are trying to prove must be true.
Example 3.1 Show, without using a calculator, that 6
Solution: Assume that 6
so
35 <
1
.
10
1
. Then
10
1
6
35,
10
59 10 35.
35
1
that 6 35 < .
10
Example 3.2 Let a1 , a2 , . . . , an be an arbitrary permutation of the numbers 1, 2, . . . , n,
where n is an odd number. Prove that the product
(a1 1)(a2 2) (an n)
is even.
Solution: It is enough to prove that some difference ak k is even. Assume that
all the differences ak k are odd. Clearly
S = (a1 1) + (a2 2) + + (an n) = 0,
13
Number Theory
Solution: Suppose
If both p and p were odd, then ap2 + bpq + cq 2 is also odd and hence 6= 0. Similarly
if one of them is even and the other odd then either ap2 + bpq or bpq + cq 2 is even
and ap2 + bpq + cq 2 is odd. This contradiction proves that the equation cannot have
a rational root.
Example 3.5 Show that
2 is irrational.
r
2= ,
s
2 is irrational, i.e.
where r and s have no common factors (i.e. the fraction is in lowest terms). Then
2=
r2
, so 2s2 = r2 .
2
s
14
Number Theory
This means that r2 must be even, so r must be even, say r = 2c. Then
2s2 = (2c)2 = 4c2 ,
so
s2 = 2c2 ,
so s isalso even. This is a contradiction since r and s have no common factors.
Thus, 2 must be irrational.
We conclude with two important results.
Theorem 3.1 If n is an integer greater than 1, then n can be written as a finite
product of primes.
Proof. Proof by contradiction. Assume that the theorem is false. Then there are
composite numbers which cannot be represented as a finite product of primes. Let
N be the smallest such number. Since N is the smallest such number, if 1 < n < N ,
then the theorem is true for n. Let p be a prime divisor of N . Since N is composite,
1<
so the theorem is true for
N
.
p
N
< N,
p
Thus,
N = pp1 p2 pk
is a finite product of primes. This is a contradiction, so we conclude that any integer
greater than 1 can be written as a finite product of primes.
Theorem 3.2 There are infinitely many prime numbers.
Proof. Proof by contradiction. The following beautiful proof is attributed to
Euclid. Assume that there are only finitely many (say, n) prime numbers. Then
{p1 , p2 , . . . , pn } is a list that exhausts all the primes. Consider the number
N = p1 p2 pn + 1.
This is a positive integer, clearly greater than 1. Observe that none of the primes
on the list {p1 , p2 , . . . , pn } divides N , since division by any of these primes leaves a
remainder of 1. Since N is larger than any of the primes on this list, it is either
a prime or divisible by a prime outside this list. Thus we have shown that the
assumption that any finite list of primes leads to the existence of a prime outside
this list, so we have reached a contradiction. This implies that the number of primes
is infinite.
15
Number Theory
Problem Set
1. The product of 34 integers is equal to 1. Show that their sum cannot be 0.
2. Prove that the sum of two odd squares cannot be a square.
3. Let a1 , a2 , . . . , a2000 be natural numbers such that
1
1
1
+
+ +
= 1.
a1 a2
a2000
Prove that at least one of the ak s is even. Hint: clear the denominators.
4. A palindrome is an integer whose decimal expansion is symmetric, e.g. 1, 2, 11, 121,
15677651 (but not 010, 0110) are palindromes. Prove that there is no positive
palindrome which is divisible by 10.
16
Chapter 4
Mathematical Induction
Mathematical induction is a powerful method for proving statements that are indexed by the integers. For example, induction can be used to prove the following:
The sum of the interior angles of any n-gon is 180(n 2) degrees.
The inequality n! > 2n is true for all integers n 4.
7n 1 is divisible by 6 for all integers n 1.
Each assertion can be put in the form:
P(n) is true for all integers n n0 ,
where P (n) is a statement involving the integer n, and n0 is the starting point, or
base case. For example, for the third assertion, P (n) is the statement 7n 1 is
divisible by 6, and the base case is n0 = 1. Heres how induction works:
1. Base case. First, prove that P (n0 ) is true.
2. Inductive step. Next, show that if P (k) is true, then P (k + 1) must also be true.
Observe that these two steps are sufficient to prove that P (n) is true for all integers
n n0 , as P (n0 ) is true by step (1), and step (2) then implies that P (n0 + 1) is true,
which implies that P (n0 + 2) is true, etc.
You can think of induction in the following way. Suppose that you have arranged
infinitely many dominos in a line, corresponding to statements P (1), P (2), P (3),
. . .. If you make the first domino fall, then you can be sure that all of the dominos
will fall, provided that whenever one domino falls, it will knock down its neighbor.
Knocking the first domino down is analogous to establishing the base case. Showing
that each falling domino knocks down its neighbor is equivalent to showing that P (n)
implies P (n + 1).
Example 4.1 Prove that for any integer n 1,
1 + 2 + 3 + + n =
17
n(n + 1)
.
2
Number Theory
Number Theory
k2 1
for all natural numbers n.
n
Solution: Let k be odd. P (n) is the statement that 2n+2 is a divisor of k 2 1, and
the base case is n0 = 1.
(i) Base case.
k 2 1 = (k 1)(k + 1)
is divisible by 21+2 = 8 for any odd natural number k since k 1 and k + 1 are
consecutive even integers.
n
n+1
n+1
Number Theory
Fn (Fn + Fn+1 )
Fn2 + Fn Fn+1
Fn1 Fn+1 (1)n + Fn Fn+1
Fn+1 (Fn1 + Fn ) + (1)n+1
2
Fn+1
+ (1)n+1 ,
5
2
3
30
is an integer for all integers n 0.
Solution: P (n) is the statement that
n5 n4 n3
n
+
+
5
2
3
30
is an integer and the base case is n0 = 0.
(i) Base case. Since 0 is an integer, the statement is clearly true when n = 0.
(ii) Inductive hypothesis. Assume that
n5 n4 n3
n
+
+
5
2
3
30
is an integer. We must show that
(n + 1)5 (n + 1)4 (n + 1)3 n + 1
+
+
5
2
3
30
20
Number Theory
5
2
3
30
n5 + 5n4 + 10n3 + 10n2 + 5n + 1 n4 + 4n3 + 6n2 + 4n + 1 n3 + 3n2 + 3n + 1 n + 1
+
+
=
5
2
3
30
5
4
3
4
n
n
n
n
3
2
3
2
2
=
+
+
+ n + 2n + 2n + n + 2n + 3n + 2n + n + n + 1 ,
5
2
3
30
which is an integer by the inductive hypothesis and since the second grouping
is a sum of integers.
21
Number Theory
Problem Set
1. Prove that for any integer n 1,
20 + 21 + + 2n1 = 2n 1.
2. Prove that for any integer n 1, n2 is the sum of the first n odd integers. (For
example, 32 = 1 + 3 + 5.)
3. Prove that n5 5n3 + 4n is divisible by 120 for all integers n 1.
4. Prove that n9 6n7 + 9n5 4n3 is divisible by 8640 for all integers n 1.
5. Prove that
n2 | ((n + 1)n 1)
for all integers n 1.
6. Show that
(x y) | (xn y n )
for all integers n 1.
7. Use the result of the previous problem to show that
87672345 81012345
is divisible by 666.
8. Show that
2903n 803n 464n + 261n
is divisible by 1897 for all integers n 1.
9. Prove that if n is an even natural number, then the number 13n + 6 is divisible
by 7.
10. Prove that n! 3n for all integers n 7.
11. Prove that 2n n2 for all integers n 4.
12. Prove that for every integer n 2, n3 n is a multiple of 6.
13. Consider the sequence defined by a1 = 1 and an = 2an1 . Prove that an < 2
for all integers n 1.
14. Prove that the equation
x2 + y 2 = z n
has a solution in positive integers x, y, z for all integers n 1.
15. Prove that n3 + (n + 1)3 + (n + 2)3 is divisible by 9 for all integers n 1.
22
Number Theory
1
1
1
+
+ +
>1
n+1 n+2
3n + 1
(2n)!
4n
n+1
(n!)2
(d) Fn =
2
2
5
23
Chapter 5
24
Number Theory
Solution: The first step is to divide 54 by 21, which gives a quotient of 2 and a
remainder of 12. We write this as
54 = 2 21 + 12.
Next, we divide 21 by 12, and obtain a quotient of 1 and a remainder of 9. We write
this as
21 = 1 12 + 9.
Next, we divide 12 by 9, and obtain a quotient of 1 and a remainder of 3. We write
this as
12 = 1 9 + 3.
Next, we divide 9 by 3 , and obtain a quotient of 3 and a remainder of 0. We write
this as
9 = 3 3 + 0.
The Euclidean algorithm says that we stop when we reach a remainder of 0, and that
the remainder from the previous step is the greatest common divisor of the original
two numbers. Thus,
(54, 21) = 3.
Now, why does this procedure work to give us the gcd? Working backwards through
our string of equations, its clear that 3 | 9, so 3 | 12, so 3 | 21, so 3 | 54. Thus,
3 is a common divisor of 21 and 54. But why is it the greatest common divisor?
Lets suppose that d is some other common divisor of 21 and 54. We must show that
d 3. Observe that if d | 21 and d | 54, then d | 12, so d | 9, so d | 3. Thus, d 3,
so 3 is the gcd of 54 and 21.
Example 5.3 Compute (36, 132), and use your computation to find integers x and
y such that (36, 132) = 36x + 132y.
Solution:
132 = 3 36 + 24
36 = 1 24 + 12
24 = 2 12 + 0.
We conclude that
(36, 132) = 12.
Working backwards, we have:
25
Number Theory
12 = 36 1 24
= 36 1 (132 3 36)
= 4 36 1 132.
We conclude that
(36, 132) = 12 = 4 36 1 132.
Example 5.4 Compute (53, 77), and use your computation to find integers x and y
such that (53, 77) = 53x + 77y.
Solution:
77
53
24
5
4
=
=
=
=
=
1 53 + 24
2 24 + 5
45+4
14+1
4 1 + 0.
514
5 1 (24 4 5)
5 5 1 24
5 (53 2 24) 1 24
5 53 11 24
5 53 11 (77 1 53)
16 53 11 77.
Thus,
(53, 77) = 1 = 16 53 11 77.
Theorem 5.1 Let a and b be integers, not both zero. Then (a, b) can be written as
a linear combination of a and b, i.e. there exist integers x and y such that
(a, b) = ax + by,
and these integers can be found by the Euclidean algorithm method illustrated in
the examples.
26
Number Theory
x = 2
x = 1
x=0
x=1
x=2
x=3
y = 3
y = 2
y = 1
y=0
y=1
y=2
y=3
Observe that (42, 30) = 6 appears in the table, and is the smallest positive value
of ax + by. In general, this is always true (and can be proven via the Euclidean
algorithm).
Theorem 5.2 Let a and b be integers, not both zero. Then the smallest positive
value of ax + by (taken over all integers x and y) is (a, b).
Suppose that a, b, c are integers and that a | bc. When is it true that a is also a
divisor of c? For example, 8 | 4 10 = 40, but 8 - 4 and 8 - 10. We can use Theorem
5.1 to answer this question.
Lemma 5.3 If a | bc and if (a, b) = 1, then a | c.
Proof. Since (a, b) = 1, there are integers x and y such that
ax + by = 1,
and since a | bc, there is an integers k such that ak = bc. Then
27
Number Theory
c =
=
=
=
=
c1
c (ax + by)
(acx + bcy)
(acx + aky)
a(cx + ky).
Thus, a | c.
28
Number Theory
Problem Set
1. Use the Euclidean algorithm to find each of the following.
(a)
(b)
(c)
(d)
(77, 91)
(182, 442)
(2311, 3701)
(12345, 67890)
a b
,
d d
= 1.
Number Theory
Fn = 22 + 1.
Fn is called the n-th Fermat number. Find (Fn , Fm ).
17. Let a be an integer greater than or equal to 1. Find all integers b 1 such that
(2b 1) | (2a 1).
18. Show that
(n3 + 3n + 1, 7n3 + 18n2 n 2) = 1
for all integers n 1.
19. Let the integers an and bn be defined by the relationship
an + bn 2 = (1 + 2)n
for all integers n 1. Prove that (an , bn ) = 1 for all integers n 1.
20. Find integers x, y, z that satisfy the equation
6x + 15y + 20z = 1.
21. Under what conditions on a, b, c is it true that the equation
ax + by + cz = 1
has a solution? Describe a general method for finding a solution when one
exists.
30
Chapter 6
Number Theory
we conclude that
p | a2 a3 ar .
Now, if p | a2 , then we are finished, so lets assume that p - a2 . Applying Theorem
6.1 to the product
a2 (a3 a4 ar ),
we conclude that
p | a3 a4 ar .
Continuing, we eventually find some ak so that p | ak .
Our goal now is to prove that every integer n 2 can be factored uniquely into
a product of primes p1 p2 pn . Before we prove this result (which seems natural
and, perhaps, obvious), lets look at an example that should illustrate that unique
factorization into primes is, in fact, not obvious.
Example 6.1 Let
E = {. . . , 8, 6, 4, 2, 0, 2, 4, 6, 8, . . .}
denote the set of even numbers. Consider the number 60 in E.
Observe that
60 = 2 30 = 6 10.
Observe that 2, 6, 10, and 30 are all primes in E since they cannot be factored
in E.
Thus, 60 has two completely different prime factorizations in E.
Although this example is somewhat contrived, it should convince you that there is
real mathematical content to unique prime factorization. Certain number systems
have unique factorization, and others do not. The set Z of integers has important
properties that make the unique factorization theorem true.
Theorem 6.3 Fundamental Theorem of Arithmetic (FTA). Every integer n
2 can be factored into a product of primes
n = p1 p2 pn
in exactly one way.
Proof. Notice that the FTA actually contains two separate assertions that we must
prove:
1. We must prove that every integer n 2 can be factored into a product of
primes.
32
Number Theory
33
Number Theory
2 is irrational.
r
2= .
s
Then
r2
2 = 2,
s
so
2s2 = r2 .
Let n denote the number of prime factors in the prime factorization of s. Then there
are 2n prime factors in the prime factorization of s2 , and since 2 is prime, there are
2n + 1 prime factors in the prime factorization of 2s2 , so in particular, 2s2 has an odd
number of prime factors. Next, let m denote the number of prime factors in the prime
factorization of r. Then there are 2m prime factors in the prime factorization of r2 ,
so in particular, r2 has an even number of prime factors. However, this contradicts
the FTA since
2s2 = r2 .
n
Prove that a is an integer.
Solution: Since
that
a is rational.
r
a= ,
s
34
Number Theory
so
asn = rn .
Without loss of generality, we may assume that (r, s) = 1 (otherwise, divide the
numerator and denominator by (r, s) so that the fraction is in lowest terms). We
will use proof by contradiction to show that s = 1. Suppose that s > 1. Then there
is a prime p that divides s, so
p | asn = rn .
Thus, by Theorem 6.2,
p | r.
But this is a contradiction since (r, s) = 1. Thus, s = 1, so
n
a=r
is an integer.
We
can
use
this
result,
for
example,
to
show
that
2 is irrational.
Since 1 < 2 < 2, 2 is not an integer, so it is not rational by the result of this
example.
Example 6.4 Show that log10 2 is irrational.
Solution: Proof by contradiction. Suppose that log10 2 is rational. Then there exist
integers r, s such that
r
log10 2 = .
s
Then
10r/s = 2,
so
10r = 2s ,
or
5r 2r = 2s ,
which contradicts the FTA. Thus, log10 2 is irrational.
Example 6.5 Prove that if the polynomial
p(x) = a0 xn + a1 xn1 + + an1 x + an
with integral coefficients assumes the value 7 for four integral values of x, then it
cannot take the value 14 for any integral value of x.
Solution: Proof by contradiction. Assume that there is an integer m such that
p(m) = 14. We know that p(ak ) 7 = 0 for four distinct integers a1 , a2 , a3 , a4 . Then
p(x) 7 = (x a1 )(x a2 )(x a3 )(x a4 )q(x)
35
Number Theory
36
Number Theory
Problem Set
1. Give an example of four positive integers such that any three of them have a
common divisor greater than 1, although only 1 divide all four of them.
log 3
is irrational.
log 2
8. Find the smallest positive integer such that n/2 is a square and n/3 is a cube.
9. In this exercise, you will continue your investigation of the set E, the set of even
numbers.
(a) Classify all primes in E. We will refer to such integers as E-primes.
(b) We have seen that 60 has two different factorizations as a product of Eprimes. Show that 180 has three different factorizations as a product of
E-primes.
(c) Find the smallest number with four different factorizations in E.
(d) The number 12 has only one factorization as a product of primes in E:
12 = 2 6. Describe all even numbers that have only one factorization as a
product of E-primes.
10. Let M denote the set of positive integers that leave a remainder of 1 when
divided by 4, i.e.
M = {1, 5, 9, 13, 17, 21, . . .}.
Note that all numbers in M are numbers of the form 4k + 1 for k = 0, 1, 2, . . ..
(a) Show that the product of two numbers in M is also in M, i.e. if a and b
both leave a remainder of 1 when divided by 4, then ab does as well.
(b) Find the first six M-primes in M. An integer is an M-prime if its only
divisors in M are 1 and itself.
(c) Find a number in M that has two different factorizations as a product of
M-primes. Conclude that M does not have unique factorization.
11. Consider the set
F = {a + b 6},
Number Theory
a + b 2 + c 3 = 0.
38
Chapter 7
mod m,
if m divides a b.
Equivalently, a b mod m if a and b leave the same remainder upon division by m.
By the Division Algorithm, we observe that a b mod m if and only if there exists
an integer k such that a = b + km.
Example 7.1 7 2 mod 5 since 5 | (72). Note that 7 and 2 both leave remainder
2 upon division by 5.
Example 7.2 47 35 5 mod 6 since 6|(47 35) and 6|(35 5). Note that 47,
35, and 5 all leave remainder 5 upon division by 6.
Example 7.3 9 0 mod 3 since 3 | 9. Note that 9 leaves a remainder of 0 upon
division by 3.
Example 7.4 15 7 1 mod 8 since 8 | (15 7) and 8 | (7 1).
Example 7.5 Construct an addition table and a multiplication table for arithmetic
modulo 5.
Solution:
39
a, b
0
1
Addition modulo 5:
2
3
4
Number Theory
0
0
1
2
3
4
a, b
0
1
Multiplication modulo 5:
2
3
4
1
1
2
3
4
0
2
2
3
4
0
1
0
0
0
0
0
0
3
3
4
0
1
2
1
0
1
2
3
4
4
4
0
1
2
3
2
0
2
4
1
3
3
0
3
1
4
2
4
0
4
3
2
1
Number Theory
41
Number Theory
mod m, and ac bc
mod m.
mod m.
Proof. Let
f (x) = ak xk + ak1 xk1 + + a1 x + a0 ,
where a0 , a1 , . . . , ak are integers. Then by Theorem 7.2,
ak ak + ak1 ak1 + + a1 a + a0 ak bk + ak1 bk1 + + a1 b + a0
mod m.
Thus,
f (a) f (b)
mod m.
Note that in general, we are not allowed to divide in congruences. For example,
15 = 3 5 3 1
mod 6.
But
5 6 1 mod 6,
so we cant cancel the 3s. However, it is true that
3 4 3 14 mod 15
and
4 14 mod 5,
so in certain cases, we can cancel. Thus, it is a natural question to determine under
which conditions we can cancel in congruences.
Theorem 7.5 Suppose that
ac bc
mod m
mod m.
42
Number Theory
43
Number Theory
Problem Set
1. Determine whether each of the following statements is true or false.
(a) 17 2 mod 5
(b) 14 6 mod 10
(c) 97 5 mod 13
2. Compute each of the following:
(a)
(b)
(c)
(d)
(e)
(f)
30 modulo 4
21 modulo 6
100 modulo 9
32 modulo 8
29 modulo 5
75 modulo 11
Number Theory
mod m
and that
gcd(c, m) = 1.
Prove that
ab
mod m
in this case.
10. Find a if a 97 mod 7 and 1 a 7.
11. Find a if a 32 mod 19 and 52 a 70.
12. Construct the tables for addition and multiplication modulo 7.
45
Chapter 8
6 61986 mod 37
6(62 )993 mod 37
6(1)993 mod 37
6 mod 37
31 mod 37.
mod 7
and
2n+2 4 2n
mod 7.
Thus,
32n+1 + 2n+2 7 2n 0
for all natural numbers n.
Example 8.3 Prove that 641 | (232 + 1).
46
mod 7,
Number Theory
mod 641
and
54 24
mod 641.
Thus,
54 228 = (5 27 )4
(1)4 mod 641
1 mod 641.
Thus,
24 228 = 232 1
mod 641.
mod 641,
32
x2 modulo 5
0
1
4
4
1
47
Number Theory
72 1 mod 10
73 7 72 mod 10
7 mod 10
4
7 (72 )2 mod 10
(1)2 mod 10
1 mod 10
100
7
(74 )25 mod 10
125 mod 10
1 mod 10.
Thus, the units digit of 7100 is 1.
Example 8.6 Find infinitely many integers n such that 2n + 27 is divisible by 7.
Solution: Observe that
21
22
23
24
25
26
2 mod 7
4 mod 7
1 mod 7
2 mod 7
4 mod 7
1 mod 7.
Thus,
23k (23 )k 1k
mod 7
mod 7
mod 7,
48
Number Theory
22 4
mod 7,
23 1
mod 7,
mod 7,
49
Number Theory
Problem Set 1
1. Compute each of the following:
(a) 51 mod 13
(b) 342 mod 85
(c) 62 mod 15
(d) 10 mod 15
(e) (82 73) mod 7
(f) (51 + 68) mod 7
(g) (35 24) mod 11
(h) (47 + 68) mod 11
2. List all integers x in the range 1 x 100 that satisfy x 7 mod 17.
3. If an integer x is even, observe that it must satisfy the congruence x 0 mod 2.
If an integer y is odd, what congruence does it satisfy? What congruence does
an integer z of the form 6k + 1 satisfy?
4. Write a single congruence that is equivalent to the pair of congruences x 1
mod 4, x 2 mod 3.
5. Suppose that p is a prime number and that
a2 b 2
mod p.
Show that
p | (a + b) or p | (a b).
6. Show that if a b mod n and d | n, then a b mod d.
7. Show that a perfect square is congruent to either 0 or 1 modulo 4.
8. (a)
(b)
(c)
(d)
Compute 52 mod 3.
Use (a) to compute 53 mod 3.
Use (a) and (b) to compute 5101 mod 3.
What is the remainder when 5101 is divided by 3?
9. (a)
(b)
(c)
(d)
Compute
Compute
Compute
Compute
22 mod 3.
42 mod 5.
62 mod 7.
102 mod 11.
50
Number Theory
mod p,
where p is a prime number. Prove that your conjecture is true for all primes
p.
10. (a)
(b)
(c)
(d)
(e)
Compute 1 2 mod 3.
Compute 1 2 3 4 mod 5.
Compute 1 2 3 4 5 6 mod 7.
Compute 1 2 3 4 5 6 7 8 9 10 mod 11.
Make a conjecture about the value of
(p 1)!
mod p,
mod m.
Find
Find
Find
Find
the
the
the
the
inverse
inverse
inverse
inverse
of
of
of
of
1
2
4
6
modulo
modulo
modulo
modulo
7.
7.
7.
7.
13. Let n be a positive integer greater than 3. Show that n, n + 2, and n + 4 cannot
all be prime.
14. Let a, b, s, t be integers. If a b mod st, show that a b mod s and a b
mod t.
51
Number Theory
15. A United States Postal Service money order has an identification number consisting of 10 digits together with an extra digit called a check. The check digit
is the 10-digit number modulo 9. Thus, the number 3953988164 has the check
digit 2 since
3953988164 2 mod 9.
If the number 39539881642 were incorrectly entered into a computer (programmed to calculate the check digit) as, say, 39559881642 (an error in the
fourth position), the machine would calculate the check as 4, whereas the entered check digit would be 2. Thus, the error would be detected.
(a) Determine the check digit for a money order with identification number
7234541780.
(b) Suppose that in one of the noncheck positions of a money order number,
the digit 0 is substituted for the digit 9, or vice versa. Prove that this error
will not be detected by the check digit. Prove that all other errors involving
a single position are detected.
(c) Suppose that a money order with identification number and check digit
21720421168 is erroneously copied as 27750421168. Will the check digit
detect the error?
(d) A transposition error involving distinct adjacent digits is one of the form
...ab... ...ba...
with a 6= b. Prove that the money order check digit scheme will not detect
such errors until the check digit itself is transposed.
16. As you have shown in the previous problem, the method used by the Postal
Service does not detect all single-digit errors. One method that does detect all
single-digit errors, as well as nearly all errors involving the transposition of two
adjacent digits, is the Universal Product Code (UPC). A UPC identification
number has 12 digits. The first 6 digits identify the manufacturer, the next 5
identify the product, and the last is a check. To explain how the check digit is
calculated, we introduce the dot product notation for two k-tuples:
(a1 , a2 , . . . , ak ) (b1 , b2 , . . . , bk ) = a1 b1 + a2 b2 + + ak bk .
An item with UPC identification number a1 a2 a12 satisfies the condition
(a1 , a2 , . . . , a12 ) (3, 1, 3, 1, . . . , 3, 1) 0
mod 10.
Thus, the the UPC identification number 021000658978 has check digit 8 because
03+21+13+01+03+01+63+51+83+91+73+81 = 90 0
(a) Determine the UPC check digit for the number 07312400508.
52
mod 10.
Number Theory
(b) Explain why the UPC check digit scheme will identify all single-digit errors.
(c) Show that the only undetected transposition errors of adjacent digits a and
b in the UPC scheme are those in which |a b| = 5.
17. Identification numbers printed on bank checks (on the bottom left between the
two colons) consist of an eight-digit number a1 a2 a8 and a check digit a9 so
that
(a1 , a2 , . . . , a9 ) (7, 3, 9, 7, 3, 9, 7, 3, 9) 0 mod 10.
As in the case for the UPC scheme, this method detects all single-digit errors
and all errors involving the transposition of adjacent digits a and b except when
|a b| = 5. It also detects most errors of the form abc cba ,
whereas the UPC method detects no errors of this form. Use this method to
determine the check digit for the number 09190204.
18. The International Standard Book Number (ISBN) a1 a2 a10 has the property
that
(a1 , a2 , . . . , a10 ) (10, 9, 8, 7, 6, 5, 4, 3, 2, 1) 0 mod 11.
The digit a10 is the check digit. When a10 is required to be 10 to satisfy the
congruence, the character X is used as the check digit.
(a) The ISBN assigned to one of my favorite number theory books (that you
will receive a copy of at the end of the session!) is 0-13-186137-9. Verify
that this ISBN satisfies the necessary congruence.
(b) Verify the check digit for the ISBN assigned to your favorite book (or any
book that you have with you).
(c) The ISBN 0-669-03925-4 is the result of a transposition of two adjacent
digits not involving the first or last digit. Determine the correct ISBN.
53
Number Theory
Problem Set 2
Applications of Congruences
1. Compute 515 modulo 7 and 713 modulo 11.
2. Find the number of integers n, 1 n 25, such that n2 + 15n + 122 is divisible
by 6. Hint: n2 + 15n + 122 n2 + 3n + 2 (n + 1)(n + 2) mod 6.
3. Find the remainder when 683 + 883 is divided by 49.
4. Prove that if 9 | (a3 + b3 + c3 ), then 3 | abc, for integers a, b, c.
5. Prove that there are no integers x, y that satisfy the equation x2 7y = 3.
6. Prove that if 7 | (a2 + b2 ) then 7 | a and 7 | b.
7. Show that if x3 + y 3 = z 3 , then one of x, y, z must be a multiple of 7.
8. Prove that there are no integers x, y, z that satisfy the equation
800000007 = x2 + y 2 + z 2 .
9. Prove that the sum of the decimal digits of a perfect square cannot be equal to
1991.
10. Prove that
7 | 42 + 22 + 1
for all natural numbers n.
11. Find the last two digits of 3100 .
12. Show that a perfect square is congruent to either 0, 1, or 4 modulo 8.
13. Show that for all positive integers n, n3 n mod 3.
14. Show that if 5 - n, then n4 1 mod 5.
15. Show that any odd prime number p is either congruent to 1 modulo 4 or congruent to 3 modulo 4.
16. Find all possible values of the sum of two squares modulo 4. Use your result to
show that the number 2003 cannot be written as the sum of two squares.
17. Suppose that m is an integer greater than or equal to 0. Show that
49 | 5 34m+2 + 53 25m .
18. Show that there are infinitely many integers n such that
43 | (n2 + n + 41).
54
Number Theory
Fn = 22 + 1.
Show that every Fn is either a prime or a pseudoprime. A pseudoprime is a
composite integer n such that n | (2n 2).
55
Chapter 9
mod m,
mod 7.
mod 8.
Solution: The key step is to observe that we can subtract 12 from both sides of the
equivalence (by Theorem 7.2).
x + 12
x
x
x
5 mod 8
(5 12) mod 8
7 mod 8
1 mod 8
Thus, any integer x that is congruent to 1 modulo 8 will satisfy the congruence.
Example 9.3 Solve the congruence
4x 3
mod 19.
Solution: First, observe that we cannot simply divide both sides by 4. However, by
Theorem 7.3, we can multiply both sides of the equivalence by 5. Thus we obtain:
56
Number Theory
4x 3 mod 19
20x 15 mod 19
x 15 mod 19 since 20 1
mod 19.
Thus, any integer x that is congruent to 15 modulo 19 will satisfy the congruence.
We can, of course, check our answer by substituting 15 into the original congruence:
4 15 = 60 3
mod 19.
mod 7.
mod 7 and x 3
mod 7.
Of course, there are other solutions, such as x 9 mod 7, but we note that 9 and
2 are not really different solutions since they are congruent modulo 2. When we
are asked to find all solutions of a congruence, we mean that we wish to find all
incongruent solutions, i.e. all solutions that are not congruent to one another.
mod 4.
Solution:
x modulo 4
0
1
2
3
x2 modulo 4
0
1
0
1
mod m.
57
Number Theory
We would like to determine when this congruence has a solution, and when the
solution is unique. When there is only one solution modulo m, we say that this
solution is unique. Before we begin the general theory, lets look at a few examples.
Example 9.6 Solve the congruence
6x 15 mod 514.
Solution: If x is a solution of this congruence, then
514 | (6x 15).
Note that 514 is even, and 6x is even and 15 is odd, so 6x 15 is odd. Thus, 6x 15
cannot be divisible by the number 514, so the congruence has no solutions. Observe
(for future reference) that gcd(6, 514) = 2 and 2 - 15.
Example 9.7 Solve the congruence
3x 5
mod 7.
Example 9.9 Suppose that we wish to solve an arbitrary linear congruence of the
form
ax b mod m.
Then we must find an integer x so that
m | (ax b).
Equivalently, we must find an integer y so that
my = ax b,
which we can rewrite as
ax my = b.
58
Number Theory
Now, this type of equation should look familiar, as it is precisely the type of equation
that we solved in Chapter 5.
Let g = (a, m). We know that every number of the form
ax my
is a multiple of g (since g | a and g | m), so if g - b, then axmy = b has no solutions.
Thus, if g = (a, m) - b, then the congruence ax b mod m has no solutions.
Next, suppose that g | b. By Theorem 5.1, we know that there exist integers u and
v such that
au + mv = g.
Now, since g | b, we can multiply this equation by the integer b/g to obtain the
equation
bv
bu
a + m = b.
g
g
This implies that
bu
m | a b,
g
so
bu
a b mod m.
g
Thus,
bu
x0
mod m
g
is a solution to the congruence ax b mod m. Thus, we have shown that if g =
(a, m) | b, then x0 bu
mod m is a solution of the congruence.
g
At this point, it is natural to consider whether or not this x0 is the only solution of
the congruence. Suppose that x1 is some other solution of the congruence ax b
mod m. Then
ax1 ax0 mod m,
so
m | (ax1 ax0 ) = a(x1 x0 ).
This implies that
m
a(x1 x0 )
divides
.
g
g
a m
Now, (a, m) = g, so
,
= 1. Thus, a/g and m/g have no common factors, so
g g
m/g must divide x1 x0 . So there is an integer k such that
m
k = x1 x0 ,
g
59
Number Theory
or
m
.
g
Finally, recall that any two solutions that differ by a multiple of m are considered
to be the same, so there will be exactly g different solutions that are obtained by
taking k = 0, 1, . . . , g 1. Note that if g = (a, m) = 1, then there will be exactly
one solution of the congruence a b mod m.
x1 = x0 + k
mod 2576.
mod 13.
75
= 35 9
1
60
mod 13
Number Theory
mod 15.
9 2
= 6 9
3
mod 15.
Solution: There is no common solution to both congruences since the first congruence requires x to be odd and the second requires x to be even.
Example 9.14 Solve the system of congruences
x 2 mod 4
x 3 mod 5.
Number Theory
mod 5,
which we rewrite as
4k 1
mod 5.
Next, we observe that k 1 mod 5 is the only solution of this congruence. Thus, k
is a solution of 2 + 4k 3 mod 5 if and only if k can be written in the form
k = 4 + 5j,
where j is an integer. Thus, x satisfies both congruences if and only if there is an
integer j such that
x = 2 + 4(4 + 5j) = 20j + 18.
Thus, the unique solution of the system of congruences is
x 18 mod 20.
The situation that we observed here is an example of a more general result, as
described in the following theorem.
Theorem 9.2 If (m, n) = 1, then the congruences
x a mod m
x b mod n
have a unique common solution modulo mn.
Proof. The first congruence has a solution x if and only if
m | (x a),
i.e. if and only if there exists an integer k such that
x = a + mk.
Then the second congruence becomes
mk (b a)
mod n.
mod n.
62
Number Theory
mod mn.
All solutions are congruent to (a+mc) mod mn, so there is a unique solution modulo
mn.
This result is actually a special case of a more general theorem. Sun Tzu (or Sun
Zi) was a Chinese mathematician, and is known for authoring Sun Tzu Suan Ching
(literally Sun Tzus Calculation Classic) in the third-fourth century AD, which
contains the Chinese Remainder Theorem. The following problem was posed: How
many soldiers are there in Han Xings army? If you let them parade in groups of 3
soldiers, there are 2 left over. If they parade in rows of 5, there are 3 left over. If
they parade in rows of 7, there are 2 left over.
Theorem 9.3 Chinese Remainder Theorem. Let m1 , m2 , . . . , mk be positive
integers which are relatively prime in pairs. Then the k congruences
x a1
x a2
x ak
mod m1
mod m2
mod mk
mod 4,
mod 5,
mod 7.
mod 140,
mod 140,
mod 140.
We have n 3(35n 28n) 20n 3(70 28) 20 106 mod 140. Thus all
n 106 mod 140 satisfy the given conditions.
63
Number Theory
Problem Set
1. Find all incongruent solutions to each of the following congruences.
(a) 7x 3 mod 15
(b) 6x 5 mod 15
(c) x2 1 mod 8
(d) x2 2 mod 7
(e) x2 3 mod 7
(f) 8x 6 mod 14
(g) 66x 100 mod 121
(h) 21x 14 mod 91
2. Determine the number of incongruent solutions for each of the following congruences. You need not write down the actual solutions.
(a)
(b)
(c)
(d)
mod 3
mod 4
(b)
x 7 mod 9
x 13 mod 23
x 1 mod 2
(c)
2x 3
4x 3
64
mod 5
mod 7
Number Theory
4. Find all incongruent solutions (or show that there are none) to
4x + y 6
mod 12, x + 4y 2
mod 12.
mod 7.
mod 8.
7. Find all positive integers less than 1000 which leave remainder 1 when divided
by 2, 3, 5, and 7.
8. A multiplication has been performed incorrectly, but the answer is correct mod
9, mod 10, and mod 11. What is the closest that the incorrect result can possibly
be to the correct result?
9. The following multiplication was correct, but there is an x in place of a digit in
the answer:
172195 572167 = 985242x6565.
Find x without redoing the multiplication.
10. Show that an integer is divisible by 4 if and only if the number left when all
digits other than the last two are eliminated is divisible by 4. Use this rule to
find conditions for divisibility by 12.
11. Show that every integer satisfies at least one of the following six congruences:
x 0 mod 2, x 0 mod 3, x 1 mod 4, x 1 mod 6, x 3 mod 8, and
x 11 mod 12.
12. Prove the Chinese Remainder Theorem by induction.
13. Do there exist fourteen consecutive positive integers each of which is divisible
by one or more primes p, 2 p 11?
14. Do there exist twenty-one consecutive integers each of which is divisible by one
or more primes p, 2 p 13?
15. Let a, b, c be pairwise relatively prime integers. Show that 2abc ab bc ca
is the largest integer not of the form
bcx + acy + abz,
x 0, y 0, z 0.
16. What is the largest positive integer that is not the sum of a positive integral
multiple of 42 and a positive composite integer?
65
Chapter 10
a2
a3
a2
a3
a4
a5
a2
a3
a4
a5
a6
66
a7
Number Theory
mod p
and that
ap a mod p
for all a 6 0 mod p. Create a similar table for p = 11 and observe that for
a = 1, 2, . . . , 10, we have a10 1 mod 11 and a11 a mod 11.
Example 10.2 (a) Let p = 5 and a = 2. Compute the numbers
a, 2a, 3a, 4a mod 5
and compare to the list of numbers 1, 2, 3, 4. Repeat with a = 3, 4.
(b) Letp = 7 and a = 2. Compute the numbers
a, 2a, 3a, 4a, 5a, 6a mod 7
and compare to the list of numbers 1, 2, 3, 4, 5, 6. Repeat with a = 3, 4, 5, 6.
Theorem 10.1 Fermats Little Theorem. Let p be a prime number, and let a
be any number such that a 6 0 mod p. Then
ap1 1
mod p.
Proof. We will need the following result to prove Fermats Little Theorem:
Lemma 10.2 Let p be a prime number, and let a be any number such that a 6 0
mod p. Then the numbers
a, 2a, 3a, . . . , (p 1)a mod p
are the same as the numbers
1, 2, 3, . . . , (p 1) mod p,
although they may be in a different order.
Proof of the Lemma. First, observe that the list
a, 2a, 3a, . . . , (p 1)a
contains p 1 numbers, and none of them are divisible by p. Next, suppose that two
numbers, say ja and ka, in the list
a, 2a, 3a, . . . , (p 1)a
67
Number Theory
mod p.
Finally, note that gcd((p 1)!, p) = 1, so by Theorem 7.5, we can cancel the (p 1)!
from both sides to obtain Fermats Little Theorem:
ap1 1
mod p.
Number Theory
mod 23.
mod 7.
Thus we have:
235
230 25 mod 7
(26 )5 25 mod 7
25 mod 7
4 mod 7.
mod 11.
Thus,
2341 2(210 )34 2
mod 11.
Thus,
11 | (2341 2).
Now,
25 1
mod 31.
Thus,
2341 2(25 )68 2
mod 31.
Thus,
31 | (2341 2).
Since (11, 31) = 1, their product also divides 2341 2, i.e.
341 | (2341 2).
69
Number Theory
mod 7.
For the second equivalence above, we have used the fact that a99 = 4k for some
integer k, so a99 = 4 + 6t for some integer t.
Example 10.7 Fermats Little Theorem can be used to show that a number is not
prime without actually factoring it. For example, it can be shown that
21234566 899557 6 1
mod 1234567.
Thus, the number 1234567 cannot be a prime, since if it were, then Fermats Little
Theorem would tell us that 21234566 must be congruent to 1 modulo 1234567.
Example 10.8 Solve the congruence
x103 4
mod 11.
mod 11.
Thus,
x103 x100 x3 x3
mod 11.
So, to solve the original congruence, we only need to solve x3 4 mod 11. We can
do this by trying successively x = 0, 1, 2, . . . , 10. We find the solution
x5
mod 11.
Example 10.9 Does Fermats Little Theorem apply to composite integers? Compute 28 mod 9, 37 mod 8, and 214 mod 15.
Theorem 10.3 Existence and Uniqueness of Inverses. Suppose that (a, m) =
1. Then there exists a unique integer x such that ax 1 mod m.
Proof. Observe that we must prove both existence and uniqueness. To prove existence, (a, m) = 1 implies that there exist integers x and y such that ax + my = 1.
Thus,
my = 1 ax m | (1 ax) m | (ax 1) ax 1
70
mod m.
Number Theory
To prove uniqueness, suppose that there exist two integers x1 and x2 such that
ax1 ax2 1
mod m.
71
Number Theory
Problem Set
1. Compute 9794 modulo 73.
2. Show that 91 is not prime by computing 290 modulo 91.
3. Compute 27 modulo 7.
4. Compute 107 modulo 7.
5. Find all integers x such that x86 6 mod 29.
6. Find all integers x such that x39 3 mod 13.
7. If p is a prime number and if a 6 0 mod p, then Fermats Little Theorem tells
us that ap1 1 mod p.
(a) The congruence 71734250 1660565 mod 1734251 is true. Can you conclude
that 1734251 is composite?
(b) The congruence 12964026 15179 mod 64027 is true. Can you conclude
that 64027 is composite?
(c) The congruence 252632 1 mod 52633 is true. Can you conclude that
52633 is prime?
8. (a) Let p be a prime number. Show that
p | (2p 2).
(b) The ancient Chinese knew this result, and also believed that the converse
was true. The converse states that if n > 1 and n | (2n 2), then n is a
prime number. It is probable that the Chinese observed this experimentally,
but did not attempt to prove the conjecture. However, we know that the
conjecture is wrong. For example, we have seen that
341 | (2341 2),
but 341 = 11 31 is not prime. We say that a composite integer n such that
n | (2n 2)
is a pseudoprime. There are infinitely many pseudoprimes. Show that
561 = 3 11 17 is a pseudoprime.
9. Recall Wilsons Theorem: If p is a prime number, then
(p 1)! (p 1) mod p.
Compute the value of (m 1)! mod m for some small values of m that are not
prime. Do you observe any patterns? If you know the value of (n 1)! mod n,
how can you use this value to determine whether n is prime or composite?
72
Number Theory
6k+2
mod p.
73
Chapter 11
10
74
mod m.
Number Theory
Proof. The proof of the Euler-Fermat theorem is very similar to the proof of Fermats Little Theorem, and will be left to you to complete as an exercise.
Note that Fermats Little Theorem is actually a special case of the Euler-Fermat
Theorem: If p is a prime number, then (p) = p 1.
To use the Euler-Fermat Theorem in problems and applications, we need an efficient
method for computing (m) for arbitrary (i.e. not necessarily prime) integers m. If
m is small, then it is fairly easy to find all the numbers less than or equal to m that
are relatively prime to m. However, if m is large, then we do not want to have to
write down all integers less than or equal to m and determine whether or not they
are relatively prime to m. Well begin by considering powers of primes.
Theorem 11.3 If p is a prime number, then
k
(p ) = p p
k1
=p
k1
(p 1) = p
1
1
p
.
Proof. By definition, (pk ) is the number of integers less than or equal to pk that
are relatively prime to pk . There are pk integers less than or equal to pk . Thus,
(pk ) = pk (number of integers pk that are not relatively prime to pk .
The integers less than or equal to pk that are not relatively prime to pk are precisely
those that are divisible by p. There are pk1 such integers:
1 p, 2 p, 3 p, . . . , p pk1 .
Thus,
k
(p ) = p p
k1
=p
k1
(p 1) = p
1
1
p
.
75
Number Theory
Proof. Let n be a natural number with n = ab, (a, b) = 1. We arrange the ab integers
1, 2, . . . , ab as follows.
1
2
3
a+1
a+2
a+3
2a + 1
2a + 2
2a + 3
...
...
...
(b 1)a + 1 (b 1)a + 2 (b 1)a + 3
...
k
...
a+k
...
2a + k
...
...
. . . (b 1)a + k
... a
. . . 2a
. . . 3a
... ...
. . . ba
Number Theory
1
(100) = 100 1
2
= 40.
1
1
5
mod 100.
Thus,
31000 = (340 )25 125 = 1
so the last two digits are 01.
77
mod 100,
Number Theory
1000
1000
= 740t+1 7
78
mod 100.
Number Theory
Problem Set
1. Find the value of (20).
2. Find the value of (60).
3. Find the value of (63).
4. Find the value of (97).
5. Find the value of (341).
6. Find the value of (561).
7. Find the value of (8800).
8. Show that if n is odd, then (2n) = (n).
9. Show that if n is even, then (2n) = 2(n).
10. Let x be the smallest positive integer such that
2x 1
mod 63.
(d),
d|n
where the sum is taken over all of the divisors d of n. Try to prove that
your conjecture is correct. To prove that your conjecture is correct, it may
be useful to use the result of the next problem.
13. Recall that a function f is said to be multiplicative if f (mn) = f (m)f (n) for
all integers m and n such that (m, n) = 1. We know that Eulers -function
is multiplicative. Suppose that f is a multiplicative function, and define a new
function g(n) as follows:
g(n) = f (d1 ) + f (d2 ) + + f (dr ),
where d1 , d2 , . . . , dr are the divisors of n. Show that g(n) is multiplicative.
79
Number Theory
14. What can you say about n if the value of (n) is a prime number? What if the
value of (n) is the square of a prime number.
15. Find at least five different numbers n such that (n) = 160.
16. Suppose that the integer n satisfies (n) = 1000. Make a list of all the primes
that might possibly divide n. Use this information to find all integers n that
satisfy (n) = 1000.
17. Find all values of n that satisfy each of the following equations:
(a) (n) = n/2
(b) (n) = n/3
(c) (n) = n/6
18. Find the remainder of
10
upon division by 7.
19. (a) For each integer 2 a 10, find the last four digits of a1000 .
(b) Based on your experiments in (a), and further experiments if necessary,
give a simple criterion that allows you to predict the last four digits of a1000
from the value of a.
(c) Prove that your criterion in (b) is correct.
20. Show that for all natural numbers s, there is an integer n divisible by s such
that the sum of the digits of n is equal to s.
21. Prove that 504 | (n9 n3 ) for all integers n 1.
22. Prove that for any odd integer n > 0, n | (2n! 1).
23. Prove that for every natural number n there exists some power of 2 whose final
n digits are all ones and twos.
24. Prove that there exists a positive integer k such that k 2n + 1 is composite for
every positive integer n.
25. Suppose that p and q are different odd primes and that a is an integer such that
(a, pq) = 1. Show that
a(pq)/2 1 mod pq.
26. Show that if n > 2, then 2 | (n).
27. In this series of exercises, you will prove the Euler-Fermat Theorem. Let n be an
integer greater than or equal to 1, and let a be an integer such that (a, n) = 1.
Let
1 = b1 < b2 < < b(n) < n
be the (n) numbers between 0 and n that are relatively prime to n.
80
Number Theory
mod n,
mod n.
mod n.
81
Chapter 12
Primitive Roots
We know by the Euler-Fermat Theorem that if (a, n) = 1, then
a(n) 1
mod n,
mod p
since (p) = p 1. However, (n) may not be the smallest integer b such that
ab 1
mod n.
mod 7.
However,
23 1 mod 7
is the smallest power of 2 that is congruent to 1 modulo 7. On the other hand, there
may be some values of a that require the full (p 1)-st power. For example, the first
power of 3 that is congruent to 1 modulo 7 is 36 . Lets look at some more examples
to try to deduce a pattern. For now, well consider the case
ab 1
mod p
where p is a prime.
Example 12.1 Complete the table below for p = 5. Let b denote the smallest
integer such that ab 1 mod p. Recall that
(5) = 5 1 = 4.
a
1
2
3
4
82
Number Theory
Example 12.2 Complete the table below for p = 7. Let b denote the smallest
integer such that ab 1 mod p. Recall that
(7) = 7 1 = 6.
a
1
2
3
4
5
6
Example 12.3 Complete the table below for p = 11. Let b denote the smallest
integer such that ab 1 mod p. Recall that
(11) = 11 1 = 10.
a
1
2
3
4
5
6
7
8
9
10
Based on the numerical evidence in the tables above, we make the following observations:
1. The smallest exponent b so that ab 1 mod p seems to divide (p) = p 1.
2. There are always some values of a that require the full (p 1)-st power.
Definition 12.1 Suppose that a is a positive integer such that (a, p) = 1. The
order of a modulo p is the smallest positive integer b such that
ab 1
mod p,
and we write
b = ordp (a).
83
Number Theory
Proof. By definition,
aordp (a) 1
mod p.
Suppose that
an 1
mod p.
Let g = gcd(ordp (a), n). By Theorem 5.1, we know that there are integers u and v
such that
ordp (a)u nv = g.
Then, for any integer t, we have
g = ordp (a)(u + nt) n(v + ordp (a)t),
and by choosing t to be sufficiently large, both u+nt and v +ordp (a)t will be positive.
Thus, there are integers r and s such that
g = ordp (a)r ns,
where r and s are both positive (you will see why we need them to be positive soon).
Next, we compute the quantity
aordp (a)r
in two different ways:
aordp (a)r =
a
ordp (a)r
aordp (a)
= a
g+ns
r
g
1r 1
n s
mod p
g
= a (a ) a 1s ag
mod p
Thus, ag 1 mod p. Now, recall that ordp (a) is the smallest power of a that is
congruent to 1 modulo p. Thus,
ordp (a) g.
84
Number Theory
mod p,
so
ordp (a) | p 1.
Definition 12.2 If
ordp (a) = p 1,
then a is called a primitive root modulo p.
Example 12.4 Using the tables that we created for p = 5, 7, 11, we observe that 2
and 3 are primitive roots modulo 5; 3 and 5 are primitive roots modulo 7; and 2, 6,
7, and 8 are primitive roots modulo 11.
Theorem 12.2 Primitive Root Theorem. Let p be a prime and suppose that
d | (p 1). Then there are exactly (d) distinct integers a modulo p such that
ordp (a) = d. In particular, there are exactly (p 1) primitive roots of p.
We will not give a proof of the Primitive Root Theorem here.
Example 12.5 The Primitive Root Theorem says that there are (10) = 4 primitive
roots modulo 11. We have found that there are indeed 4 primitive roots modulo 11
namely, 2, 6, 7, and 8. Similarly, there are (36) = 12 primitive roots modulo 37
and (9906) = 3024 primitive roots modulo 9907.
The following is an important property of primitive roots.
Theorem 12.3 Suppose that g is a primitive root modulo a prime p. Then every
nonzero number modulo p can be expressed as a power of g. More precisely, for any
number 1 a < p, we can pick out exactly one of the numbers
g, g 2 , g 3 , . . . , g p3 , g p2 , g p1
as being congruent to a modulo p.
85
Number Theory
mod p,
and p 1 is the smallest integer b such that g b 1 mod p. Next, we claim that the
numbers
g, g 2 , g 3 , . . . , g p3 , g p2 , g p1
are all distinct modulo p. If not, then there would be exponents i and j such that
1 i < j p 1 such that
g j g i mod p.
Then
p | (g j g i ) = g i (g ji 1).
Thus,
p | g i or p | g ji 1.
We know that p - g i since gcd(g, p) = 1. Thus,
p | g ji 1,
so
g ji 1
mod p,
mod p
Number Theory
Proof.
When p = 2, x = 1 is a solution since
11 + 1 0
mod 2.
mod p,
so
a4 1 (a2 1)(a2 + 1) 0
mod p.
mod p
a2 + 1 0
mod p.
or
2
mod p,
x2 + 1 0
mod p.
so a is a solution of
Suppose that p 3 mod 4. Then 4 | (p 3), so 4 - (p 1). Since p is odd,
p 1 is even, so 2 | (p 1). Thus, (p 1, 4) = 2. Now, suppose (by way of
contradiction) that there is an integer a such that
a2 + 1 0
mod p.
Then
a4 (a2 )2 (1)2 1
mod p.
mod p.
Since 2 = (p 1, 4), there are integers u and v such that 2 = (p 1)s + 4t.
Thus, we have
a2 a(p1)s+4t (ap1 )s (a4 )t 1
Then
a2 1 1
87
mod p,
mod p.
Number Theory
so
20
mod p.
mod p
mod n.
Thus, ordn (a) (n). Using an argument similar to that given in the proof of
Theorem 12.1, we can prove the following result.
Theorem 12.5 Suppose that (a, n) = 1 and that
ab 1
mod n.
Then
ordn (a) | b,
and in particular,
ordn (a) | (n).
Definition 12.4 If (a, n) = 1 and ordn (a) = (n), then we say that a is a primitive
root modulo p.
Example 12.6 3 is a primitive root modulo 10 since (10) = 4 and 31 3 mod 10,
32 9 mod 10, 33 7 mod 10, 34 1 mod 10.
88
Number Theory
Problem Set
1. Compute each of the following.
(a) ord5 (3)
(b) ord5 (4)
(c) ord7 (3)
(d) ord9 (2)
(e) ord15 (2)
(f) ord16 (3)
(g) ord10 (3)
2. Find all primitive roots modulo 5.
3. Find all primitive roots modulo 7.
4. (a) Find all primitive roots modulo 13.
(b) For each number d dividing 12, list the as such that 1 a < 13 and
ord13 (1) = d.
5. Find all primes less than 20 for which 3 is a primitive root.
6. In this exercise, you will investigate the value of ordn (2) for odd integers n.
(a) Compute the value of ordn (2) for each odd number 3 n 19.
(b) In the table below, the value of ordn (2) is given for all odd numbers between
21 and 115.
ord21 (2) = 6
ord29 (2) = 28
ord37 (2) = 36
ord45 (2) = 12
ord53 (2) = 52
ord61 (2) = 60
ord69 (2) = 22
ord77 (2) = 30
ord85 (2) = 8
ord93 (2) = 10
ord101 (2) = 100
ord109 (2) = 36
ord23 (2) = 11
ord31 (2) = 5
ord39 (2) = 12
ord47 (2) = 23
ord55 (2) = 20
ord63 (2) = 6
ord71 (2) = 35
ord79 (2) = 39
ord87 (2) = 28
ord95 (2) = 36
ord103 (2) = 51
ord111 (2) = 36
ord25 (2) = 20
ord33 (2) = 10
ord41 (2) = 20
ord49 (2) = 21
ord57 (2) = 18
ord65 (2) = 12
ord73 (2) = 9
ord81 (2) = 54
ord89 (2) = 11
ord97 (2) = 48
ord105 (2) = 12
ord113 (2) = 28
ord27 (2) = 18
ord35 (2) = 12
ord43 (2) = 14
ord51 (2) = 8
ord59 (2) = 58
ord67 (2) = 66
ord75 (2) = 20
ord83 (2) = 82
ord91 (2) = 12
ord99 (2) = 30
ord107 (2) = 106
ord115 (2) = 44
Using your result from (a) and this table, find a formula for ordmn (2) in
terms of ordm (2) and ordn (2) when (m, n) = 1. Use your formula to find
ord11227 (2). Note that 11227 = 103 109.
89
Number Theory
(c) Use your results from (a) and the table to find a formula for ordpk (2) in
terms of ordp (2) and k, where p is a prime. Use your formula to find the
value of ord68921 (2). Note that 68921 = 413 .
7. Let p be a prime number.
(a) What is the value of
(1 + 2 + 3 + + (p 1))
mod p?
mod p?
mod p.
8. Suppose that a and n are integers such that (a, n) = 1. Prove that
ordn (a) | (n).
Hint: see the proof of the Order Divisibility Property.
9. (a) If g is a primitive root modulo 37, which of the numbers g 2 , g 3 , . . . , g 8 are
also primitive roots modulo 37?
(b) If g is a primitive root modulo p, develop an easy-to-use rule for determining
if g k is a primitive root modulo p, and prove that your rule is correct.
(c) Suppose that g is a primitive root modulo the prime p = 21169. Use your
rule from (b) to determine which of the numbers g 2 , g 3 , . . . , g 20 are primitive
roots modulo 21169.
10. Suppose that p is a prime such that p 3 mod 4 and that a and b are integers
such that
a2 + b2 0 mod p.
Show that
ab0
mod p.
mod 15,
and conclude that 15 has no primitive roots. Hint: Consider the congruence
modulo 3 and modulo 5.
12. Show that 21 has no primitive roots.
13. Show that 35 has no primitive roots.
90
Number Theory
14. Suppose that b and c are positive integers. Let d = (b, c). Suppose that
ab 1
mod n and ac 1
mod n.
Show that
ad 1
mod n.
mod p,
aj 0
j=0
91
mod p.
Chapter 13
mod p.
0
1
4
2
2
4
1
mod
mod
mod
mod
mod
mod
mod
7
7
7
7
7
7
7
92
Number Theory
a2 mod 3
a
0
1
2
3
4
a2 mod 5
a
0
1
2
3
4
5
6
a2 mod 7
a
0
1
2
3
4
5
6
7
8
9
10
a2 mod 11
Number Theory
The square of the number b and the square of the number p b are the same.
Theorem 13.1 Suppose that p is a prime. Then
b2 (p b)2
mod p.
Proof.
(p b)2 = p2 2pb + b2 0 0 + b2 b2
mod p.
Thus, if we wish to find all of the numbers that are squares modulo p, we actually
only need to compute half of them:
2
p1
2
2
mod p.
1 mod p, 2 mod p, . . . ,
2
Our goal is to determine which numbers are squares modulo p, and which numbers
are not squares modulo p. To begin, we need some terminology.
Definition 13.1 A nonzero number that is congruent to a square modulo p is called
a quadratic residue modulo p.
Example 13.3 3 is a quadratic residue modulo 11 since
52 3
mod 11.
The set of quadratic residues modulo 11 is {1, 3, 4, 5, 9}. Notice that there are 5
quadratic residues modulo 11.
Definition 13.2 A nonzero number that is not congruent to a square modulo p is
called a quadratic nonresidue modulo p.
Example 13.4 2 is a quadratic nonresidue modulo 11 since there is no integer x
such that
x2 2 mod 11.
The set of quadratic nonresidues modulo 11 is {2, 6, 7, 8, 10}. Notice that there are
5 quadratic nonresidues modulo 11.
Theorem 13.2 Let p be an odd prime. Then there are exactly
p1
residues modulo p and
quadratic nonresidues modulo p.
2
p1
2
quadratic
Proof. The quadratic residues modulo p are precisely the squares modulo p. Thus,
they are the numbers
12
mod p, 22
mod p, . . . , (p 1)2
94
mod p.
Number Theory
mod p,
we only need to go halfway, i.e. the quadratic residues modulo p are the numbers
2
p1
2
2
1 mod p, 2 mod p, . . . ,
mod p.
2
p1
numbers. Thus, to show that there
Note that the list above consists of
2
p1
are exactly
quadratic residues modulo p, we just need to check that the
2
numbers
2
p1
2
2
1 mod p, 2 mod p, . . . ,
mod p
2
are all different
modulo p. Suppose that b1 and b2 are two numbers between 1 and
p1
such that
2
b21 b22 mod p.
Then
p | (b21 b22 ) = (b1 + b2 )(b1 b2 ).
Now, b1 + b2 is between 2 and p 1, so it cant be divisible by p. Thus,
p | (b1 b2 ).
However,
|b1 b2 | <
p1
,
2
so b1 b2 = 0. Thus,
b1 = b2 ,
and we conclude that the numbers
2
p1
1 mod p, 2 mod p, . . . ,
mod p
2
p1
are all different modulo p, so there are exactly
quadratic residues modulo
2
p1
p and
quadratic nonresidues modulo p.
2
2
What happens when we multiply quadratic residues and nonresidues? Perform some
experiments modulo 11 and make a conjecture. Recall that the quadratic residues
modulo 11 are {1, 3, 4, 5, 9} and the quadratic nonresidues are {2, 6, 7, 8, 10}.
95
Number Theory
QR QR = QR
QNR QNR = QR
QR QNR = QNR
To prove that the conjectures made above are correct, we must investigate the relationship between quadratic residues and primitive roots. Let g be a primitive root
modulo p. By Theorem 12.3, we know that the powers of g,
g, g 2 , g 3 , . . . , g p3 , g p2 , g p1 ,
give all the nonzero numbers modulo p. We know that half of the nonzero numbers
modulo p are quadratic residues, and half are quadratic nonresidues. How do we
know which are which?
We know that g 2 is a quadratic residue, since it is clearly a square. Similarly, g 4 =
2k
(g 2 )2 is also a quadratic residue. In general,
power of g, say g is a quadratic
any even
p1
of the exponents in the list
residue since g 2k = (g k )2 . Since exactly
2
g, g 2 , g 3 , . . . , g p3 , g p2 , g p1
p1
quadratic residues modulo p, we conclude
are even, and there are exactly
2
that the quadratic residues modulo p are precisely those numbers a that can be
expressed as an even power of g, and the quadratic nonresidues modulo p are those
numbers a that can be expressed as an odd power of g. Using this information, we
can now prove the following.
Theorem 13.3 Quadratic Residue Multiplication Rule, Version 1. Let p be
an odd prime. Suppose that a and b are any quadratic residues modulo p and that
c and d are any quadratic nonresidues modulo p. Then:
ab is a quadratic residue modulo p. The product of two quadratic residues
modulo p is a quadratic residue modulo p.
cd is a quadratic residue modulo p. The product of two quadratic nonresidues
modulo p is a quadratic residue modulo p.
ac is a quadratic nonresidue modulo p. The product of a quadratic residue
modulo p and a quadratic nonresidue modulo p is a quadratic nonresidue modulo
p.
Proof. Let g be a primitive root modulo p. Since a and b are quadratic residues
modulo p, there exist integers j and k such that 1 i, j p 1 and
a g 2k
mod p and b g 2j
96
mod p.
Number Theory
Since c and d are quadratic nonresidues modulo p, there exist integers m and n such
that 1 m, n p 1 and
c g 2m1
mod p.
Then
ab g 2(j+k)
is an even power of g, so ab is a quadratic residue modulo p;
cd g 2(mn1)
is an even power of g, so cd is a quadratic residue modulo p; and
ac g 2(k+m)1
mod p
Number Theory
Also,
102 3
so
mod 97,
3
97
75
97
= 1.
Thus,
= 1,
mod p.
mod p.
Thus,
p | (A2 1) = (A 1)(A + 1).
Thus,
p | (A 1)
or
p | (A + 1).
If p | (A 1), then
A1
mod p.
If p | (A + 1), then
A 1
mod p.
Thus,
A = a(p1)/2 1
mod p.
a
p
both take on the same values, namely 1. We might consider whether these quantities are related to one another. You will explore this question in the problem set.
98
Number Theory
Problem Set
1. Make a list of all the quadratic residues and the quadratic nonresidues modulo
the primes 7, 13, 17, and 19.
2. In this exercise, you will investigate the relationship between
a(p1)/2
and
mod p
a
.
p
Complete the following table. For example, in the second row, we have
2(51)/2 = 22 = 4 1
AND
mod 5
2
= 1
5
since 2 is a quadratic nonresidue modulo 5 (the squares modulo 5 are 1 and 4).
(p1)/2
5
5
5
5
7
7
7
7
7
7
11
11
11
11
11
11
11
11
11
11
1
2
3
4
1
2
3
4
5
6
1
2
3
4
5
6
7
8
9
10
1
-1
mod p
a
p
1
-1
99
Number Theory
4. In this exercise, you will consider primes p for which 2 is a quadratic residue.
Recall that 2 is a quadratic residue modulo p if there is an integer x such that
x2 2
(a)
mod p.
Number Theory
(c) For each prime p in part (a) such that 2 is a quadratic nonresidue modulo
p, compute p modulo 8. Do you observe any patterns?
(d) Make a conjecture describing which primes have 2 as a quadratic residue.
5. Here are lists of the first few primes for which 3 is a quadratic residue and a
quadratic nonresidue:
Quadratic residue:
Quadratic nonresidue:
11, 13, 23, 37, 47, 59, 61, 71, 73, 83, 97, 107, 109
5, 7, 17, 19, 29, 31, 41, 43, 53, 67, 79, 89, 101, 103, 113, 127
Try reducing these lists modulo m for various ms until you find a pattern, and
make a conjecture describing which primes have 3 as a quadratic residue.
6. Suppose that p is a prime and that (a, p) = 1. Show that the equation
x3 a mod p
has solutions if
a(p1)/2 1
mod p
101
mod p.
Chapter 14
Introduction to Quadratic
Reciprocity
In this section, well consider which primes p have a = 1 as a quadratic residue
and which primes p have a = 2 as a quadratic residue. That is, we wish to answer
the following questions:
For which primes p is there an integer x such that
x2 1
mod p?
mod p?
p
Proof. Well first consider the case when a is a quadratic residue modulo p and then
when a is a nonresidue.
Suppose that a is a quadratic residue modulo p. Then ap = 1. So we must show
that a(p1)/2 1 mod p in this case. Let g be a primitive root modulo p. We know
that a is an even power of g, i.e. a can be expressed in the form
a g 2k
mod p.
p
102
mod p.
mod p.
Number Theory
a
p
= 1. So we
(p1)/2
mod p.
mod p.
Now,
g (p1) 1
mod p,
so
g (p1)/2 1
mod p.
mod p,
a(p1)/2 1
mod p
so we conclude that
in this case. Thus, if a is a quadratic nonresidue modulo p,
a
(p1)/2
mod p.
a
p
Theorem 14.2 Quadratic Reciprocity, Part 1. Let p be an odd prime. Then
1 is a quadratic residue modulo p if p 1
mod 4,
and
1 is a quadratic nonresidue modulo p if p 3
Using the Legendre symbol,
(
1
1
=
p
1
if p 1
if p 3
mod 4.
mod 4,
mod 4.
(1)
1
p
mod p.
First, suppose that p 1 mod 4. Then 4 | (p 1), so there is an integer k such that
p = 4k + 1.
103
Number Theory
Then
(1)(p1)/2 = (1)(4k+11)/2 = (1)2k = 1,
so
1
1
p
mod p.
1
1
p
mod p.
if p 1 or 7 mod 8,
if p 3 or 5 mod 8.
Proof. Our first thought might be to use Eulers Criterion, as we did for the proof
of Quadratic Reciprocity, Part 1. However, there is not an obvious way to compute
2(p1)/2 mod p. Recall that when we proved Fermats Little Theorem in Chapter
10, we first multiplied the numbers
1, 2, 3, . . . , (p 1)
by a, and then multiplied them all together, which gave us a factor of ap1 to pull
1
out. To use Eulers Criterion, we want (p 1) factors of a to pull out, so instead
2
of starting with all the numbers from 1 to p, well start with the numbers
1, 2, 3, . . . ,
and multiply each by a = 2.
104
p1
2
Number Theory
To illustrate the idea, well compute
2
. We begin with half the numbers from 1
13
to 13 1 = 12:
1, 2, 3, 4, 5, 6.
Next, we multiply each by 2 and then multiply them together. We obtain:
(2 1)(2 2)(2 3)(2 4)(2 5)(2 6) = 26 6!.
Notice the factor
26 = 2(131)/2 ,
which is what we are interested in computing. The main idea now is to reduce each
of the numbers 2, 4, 6, 8, 10, 12 modulo 13 to obtain a number between 6 and 6.
We have:
2 2 mod 13
4 4 mod 13
6 6 mod 13
8 5 mod 13
10 3 mod 13
12 1 mod 13
Thus
26 6! 6!
mod 13,
mod 13.
105
p1
2
Number Theory
2, 4, 6, . . . , p 1
modulo p so that it lies in the range p1
to p1
. The first few numbers wont
2
2
change, but any number in the list larger than (p 1)/2 needs to have p subtracted
from it (and thus becomes negative). The number of minus signs is exactly the
number of integers in the list 2, 4, 6, . . . , (p 1) that are larger than (p 1)/2. Thus,
equating the two products, we have:
p1
p1
number of minus signs
(p1)/2
! = 2 4 6 (p 1) (1)
! mod p.
2
2
2
We conclude that
2(p1)/2 (1)number of minus signs
mod p.
Recall that the number of minus signs is exactly the number of integers in the list
2, 4, 6, . . . , (p 1) that are larger than (p 1)/2.
Using this result, we can now prove the Theorem. Suppose that p 3 mod 8. Then
8 | (p 3), so there is an integer k such that p = 8k + 3. We need to list the numbers
2, 4, 6, . . . , p 1
and determine how many of them are larger than (p 1)/2. In this case,
p 1 = 8k + 2 and
p1
8k + 2
=
= 4k + 1.
2
2
So the list is
2, 4, 6, . . . , 4k || (4k + 2), (4k + 4), . . . , 8k.
There are 2k + 1 even numbers between 4k + 2 and 8k + 2 (try it for a few values
of k), so there are 2k + 1 numbers in the list larger than (p 1)/2. Thus, there are
2k + 1 minus signs, so
2(p1)/2 (1)2k+1 1
mod p.
106
Number Theory
Problem Set
1. Determine which of the following congruences has a solution. All of the moduli
are primes.
(a) x2 1 mod 5987
(b) x2 6780 mod 6781
(c) x2 2 mod 61
(d) x2 2 mod 59
(e) x2 + 14x 35 0 mod 337 (Hint: use the quadratic formula to figure out
what number you need to take the square root of modulo 337.)
(f) x2 64x + 943 9 mod 3011
2. Suppose that p is an odd prime and that a b mod p. Show that
b
a
=
.
p
p
3. In this exercise, you will prove that there are infinitely many primes that are
congruent to 1 modulo 4. Suppose that you are given a list
p 1 , p2 , . . . , p r
of primes that are congruent to 1 modulo 4. You can then find at least one new
prime, not in the list, that is congruent to 1 modulo 4. Repeating this process
indefinitely constructs a list of infinitely many primes that are congruent to 1
modulo 4.
(a) Consider the number
A = (2p1 p2 pr )2 + 1.
Factor A into a product of primes, say
A = q1 q2 qs .
(b) Show that
A0
mod qi
for each qi .
(c) Show that 1 is a quadratic residue modulo qi for each qi .
(d) Conclude that each qi is congruent to 1 modulo 4.
(e) Explain why none of the qi s could have been in the original list.
107
Number Theory
(f) Use the procedure described in this proof to produce a list of primes that
are congruent to 1 modulo 4. Start with p1 = 5. Then
A = (2p1 )2 + 1 = 101,
so our second prime is
p2 = 101 1
mod 4.
Repeat this procedure to find a few more primes that are congruent to 1
modulo 4 (you will probably want to use a calculator for the arithmetic).
4. Finish the proof of the Quadratic Reciprocity, Part 2 Theorem for the cases
p 7 mod 8, p 1 mod 8, and p 5 mod 8.
5. Suppose that q is a prime number that is congruent to 1 modulo 4, and suppose
that the number p = 2q + 1 is also a prime number. (For example, q could equal
5 and p would be 11). Show that 2 is a primitive root modulo p.
6. In this exercise, you will investigate the relationship between
q
p
and
p
q
for various primes q and p. The following table gives the value of
q
p
for all odd primes p, q 37.
q, p
p=3
p=5
p=7
p = 11
p = 13
p = 17
p = 19
p = 23
p = 29
q=3
-1
-1
1
1
-1
-1
1
-1
q=5
-1
-1
1
-1
-1
1
-1
1
q=7
1
-1
-1
-1
-1
1
-1
1
q = 11
-1
1
1
-1
-1
1
-1
-1
q = 13
1
-1
-1
-1
1
-1
1
1
q = 17
-1
-1
-1
-1
1
1
-1
-1
q = 19
1
1
-1
-1
-1
1
-1
-1
q = 23
-1
-1
1
1
1
-1
1
q = 29
-1
1
1
-1
1
-1
-1
1
Number Theory
q
p
(c) In (a) and (b), you should have observed that sometimes
=
and
p
q
p
q
=
. Make a list of the primes p whose rows and
sometimes
p
q
q
p
columns are exactly the same. For these primes,
=
. Next, make
p
q
a list of the primes
pwhoserows
and columns are not exactly the same.
q
p
For these primes,
=
. Do you observe any patterns about your
p
q
lists? Hint: consider the primes in your list modulo 4.
109
Chapter 15
(
1
1
if
=
p
1 if
(
2
1
if
=
p
1 if
p
q
q
=
p
p
q
p1
p3
mod 4
mod 4
p 1 or 7 mod 8
p 3 or 5 mod 8.
if p 1
mod 4 or q 1
if p 3
mod 4 and q 3
1
p
and
2
p
mod 4
mod 4
Number Theory
mod 3593
Thus, 5 is a quadratic nonresidue modulo 3593, so the congruence does not have a
solution.
Example 15.2 Determine whether the congruence
x2 14 mod 137
has a solution (137 is prime).
Solution. We need to
whether 14 is a quadratic residue modulo 137, so
determine
14
we need to compute
:
137
14
2
7
=
by the Quadratic Residue Multiplication Rule
137
137
137
7
=
since 137 1 mod 8
137
137
since 137 1 mod 4
=
7
4
=
since 137 4 mod 7
7
= 1 since 4 = 22 is a square modulo 7.
Thus, 14 is a quadratic residue modulo 137, so the congruence does have a solution.
111
Number Theory
Thus,
mod 4.
3
p
(
=
1
3
2
3
=1
= 1
if p 1
if p 2
mod 3
mod 3.
112
Number Theory
Problem Set
1. Use the Law of Quadratic Reciprocity to compute each of the following Legendre
symbols.
42
(a)
61
85
(b)
101
29
(c)
541
101
(d)
1987
31706
(e)
43789
2. Determine which of the following congruences are solvable. All of the moduli
are prime.
(a)
(b)
(c)
(d)
(e)
x2
x2
x2
x2
x2
10 mod 89
5 mod 227
5 mod 229
7 mod 1009
150 mod 1009
5
3. Find all primes q such that
= 1.
q
4. Find all primes p such that x2 13 mod p has a solution.
5. Prove that if a prime p is a quadratic residue of an odd prime q, and if p is of
the form 4k + 1, then q is a quadratic residue of p.
6. Does the congruence
x2 3x 1 0
mod 31957
have any solutions? Hint: use the quadratic formula to find out what number
you need to take the square root of modulo the prime 31957.
7. Let p be a prime number not equal to 2 or 5, and let A be any number. Suppose
that p divides A2 5. Show that p must be congruent to either 1 or 4 modulo
5.
8. Let p be a prime satisfying p 3 mod 4. Suppose that a is a quadratic residue
modulo p.
113
Number Theory
mod 787.
mod 541.
114
Chapter 16
Diophantine Equations
A Diophantine equation is a polynomial equation for which we seek integer solutions (or perhaps rational solutions). There is no universal method for determining
whether a given Diophantine equation has a solution, or for finding all solutions if
solutions do exist.
Example 16.1 Find all positive integer solutions of the equation x4 + 9 = y 2 .
Solution: We rewrite the equation in the form
y 2 x4 = 9
(y x2 )(y + x2 ) = 9
Since we are interested in y > 0, x > 0, the factor y + x2 is positive; thus, the other
factor y x2 must also be positive. There are only two ways of factoring 9 as a
product of positive integers: 9 = 1 9 and 9 = 3 3. Thus there are only three
possibilities:
(a) y + x2 = 1 and y x2 = 9
(b) y + x2 = 3 and y x2 = 3
(c) y + x2 = 9 and y x2 = 1
Ineach case, there are two equations and two unknowns. In case (a), we find x =
4, which is not an integer. In case (b), we find x = 0, which is not a positive
integer. In case (c), we find y = 5, x = 2. Thus, the only solution in positive
integers is x = 2 and y = 5.
Theorem 16.1 Fermats last theorem states that if n 3, then there are no solutions to the equation
xn + y n = z n
115
Number Theory
in nonzero integers. In 1637, Fermat wrote in the margin of his copy of Arithmetica
of Diophantus that he had a truly marvellous proof of this proposition which this
margin is too narrow to contain. No correct proof of Fermats Last Theorem was
found for 357 years, until one was finally published by Andrew Wiles in 1995. Note
that when n = 2, the equation x2 + y 2 = z 2 has infinitely many solutions (which you
will explore as an exercise).
Fermat also stated that the equation
x2 + 2 = y 3
has only x = 5, y = 3 as a solution in positive integers and that the equation
x2 + 4 = y 3
has only x = 11, y = 5 as a solution in positive integers. These statements have since
been proven to be true using the ideas of quadratic field theory (developed 200 years
after Fermats announcement). It would be very interesting to know Fermats proofs
of these statements.
Congruences often provide an easy way of showing that certain Diophantine equations
have no solutions.
Example 16.2 Find all integer solutions of the equation
x2 7y 2 = 1.
Solution: Consider the equation modulo 7. If x2 7y 2 = 1, then
x2 7y 2 1 mod 7
x2 1 mod 7.
However, 7 3 mod 4, so 1 is a quadratic nonresidue modulo 7. Thus, there is no
integer x such that x2 1 mod 7. The squares modulo 7 are 12 1 mod 7, 22 4
mod 7, 32 2 mod 7, 42 2 mod 7, 52 4 mod 7, 62 1 mod 7. We conclude
that the equation has no integer solutions.
The main idea in using congruences to show that a Diophantine equation has no
solutions is that if a Diophantine equation has no solutions modulo n, then it certainly
has no solutions.
Theorem 16.2 Suppose that d is divisible by a prime p 3 mod 4 or that d is
divisible by 4. Then the equation
x2 dy 2 = 1
has no solutions.
116
Number Theory
Proof. Suppose that (x, y) is a solution to the equation. First, suppose that p 3
mod 4 and p | d. Then d 0 mod p. Then:
x2 dy 2 x2 1
mod p.
mod 4.
mod 5
mod 5
117
Number Theory
Problem Set
1. Find all solutions in positive integers to the equation
x2 + 12 = y 4 .
2. Find all solutions in positive integers to the equation
x3 + y 3 = 20.
3. Find all solutions in positive integers to the equation
x3 y 3 = 19.
4. Suppose that d is a perfect square. Find all integer solutions to the equation
x2 dy 2 = 1.
5. Show that 2 is the only prime which is the sum of 2 positive cubes. The word
positive is necessary and hence must play a role in your proof; consider the
examples 7 = 23 + (1)3 , 61 = 53 + (4)3 .
6. In this exercise, you will investigate Pythagorean triples, i.e. positive integers
(x, y, z) that satisfy the equation
x2 + y 2 = z 2 .
(a) Suppose that (a, b, c) is a Pythagorean triple, and let d be a positive integer.
Show that (da, db, dc) is also a Pythagorean triple. Thus, there are infinitely
many Pythagorean triples.
(b) A primitive Pythagorean triple is a triple of numbers (a, b, c) such that
a, b, c have no common factors and satisfy a2 + b2 = c2 . Give 5 examples of
primitive Pythagorean triples.
(c) Suppose that (a, b, c) is a primitive Pythagorean triple. Show that c is odd.
(d) Suppose that (a, b, c) is a primitive Pythagorean triple. Show that one of a
and b is odd and the other is even.
(e) Suppose that (a, b, c) is a primitive Pythagorean triple. Show that either a
or b must be a multiple of c.
(f) Suppose that (a, b, c) is a primitive Pythagorean triple. Show that one of
a, b, c is divisible by 5.
7. In this exercise, you will find all primitive Pythagorean triples by following the
steps outlined below. Suppose that (a, b, c) is a primitive Pythagorean triple.
We can always switch a and b and still have a primitive Pythagorean triple, so
lets suppose that a is odd and b is even.
118
Number Theory
s2 + t2
s2 t2
, c=
,
2
2
where s > t 1 are chosen to be any odd integers with no common factors.
(g) Give all possible primitive Pythagorean triples with s 7.
8. Suppose that p is an odd prime that can be written as the sum of two squares,
p = a2 + b2 ,
where a and b are positive integers. Show that p 1 mod 4.
9. Show that the equation x2 + 7y 2 = 3 has no integer solutions.
10. Show that the equation x2 3y 2 = 2 has no integer solutions.
11. Show that the equation x2 11y 2 = 3 has no integer solutions.
12. Show that the equation 11x2 + 10x y 2 + 2 = 0 has no integer solutions.
13. Find all integer solutions of the equation x2 7y 2 = 3z 2 .
14. Show that the equation x2 + y 2 = 9z + 3 has no integer solutions.
15. Show that the equation x2 + 2y 2 = 8z + 5 has no integer solutions.
16. Show that the equation (x2 + y 2 )2 2(3x2 5y 2 )2 = z 2 has no integer solutions.
17. Show that the equation x2 = y 3 + 23 has no integer solutions.
119
Chapter 17
Fn
1
1
2
n
11
12
13
14
15
16
17
18
19
20
Fn
Notice that the Fibonacci numbers grow very rapidly. In fact, the 31st Fibonacci
number is larger than 1 million,
F31 = 1, 346, 269
and the 45th Fibonacci number is larger than 1 billion,
F45 = 1, 134, 903, 170.
120
Number Theory
Were interested in discovering number theoretic patterns that exist within the Fibonacci numbers, so one question that we should consider is how fast the Fibonacci
numbers are growing. We can measure this by the ratio
Fn
.
Fn1
Create a table of values of Fn /Fn1 for n 20.
n
2
3
4
5
6
7
8
9
10
11
Fn /Fn1
1.00000
2.00000
n
12
13
14
15
16
17
18
19
20
Fn /Fn1
Observe that the ratio Fn /Fn1 appears to be getting closer and closer to some
number around 1.61803. Lets try to figure out exactly what this number is. The
table suggests that Fn is approximately equal to Fn1 for some number :
Fn Fn1
Fn1 Fn2
Fn 2 Fn2
Using the recursive equation Fn = Fn1 + Fn2 , we have
2 Fn2 Fn2 + Fn2 .
Dividing by Fn2 , we obtain the equation
2 1 = 0,
which we solve to obtain
Note that
1 5
.
=
2
1+ 5
1.61803399.
2
121
Number Theory
1+ 5
1 5
and 2 =
.
1 =
2
2
Next, let
Hn = c1 1n + c2 2n ,
where c1 and c2 are constants. Then
Hn = Hn1 + Hn2 ,
so Hn satisfies the same recursive formula as the Fibonacci sequence, and c1 and c2
can be any integers.
The idea now is to choose c1 and c2 so that Hn and the Fibonacci sequence Fn start
with the same two values, i.e.
H1 = F1 = 1 and H2 = F2 = 1.
Thus, we solve
c1 1 + c2 2 = 1 and c1 12 + c2 22 = 1
to obtain
1
1
c1 = and c2 = .
5
5
We summarize our findings as follows. The formula for the n-th term of the Fibonacci
sequence is named after Binet, who published it in 1843 (although it was known to
Euler and Daniel Bernoulli at least 100 years earlier).
Theorem 17.1 Binets Formula. Then Fibonacci sequence Fn is described by the
recursion
F1 = F2 = 1 and Fn = Fn1 + Fn2 for n 3.
Then the n-th term of the Fibonacci sequence is given by the formula
"
!n
!n #
1
1+ 5
1 5
.
Fn =
2
2
5
122
Number Theory
Check the formula for the first few values of n to make sure that you believe the
result.
Proof. For each positive integer n 1, let
"
!n
1
1+ 5
Hn =
2
5
!n #
1 5
.
2
!1
!1
1
1+ 5
1
1 5
= 5 = 1 = F1
H1 =
2
2
5
5
!2
!2
1 4 5
1 1+ 5
1 5
H2 =
=
= 1 = F2
2
2
5
5 4
(ii) Inductive hypothesis. Suppose that Hk = Fk for all k n. Then
Hn+1 = Hn + Hn1
= Fn + Fn1
= Fn+1 .
1+ 5
=
2
is known as the golden ratio. Binets Formula states the following:
Fn =
n (1 )n
.
5
The golden ratio has fascinated Western intellectuals for at least 2400 years,
and it has appeared in extremely diverse (and sometimes surprising areas):
Architecture (Acropolis, Parthenon, Giza Pyramids, Great Mosque of Kairouan,
Naqsh-e Jahan Square)
Painting (Mona Lisa, De Divina Proportione, Dalis The Sacrament of the
Last Supper)
123
Number Theory
Book design
Music
Nature (Fibonacci spiral in plants, leaf arrangements, phyllotaxis, sunflower
spirals, pinecone spirals)
Human body
Theorem 17.2 Zeckendorf s Theorem. Every positive integer can be expressed
in a unique way as the sum of one or more distinct Fibonacci numbers in such a way
that the sum does not contain any 2 consecutive Fibonacci numbers.
Example 17.1 100 = F11 + F6 + F4 = 89 + 8 + 3 is the Zeckendorf representation
of the integer 100. Observe that we can also express 100 as 100 = 89 + 8 + 2 + 1 =
55 + 34 + 8 + 3, but these contain consecutive Fibonacci numbers.
For any given positive integer, we can find a representation that satisfies the conditions of Zeckendorfs Theorem by using a greedy algorithmat each stage, choose
the largest possible Fibonacci number.
Example 17.2 Find the Zeckendorf representation of each of the following:
1. 25
2. 34
3. 700
124
Number Theory
Problem Set
1+ 5
1. The golden ratio =
satisfies some amazing identities. Prove (or
2
investigate) the following:
(a)
1
=1
s
r
(b) =
1+
1 + 1 + 1 +
(e) = 1 +
1
1+
1
1+ 1
(g)
1+2
P
+
(h) = 13
8
n=0
(1)n+1 (2n+1)!
(n+2)!n!42n+3
(i) = 1 + 2 sin(/10)
2. Find the continued fraction expansion of the golden ratio = 1+2 5 . Then find
the first 10 convergents in the continued fraction expansion of . What do you
observe? See 25 for more information on continued fractions.
3. Find the Zeckendorf representation of each of the following:
(a) 10
(b) 500
(c) 800
4. Compute the Zeckendorf representations for Fn2 for n = 1, 2, . . .. Try to figure
out the pattern and prove that it holds in general.
5. (a) Show that Fmn /Fm is always an integer.
(b) Compute the Zeckendorf representation of Fmn /Fn for different values of m
and n. Can you find any patterns?
6. Make a list of the Fibonacci numbers that are prime. Make a conjecture of the
form If Fn is prime, then n is ....
7. Find as many square Fibonacci numbers as you can. Do you think that there
are finitely many or infinitely many square Fibonacci numbers?
125
Number Theory
8. Find all positive integer solutions of the Diophantine equation 89x + 55y = 1.
What do you observe?
9. The number
1+ 5
=
= 1.61803 . . .
2
is known as the golden ratio. We have observed that the ratio Fn /Fn1 gets
closer and closer to the Golden Ratio as n increases. The golden ratio appears in
many other places such as art, architecture, history, nature, and other branches
of mathematics. Do some research online about the golden ratio, and write a
short paper (with illustrations!) about places in which it appears.
10. The Lucas sequence is the sequence of numbers Ln given by the rules L1 =
1, L2 = 3, and Ln = Ln1 + Ln2 .
(a) Write down the first 10 terms of the Lucas sequence.
(b) Find a simple formula for Ln , similar to Binets Formula for the Fibonacci
number Fn .
(c) Compare the value of L2n 5Fn2 for each 1 n 10. Make a conjecture
about this value, and prove that your conjecture is correct.
(d) Show that L3n and F3n are even for all n. Combining this fact with the
formula that you discovered in (c), find an interesting equation satisfied by
the pair of numbers
1
1
L3n , F3n .
2
2
(e) Compute the Zeckendorf representations for Ln and L2n for n = 1, 2, . . .. Do
you observe any patterns?
11. Let Pn be the sequence defined by P1 = 1, P2 = 9, P3 = 1, and Pn = Pn1 +
4Pn2 4Pn3 for n 4.
(a) Write down the first 10 terms of Pn .
(b) Does the sequence exhibit any strange behavior?
(c) Find a formula for Pn , similar to Binets Formula for the Fibonacci number
Fn . Does the formula explain the behavior that you observed in (b)?
12. Consider the Fibonacci sequence reduced modulo m for various moduli m. For
example,
Fn
Fn
Fn
Fn
mod
mod
mod
mod
2
3
4
5
=
=
=
=
1, 1, 0, 1, 1, 0, 1, 1, 0, . . .
1, 1, 2, 0, 2, 2, 1, 0, 1, 1, 2, 0, 2, 2, 1, 0, . . .
1, 1, 2, 3, 1, 0, 1, 1, 2, 3, 1, 0, 1, 1, 2, . . .
1, 1, 2, 3, 0, 3, 3, 1, 4, 0, 4, 4, 3, 2, 0, 2, 2, 4, 1, 0, 1, 1, 2, . . .
126
Number Theory
Observe that in each case, the Fibonacci sequence eventually starts to repeat.
Thus there is an integer N 1 such that
Fn+N Fn
The smallest such integer N is called the period of the Fibonacci sequence and
is denoted by N (m). Using the examples above, we have:
m
N (m)
2
3
3
8
4
6
5
20
(a) What is the value of FN (m) modulo m? What is the value of FN (m)1 modulo
m?
(b) Write out the Fibonacci sequence modulo m in reverse direction:
FN (m)1 , FN (m)2 , . . . , F3 , F2 , F1
mod m.
need to find a number modulo p to play the role of 5. You will also need
to use Fermats Little Theorem.
13. The Fibonacci numbers satisfy many amazing identities.
2
2
(a) Compute the quantity Fn+1
Fn1
for the first few integers n = 2, 3, . . ..
2
2
Make a conjecture for the value of Fn+1
Fn1
, and prove that your conjecture is correct. Hint: it is equal to a Fibonacci number.
3
3
(b) Same question (and same hint) for the quantity Fn+1
+ Fn3 Fn1
.
(c) Same question (but not the same hint) for the quantity Fn1 Fn+1 Fn2 .
2
(d) Same question for the quantity 4Fn Fn1 + Fn2
. Hint: compare the value
with the square of a Fibonacci number.
4
4
4
4
(e) Same question for the quantity Fn+4
4Fn+3
19Fn+2
4Fn+1
+ Fn4 .
127
Number Theory
Fibonacci Nim
The game of Fibonacci Nim is played with two people and a pile containing n
pennies (or sticks, or matches, or marbles, etc.). Person A removes j pennies from
the pile, where 1 j < n. Player B then removes k pennies from the pile, where
1 k 2j. The game continues in this way. Each player (after the first move) may
take away as many pennies as he or she wishes with the restrictions that he or she
must take at least one penny but no more than two times the number of pennies the
previous player took. The player who takes the last penny wins the game.
Problems.
1. Find a winning strategy for Player 1 if n = 4.
2. Find a winning strategy for Player 1 if n = 6.
3. Find a winning strategy for Player 1 if n = 7.
4. Find a winning strategy for Player 1 if n = 9.
5. Find a winning strategy for Player 1 if n = 10.
6. Find a winning strategy for Player 1 if n = 11.
7. Find a winning strategy for Player 1 if n = 12.
8. Find a winning strategy for Player 1 if n = 14.
9. Find a winning strategy for Player 1 if n = 25.
10. Find a winning strategy for Player 1 if n = 43.
11. Show that Player 1 always has a winning strategy if n is not a Fibonacci number.
Describe the winning strategy. Why doesnt Player 1 have a winning strategy
if n is a Fibonacci number?
128
Number Theory
Unsolved Problems
1. Begin an array by writing the Fibonacci numbers: 0, 1, 1, 2, 3, 5, 8, 13, 21, . . .. Do
not include the 0 or the first 1. Thus, the first row should be 1 2 3 5 8 13
Start row 2 with the least unused positive integer, which is 4. Follow 4 by
6 (the rule for choosing the second term in each row will be described below), and finish the row using the Fibonacci recurrence, i.e. add the two
most recent numbers to produce the next. Thus, the array should be the
1 2 3 5 8
13
following:
Start row 3 with the least unused,
4 6 10 16 26 42
which is 7, follow 7 by 12, and then use the Fibonacci recurrence to complete
the row.
To obtain the second number in each row, do the following. Let
1+ 5
.
r=
2
Let x be the first number in the row. Then the second number is brxc if the
row number is even and brxc + 1 if the row number is odd. Here, bac means the
greatest integer less than or equal to a. Thus, for example, row 3 starts with
the least unused, which is 7, and is followed by b7rc = 11.
Find the first 8 rows of this array. What do you observe about the numbers in
the second column?
2. Which numbers can be expressed as the sum of a Fibonacci number and a prime
number? For example,
122 = 13 + 109 = 21 + 101 = 55 + 67.
The first number in each of the three summations is a Fibonacci number, while
the second is a prime number.
(a) Let W (n) denote the number of ways that an integer n can be expressed
as the sum of a Fibonacci number and a prime number. Find W (n) for n
from 1 to 25. (Remember that 0 is a Fibonacci number).
(b) Find two numbers such that W (n) = 0.
(c) Unsolved question: Are there any Fibonacci numbers greater than 1 that
cannot be expressed as the sum of a Fibonacci number and a prime number?
(i.e. is it possible to find a Fibonacci number n such that W (n) = 0?)
3. A number is said to be squareful if it contains at least one square in its prime
factorization. The first six squareful numbers are 4,8,9,12,16,18.
(a) Find the first six squareful Fibonacci numbers.
(b) Unsolved question: Is it possible to find a Fibonacci number Fn (i.e.
the n-th Fibonacci number, F0 = 0, F1 = 1, F2 = 1, F3 = 2, F4 = 3, F5 =
5, F6 = 8, . . .) such that n is prime and Fn is squareful?
129
Number Theory
130
Chapter 18
n=2
3
n=3
7
n=4
15 = 3 5
n=5
31
2
3
3
7
10
131
Number Theory
and
2n 1 = (2m )k 1 = (2m 1)((2m )k1 + (2m )k2 + + (2m )2 + (2m ) + 1.
Thus, if n is composite, then 2n 1 is composite, and we can conclude the following
result.
Theorem 18.2 If an 1 is prime for some integers a 2 and n 2, then a = 2
and n is prime.
Definition 18.1 Primes of the form
2p 1
are called Mersenne primes.
The first few Mersenne primes are 22 1 = 3, 23 1 = 7, 25 1 = 31, 27 1 =
127, 213 1 = 8191. Note that not every number of the form 2p 1 is prime. For
example, 211 1 = 2047 = 23 89 and 229 = 233 1103 2089.
It is currently not known whether or not there are infinitely many Mersenne primes.
The largest known Mersenne prime is
243,112,609 1,
discovered in 2008 at UCLA. This prime has 12,978,189 digits! You can participate in the search for such primes by downloading software from the Great Internet
Mersenne Prime Search (GIMPS) website: www.mersenne.org/prime.htm. The following conjecture has been made (see American Mathematical Monthly, Volume 96,
pages 125128) about Mersenne primes, and it has been verified for all positive odd
integers less than 20000000.
Conjecture 18.1 Mersenne Prime Conjecture Let p be any odd natural number. If two of the following conditions hold, then so does the third:
1. p = 2k 1 or p = 4k 3.
2. 2p 1 is a prime.
3.
2p + 1
is prime.
3
Complete the following table. Is the conjecture valid for the values of p considered
below?
132
Number Theory
Is p = 2k 1 or p = 4k 3 ?
Is 2p 1 a prime?
Is
2p + 1
prime?
3
3
5
7
9
11
13
The integer 6 has the property that the sum of the proper divisors of 6 (i.e. the
divisors of 6 other than 6 itself) is equal to 6:
1 + 2 + 3 = 6.
Numbers with this property are called perfect numbers. Can you find another
perfect number? The Greeks knew a method for finding perfect numbers that is
closely related to Mersenne primes.
Theorem 18.3 Euclids Perfect Number Formula. If 2p 1 is a prime number,
then
2p1 (2p 1)
is a perfect number.
The first two Mersenne primes are 22 1 = 3 and 23 1 = 7. If we apply Euclids
Perfect Number Formula to these two Mersenne primes, we get the two perfect
numbers 6 and 28. The next Mersenne prime is 25 1 = 31. Euclids formula gives
us the perfect number 496. To check that 496 is a perfect number, we need to sum
its proper divisors. We factor 496 as 496 = 24 31, so the proper divisors are
1, 2, 22 , 23 , 24 , 31, 2 31, 22 31, 23 31.
To illustrate the general method that well use to prove Euclids Formula, well add
the divisors in two stages. First,
1 + 2 + 22 + 23 + 24 = 31,
and second,
31 + 2 31 + 22 31 + 23 31 = 31 15.
Then
31 + 31 15 = 496,
133
Number Theory
so 496 is indeed a perfect number. We can use a similar idea to prove Euclids
Formula.
Proof. Suppose that 2p 1 is prime. Then the proper divisors of 2p1 (2p 1) are
1, 2, 22 , 23 , . . . , 2p1
and
2p 1, 2 (2p 1), 22 (2p 1), . . . , 2p2 (2p 1).
We add the divisors together to obtain:
1 + 2 + 22 + 23 + + 2p1 =
2p 1
= 2p 1
21
and
(2p 1) + 2(2p 1) + 22 (2p 1) + + 2p2 (2p 1) = (2p 1)(1 + 2 + 22 + + 2p2 )
p1
2
1
p
= (2 1)
21
p
p1
= (2 1)(2
1).
Then the sum of the proper divisors of 2p1 (2p 1) is
(2p 1) + (2p 1)(2p1 1) = 2p1 (2p 1),
so 2p1 (2p 1) is indeed a perfect number.
A natural question to ask at this point is whether Euclids Formula actually describes
all perfect numbers. Does every perfect number have the form 2p1 (2p 1) with 2p 1
prime, or are there other perfect numbers? Approximately 2000 years after Euclids
death, Euler showed that Euclids Formula gives all even perfect numbers.
Theorem 18.4 Eulers Perfect Number Theorem. If n is an even perfect number, then n is of the form
n = 2p1 (2p 1),
where 2p 1 is a Mersenne prime.
You will prove Eulers Perfect Number Theorem as a series of exercises. To prove
Eulers Perfect Number Theorem, you will need to use the sigma function, which is
defined as follows.
Definition 18.2 The sigma function (n) is defined as
(n) = sum of all divisors of n including 1 and n.
134
Number Theory
Example 18.1
(6) = 1 + 2 + 3 + 6 = 12
(8) = 1 + 2 + 4 + 8 = 15
(18) = 1 + 2 + 3 + 6 + 9 + 18 = 39.
pk+1 1
.
p1
135
Number Theory
Problem Set
1. Show that if an + 1 is prime for some integers a 2 and n 1, then n must be
a power of 2.
2. Let
Fk = 22 + 1.
For example, F1 = 5, F2 = 17, F3 = 257, F4 = 65537. Fermat thought that all
the Fk s might be prime, but Euler showed in 1732 that F5 factors as
F5 = 641 6700417.
k
(b) (20)
(c) (1728)
136
Number Theory
8. Take any even perfect number, except 6. Now sum the digits of the resulting
number. Then sum the digits of the sum, and repeat this process until you obtain a single digit. What will this digit be? Can you prove that your conjecture
is always true? For reference, the first several even perfect numbers (after 6)
are 28, 496, 8128, and 33550336.
9. In this exercise, you will prove Eulers Perfect Number Theorem.
(a) Suppose that n = 2k m, where k 1 and m is odd, is an even perfect
number. Show that
(n) = 2n = (2k+1 1)(m).
(b) Show that there is some positive integer c so that
(m) = 2k+1 c and m = (2k+1 1)c.
(c) Show that c = 1 by assuming that c > 1 and deriving a contradiction.
(d) Conclude that (m) = 2k+1 = m + 1.
(e) Conclude that m is prime, and that if n is an even perfect number, then n
is of the form
n = 2k (2k+1 1),
where (2k+1 1) is prime.
10. If the product of the divisors of a number n (other than n itself) is equal to n,
then we say that n is a product perfect number. For example, 6 is a product
perfect number since 1 2 3 = 6.
(a) List all product perfect numbers between 2 and 50.
(b) Describe all product perfect numbers. Your description should be precise
enough to enable you to easily solve such problems as Is 35710 product
perfect? and Find a product perfect number larger than 10000..
137
Chapter 19
mod 12830603?
If 12830603 were prime, we might try using Fermats Little Theorem, or the EulerFermat Theorem if it is not prime. However, we would like to be able to compute
5100000000000000 mod 12830603 without first having to factor 12830603. In fact, later
we will want to be able to compute ak mod m for numbers a, k, m that have hundreds
of digits, so we certainly do not want to have to factor m first. These computations
will be important when we study RSA Public Key Cryptography.
The method that we will use to compute ak mod m is called the method of successive
squaring. We will illustrate the idea with an example.
Example 19.1 Compute 7327 mod 853.
Solution: First, observe that
327 = 256 + 64 + 4 + 2 + 1.
Thus,
7327 = 7256 764 74 72 71 .
We can compute the 2k -powers of 7 modulo 853 by successive squaring, as illustrated
below.
138
Number Theory
71
72
74
78
716
732
764
7128
7256
7 mod 853
49 mod 853
(49)2 695 mod 853
(695)2 227 mod 853
(227)2 349 mod 853
(349)2 675 mod 853
(675)2 123 mod 853
(123)2 628 mod 853
(628)2 298 mod 853
Thus,
7327 =
7256 764 74 72 71
298 123 695 49 7 mod 853
828 695 49 7 mod 853
538 49 7 mod 853
727 7 mod 853
286 mod 853.
mod 283976710803263.
139
Number Theory
Problem Set
1. Use the method of successive squaring to compute each of the following:
(a) 513 mod 23
(b) 28749 mod 1147
(c) 999179 mod 1763
2. (a) Compute 77386 mod 7387. Is 7387 prime?
(b) Compute 77392 mod 7393. Is 7393 prime?
3. Show that 1763 is composite. Hint: compute 21762 mod 1763.
4. Show that 1387 is composite.
5. (a) Show that 11111 is composite.
(b) Show that 1111111 is composite.
(c) Show that 1111111111111 is composite.
140
Chapter 20
mod m,
where k 3. These methods will be important when we study RSA Public Key
Cryptography.
Example 20.1 Solve the congruence
x131 758
mod 1073.
141
Number Theory
mod 1073.
(x131 ) x
mod 1073,
Thus,
so the original congruence becomes
x (x131 )731 758731
mod 1073.
Thus, to find the solution of the original congruence, we must compute 758731
mod 1073. We can do this using the method of successive squaring. First, observe
that
731 = 512 + 128 + 64 + 16 + 8 + 2 + 1
758731 = 758512 758128 75864 75816 7588 7582 758.
Computing powers of 758 modulo 1073, we obtain:
758
7582
7584
7588
75816
75832
75864
758128
758256
758512
Thus,
758731 =
mod 1073.
Number Theory
The general method for computing k-th roots modulo m is described by the following
algorithm.
Algorithm 20.1 Computing k-th Roots Modulo m. Let b, k, and m be integers
such that
gcd(b, m) = 1 and gcd(k, (m)) = 1.
Then the following steps give a solution to the congruence
xk b
mod m.
1. Compute (m).
2. Use the Euclidean Algorithm to find integers u and v that satisfy
ku + (m)v = 1.
3. Compute bu mod m by successive squaring. The value obtained gives the solution x.
Proof. We need to check that x = bu is a solution to the congruence xk b mod m.
xk =
=
=
=
(bu )k
buk
b1(m)v
b (b(m) )v
b mod m.
143
Number Theory
Problem Set
1. Solve the congruence x329 452 mod 1147.
2. Solve the congruence x113 347 mod 463.
3. Solve the congruence x275 139 mod 588.
4. (a) Try to use the method described in the Algorithm for Computing k-th
Roots Modulo m to compute the square root of 23 modulo 1279 (note: the
number 1279 is prime). What goes wrong?
(b) More generally, if p is an odd prime, explain why the method described in
the Algorithm cannot be used to find square roots modulo p.
(c) Even more generally, explain why the Algorithm for Computing k-th Roots
Modulo m does not work if gcd(k, (m)) > 1.
144
Chapter 21
B
12
O
25
C
13
P
26
D
14
Q
27
E
15
R
28
F
16
S
29
G
17
T
30
H
18
U
31
I
19
V
32
J
20
W
33
K
21
X
34
L
22
Y
35
M
23
Z
36
Number Theory
mod m, ak2
mod m, . . . , akr
mod m.
These values form a new list of numbers b1 , b2 , . . . br . This list is the encoded
message.
6. To decode the message once we receive it, we use the following method.
(a) We have received the list of numbers b1 , b2 , . . . , br , and we need to recover
the numbers a1 , a2 , . . . , ar .
(b) Recall that each bi is congruent to aki modulo m, so to find each ai , we must
solve the congruence
xk bi mod m.
Using the Algorithm for Computing k-th Roots Modulo m (described in
Chapter 20), we can do this if we know (m).
(c) Since we know the values of p and q with m = pq, we know that
(m) = (pq) = (p 1)(q 1) = pq p q + 1 = m p q + 1.
(d) Finally, we apply the Algorithm for Computing k-th Roots Modulo m to
solve each of the congruences xk bi mod m. The solutions are the numbers a1 , a2 , . . . , ar . We then use this string of digits to recover the original
message. For reference, here is the Algorithm for Computing k-th Roots
Modulo m: Let b, k, and m be integers such that
gcd(b, m) = 1 and gcd(k, (m)) = 1.
Then the following steps give a solution to the congruence
xk b
mod m.
i. Compute (m).
ii. Use the Euclidean Algorithm to find integers u and v that satisfy
ku + (m)v = 1.
iii. Compute bu mod m by successive squaring. The value obtained gives
the solution x.
Example 21.1 Encode the message STANFORD using the public key m = 143
and k = 23.
Solution: First, we convert the text STANFORD to a string of numbers: 2930111416252814.
The number m has three digits, so we break up the message 2930111416252814 as a
string of numbers that are 2 digits each:
29, 30, 11, 24, 16, 25, 28, 14.
146
Number Theory
Next, we use successive squaring to compute the 23-rd power of each number modulo
143. First, we compute 2923 mod 143. We have:
2923
29
292
294
298
2916
Thus,
2923 81 3 126 29 35 mod 143.
Use successive squaring to compute the 23-rd power of each of the remaining numbers
modulo 143:
2923
3023
1123
2423
1623
2523
2823
1423
35 mod 143
mod 143
mod 143
mod 143
mod 143
mod 143
mod 143
mod 143
20 mod 143
130 mod 143
62 mod 143
107 mod 143
147
Number Theory
We can solve each of these using the Algorithm for Computing k-th Roots Modulo
m. Since we know the primes p = 11 and q = 13, we can compute
(m) = (11)(13) = 10 12 = 120.
Next, we find integers u and v such that
23u + 120v = 1.
Using the Euclidean Algorithm, we obtain
u = 47 and v = 9.
We are now able to solve each congruence. To solve the first congruence, we compute
20u = 2047 modulo 143 by successive squaring. We obtain:
2047
201
202
204
208
2016
2032
Thus,
2047 20 114 126 3 81 15 mod 143,
so the first number in the message is 15, which corresponds to the letter E. Finish
decoding the message by solving the remaining 3 congruences.
Example 21.3 Encode the message To be or not to be using the primes p = 12553
and q = 13007.
Solution: First, we compute the modulus
m = pq = 163276871
and
(m) = 163251312.
We also need to choose a k that is relatively prime to (m). We choose
k = 79921.
The message TOBEORNOTTOBE becomes the string of digits
30251215252824253030251215.
148
Number Theory
The modulus m is 9 digits long, so we break the message up into 8-digit numbers:
30251215, 25282425, 30302512, 15.
Next, we use the method of successive squaring to raise each of these numbers to the
k-th power modulo m:
3025121579921
2528242579921
3030251279921
1579921
149419241
62721998
118084566
40481382
mod 163276871
mod 163276871
mod 163276871
mod 163276871
149
Number Theory
Problem Set
1. Decode the following message, which was sent using the modulus m = 7081 and
the exponent k = 1789:
5192, 2604, 4222.
Note that you will first need to factor m.
2. Research the history of public key cryptography and public key digital signatures. Discuss the political and social consequences of the availability of
inexpensive unbreakable codes.
3. The problem of factoring large numbers has been much studied recently due
to its importance in public key cryptography. Research each of the following
factorization methods.
(a)
(b)
(c)
(d)
(e)
Pollards method
Pollards 1 method
The quadratic sieve factorization method
Lenstras elliptic curve factorization method
The number field sieve
150
Chapter 22
Pythagorean Triples
Definition. A Pythagorean triple is a triple (a, b, c) of integers such that
a2 + b2 = c2 .
The study of Pythagorean triples began long before the time of Pythagoras. In
fact, there are Babylonian tablets, dating to around 1800 BC, that contain lists
of such triples, including quite large ones, which indicates that the Babylonians
probably had a systematic method for producing them.
(a) Find 4 examples of Pythagorean triples.
(b) Show that there are infinitely many Pythagorean triples by showing that
if (a, b, c) is a Pythagorean triple, then (da, db, dc) is also a Pythagorean
triple for any integer d.
(c) A primitive Pythagorean triple is a triple of numbers (a, b, c) that have
no common factors and satisfy a2 + b2 = c2 . Find 4 examples of primitive
Pythagorean triples.
(d) Prove that if (a, b, c) is a primitive Pythagorean triple, then either a is odd
and b is even or a is even and b is odd. Also prove that c is always odd.
(e) Observe that if (a, b, c) is a primitive Pythagorean triple, then
a2 = c2 b2 = (c b)(c + b).
For example,
32 = 52 42 = (5 4)(5 + 4) = 1 9.
Write the Pythagorean triples
(15, 8, 17), (35, 12, 37), (33, 56, 65), (21, 20, 29), (63, 16, 65)
in this form (i.e. factor a2 as a product of (c b) and (c + b). In each case,
what do you observe about (c b) and (c + b)? Prove that your observation
is true for any primitive Pythagorean triple.
151
Number Theory
(f) Prove that any primitive Pythagorean triple (a, b, c) with a odd and b even
can be obtained by using the formulas
a = st, b =
s2 t2
s2 + t2
, c=
,
2
2
152
Chapter 23
153
Number Theory
i. Verify that
3872 + 12 = 170 881.
Thus, you have written a multiple of p as a sum of two squares.
ii. Verify that u = 47 and v = 1 satisfy
u 387
mod 170, v 1
mod 170,
170
170
u, v
.
2
2
mod 170,
154
Number Theory
mod M,
1
1
M u, v M.
2
2
155
Number Theory
(h) Use the Descent Procedure twice, starting from the equation
5572 + 552 = 26 12049
to write the prime 12049 as a sum of two squares.
(i) Use the Descent Procedure, starting from the equation
2592 + 12 = 34 1973
to write the prime 1973 as a sum of two squares.
(j) Which primes p < 100 can be written as a sum of three squares,
p = a2 + b2 + c2 ?
Based on the data that you collect, try to make a conjecture describing
which primes can be written as a sum of three squares.
156
Chapter 24
Lagranges Theorem
In this series of exercises, you will prove Lagranges Theorem, which states that every
positive integer can be expressed as the sum of four squares. For example,
5 = 22 + 12 + 02 + 02 , 21 = 42 + 22 + 12 + 02 , 127 = 112 + 22 + 12 + 12 .
1. Show that 1 can be written as a sum of four squares.
2. Verify that
(x21 + x22 + x23 + x24 )(y12 + y22 + y32 + y42 ) = (x1 y1 + x2 y2 + x3 y3 + x4 y4 )2
+(x1 y2 x2 y1 + x3 y4 x4 y3 )2
+(x1 y3 x3 y1 + x4 y2 x2 y4 )2
+(x1 y1 + x2 y2 + x3 y3 + x4 y4 )2 .
(This is known as Eulers identity). Conclude that the product of two numbers
that are a sum of four squares is also a sum of four squares. Thus, since every
positive integer greater than 1 can be expressed as a product of primes, its
enough to show that every prime can be expressed as a sum of four squares.
3. Show that 2 can be written as a sum of four squares.
4. Show that if p is an odd prime, then there are integers x, y, m such that
1 + x2 + y 2 = mp.
5. Show that if p is an odd prime, then there exists an integer m such that 0 <
m < p and integers x1 , x2 , x3 , x4 such that
mp = x21 + x22 + x23 + x24 .
6. Show that the least m with this property is m = 1, and conclude that every
prime p can be written as a sum of four squares.
157
Number Theory
158
Chapter 25
Continued Fractions
Note: A calculator is required for this set of exercises, so if you dont have one,
work with someone that does!
210
as
47
1
4+
.
2 + 7+1 1
210
This is called the continued fraction expansion for the fraction
. Note
47
that in the continued fraction expansion, all of the denominators are equal to 1.
A more compact notation for this continued fraction expansion is [4; 2, 7, 3].
Find the simple fraction corresponding to the continued fraction expansion
[1; 2, 3, 4].
2. To find the continued fraction expansion of
8
, use the following procedure:
5
8/5 = 1 + 3/5
= 1 + 1/5/3
1
= 1+
1 + 32
1
= 1+
1 + 1+1 1
Number Theory
= 3 + 0.1415926535897932384626433 . . .
1
= 3+
1
0.1415926535897932384626433...
1
7.06251330593104576930051 . . .
1
= 3+
7 + 0.06251330593104576930051 . . .
1
= 3+
7 + a little bit more
= 3+
22
for .
7
0.06251330593104576930051 . . . =
1
1
0.06251330593104576930051...
= 15.996594406685719888923060
= 15 + 0.996594406685719888923060
1
7+
1
15+0.996594406685719888923060
The fraction
160
Number Theory
1
a1 +
1
a2 +
1
1
a3 +
(b) e
(a)
e1/s + 1
e1/s 1
p
p 2/5
(d)
+2 e
, where =
(c)
1+ 5
2
10. Since all of the numerators in a continued fraction expansion are 1, we can
express continued fraction expansions in a more convenient way by just listing
the denominators. We write
[a0 , a1 , a2 , a3 , . . .]
as shorthand for the continued fraction
a0 +
1
a1 +
1
a2 +
1
1
a3 +
161
Number Theory
1
1
a2 +
1
a3 ++ a1
n
p0
= 1
q0
p1
1
3
= 1 + = = 1.5
q1
2
2
p2
1
7
= 1.4
= 1+
1 =
q2
5
2+ 2
For each n = 1, 2, . . . , 7, compute the n-th convergent to
162
3.
Number Theory
12. Find the first 10 convergents in the continued fraction expansion of = 1+2 5 .
What do you observe? Hint: Fibonacci numbers. See 17 for more information
on Fibonacci numbers.
13. As in the previous problem, let
pn
1
= [a0 , a1 , a2 , . . . , an ] = a0 +
qn
a1 + a2 +
1
1
a3 + a1
n
b2
b3
b1
+ 2 + 3 + ,
10 10
10
163
pn
, we have
qn
Chapter 26
Geometric Numbers
Triangular numbers are numbers that can be arranged in a triangular pattern.
Visualize each triangle as sitting inside the next. The n-th triangular number Tn is
formed using an outer triangle whose sides have n dots:
The first 5 triangular numbers are 1, 3, 6, 10, 15. Observe that the n-th triangular
number, which we will denote Tn , is
Tn = 1 + 2 + 3 + + n =
n(n + 1)
.
2
Square numbers are numbers that can be arranged in the shape of a square:
Visualize each square as sitting inside the next. The n-th square number is formed
using an outer square whose sides have n dots. The n-th square number is Sn = n2 .
A pentagonal number is a number that can be arranged in the shape of a pentagon:
164
Number Theory
The first four pentagonal numbers are 1, 5, 12, 22. Visualize each pentagon as sitting
inside the next one. The n-th pentagonal number is formed using an outer pentagon
whose sides have n dots.
Hexagonal (and septagonal, r-gonal, etc.) numbers are defined similarly.
165
Number Theory
Problem Set
Note: Whenever possible, try to come up with geometric (rather than induction)
proofs of the properties in the following problems.
n(n + 1)
for all integers n 1.
2
2. (a) Compute T1 + T2 , T2 + T3 , T3 + T4 , and T4 + T5 .
Number Theory
(b) Computing more expressions of the form 3Tn + Tn1 if necessary, make a
conjecture about the expression 3Tn + Tn1 , and prove that your conjecture
is correct for all integers n 1.
13. Can you find any triangular numbers whose square is also a triangular number?
14. Compile some data and try to make a conjecture about which numbers can be
written as a sum of two triangular numbers. For example,
7 = 1 + 6 and 25 = 10 + 15
are sums of two triangular numbers, while 19 cannot be written as the sum of
two triangular numbers. Can you prove your conjecture?
15. There are 6 triangular numbers that can be expressed as the product of three
consecutive integers. Can you find them?
16. Triangular numbers that can be expressed as a product of two primes are called
triangular semiprimes. For example, 6 is a triangular semiprime because
6 = 2 3. Can you find other triangular semiprimes?
17. Are there 4 distinct triangular numbers in geometric progression?
18. Show that every even perfect number is triangular. Perfect numbers are numbers
n with the property that the sum of the proper divisors of n (not including n)
sum to n. For example, 6 is a perfect number because 1+2+3 = 6. See Chapter
18 for more information on prefect numbers.
19. Show that every positive integer can be expressed as a sum of 3 or fewer triangular numbers.
20. Investigate the minimum number of squares needed to represent a given number.
Do you see any patterns? For each number k, compare the minimum number of
squares needed to represent k with the minimum number needed to represent
k 2 . What do you observe? (Note: it is known that every positive integer can
be expressed as a sum of 4 or fewer square numbers.)
21. (a) What is the 5-th pentagonal number?
(b) Find a general formula for the n-th pentagonal number Pn .
(c) How do pentagonal numbers relate to triangular numbers? Find a number
c such that the following is true: If P is a pentagonal number, then there
is a triangular number T such that P = cT .
(d) There are conjectured to be exactly 210 positive integers that cannot be
expressed as the sum of 3 pentagonal numbers. Find 6 of them.
(e) There are only 6 positive integers that cannot be expressed as the sum of 4
pentagonal numbers. Find them.
(f) Show that every positive integer can be expressed as a sum of 5 or fewer
pentagonal numbers.
167
Number Theory
22. (a) Find a general formula for the n-th hexagonal number.
(b) Show that every hexagonal number is also a triangular number. Is every
triangular number also a hexagonal number? If not, can you classify which
ones are?
(c) There are exactly 13 positive integers that cannot be expressed as a sum of
4 hexagonal numbers. Find 6 of them.
(d) There are only 2 positive integers that cannot be expressed as a sum of 5
hexagonal numbers. Find them.
(e) Show that every positive integer can be expressed as a sum of 6 hexagonal
numbers.
23. More generally, find a general formula for the n-th r-gonal number. Show that
every positive integer can be expressed as a sum of r r-gonal numbers.
24. A tetrahedral number is a number corresponding to a configuration of points
that form a pyramid with a triangular base:
168
Number Theory
25. The centered polygonal numbers are numbers formed by a central dot,
surrounded by polygonal numbers with a constant number of sides. Each side
of a polygonal layer contains one dot more than a side in the previous layer.
(a) Find the first 5 centered triangular, centered square, centered pentagonal,
and centered hexagonal numbers.
(b) Find a general formula for the n-th centered k-gonal number. Can you
explain your formula geometrically?
(c) How would you define a centered cube number? Can you find a general
formula for the n-th centered cube number?
26. Investigate formulas for and properties of other geometric numbers. For example, a rhombic dodecahedral number is a number constructed as a centered
cube with a square pyramid appended to each face.
169
Chapter 27
The n-th triangular number is formed using an outer triangle whose sides have n
dots. Similarly, square numbers are numbers that can be arranged in the shape of a
square:
The n-th square number is formed using an outer square whose sides have n dots.
The n-th square number is Sn = n2 .
Example 27.1 Make a list of the first 10 triangular and square numbers. Are there
any numbers in both lists?
In this chapter, well develop a method for finding all square-triangular numbers
(i.e. numbers which are both square and triangular numbers). One of the major
questions well be interested in answering is whether or not there are infinitely many
square-triangular numbers. Since triangular numbers are of the form
Tm =
m(m + 1)
2
170
Number Theory
m(m + 1)
.
2
Next, multiply both sides by 8 and show that we can rewrite the previous equation
as
8n2 = 4m2 + 4m = (2m + 1)2 1.
This suggests the substitution
x = 2m + 1 and y = 2n.
Make this substitution, and rearrange to obtain the equation
x2 2y 2 = 1.
Solutions to this equation produce square-triangular numbers with
m=
y
x1
and n = .
2
2
x2 2y 2 = (x + y 2)(x y 2).
For example, we can write the solution (x, y) = (3, 2) as
1 = 32 2 22 = (3 + 2 2)(3 2 2).
Next, observe what happens if we square both sides of this equation:
171
Number Theory
1 = 12 = (3 + 2 2)2 (3 2 2)2
= (17 + 12 2)(17 12 2)
= 172 2 122
Thus, squaring the solution (x, y) = (3, 2) produced the next solution (x, y) =
(17, 12)!
Example 27.3 Cube the solution (x, y) = (3, 2), and show that you obtain the
solution (x, y) = (99, 70). Which square-triangular number does this produce? What
about taking the fourth power?
Example 27.4 What is the solution of Pells equation corresponding to (3+2 2)16 ?
What is the corresponding square-triangular number?
Theorem 27.1 There are infinitely many square-triangular numbers.
Proof. For every positive integer k,
1 = 1k = (3 + 2 2)k (3 2 2)k .
xk + yk 2 = (3 + 2 2)k , k = 1, 2, 3, . . . .
xk 1
yk
and n = .
2
2
172
Number Theory
Proof. Weve already checked (b). We just need to check that if (u, v) is any solution
of x2 2y 2 = 1, then it is of the form
u + v 2 = (3 + 2 2)k
for some k. To do this, well use the method of descent. First, note that u 3, and
if u = 3, then v = 2, so theres nothing to check. Next, suppose that u > 3, and try
to show that there must be another solution (s, t) in positive integers such that
u + v 2 = (3 + 2 2)2 (q + r 2),
so if (q, r) = (3, 2), then were done. If not, well apply the procedure again. Observe
that this process cant go on forever, since each time we get a new solution, the
value of x is smaller (e.g. q < s < u. Since these values are all positive integers,
they cannot get smaller forever, so the process must end in a finite number of steps.
Thus,we eventually must reach
(3, 2) as a solution, so eventually were able to write
u + v 2 as a power of 3 + 2 2.
Thus, it remains to show that if we start with a solution (u, v) with u > 3, then we
can find a solution (s, t) with the property
Number Theory
s = 3u 4v
1
2
= 3u 4
t+ u
3
3
4
8
= 3u t u
3
3
4
1
u t
=
3
3
So it remains to make sure that s and t are both positive. First, well check that s
is positive:
u2 = 1 + 2v 2 > 2v 2
u >
2v
s = 3u 4v
> 3 2v 4v
= (3 2 4)v > 0
Finally, well check that t is positive:
u
u2
9u2
9u2 9
>
>
>
>
3
9
9 + 8u2
8u2
8 2
u
u2 1 >
9
8 2
u
2v 2 >
9
2
v >
u
3
2
t = 2u + 3v > 2u + 3 u = 0
3
Number Theory
German mathematician, showed that the total number of cattle had to be a number
with 206,545 digits, beginning with 7766. Over the next 85 years, an additional 40
digits were found, but it was not until 1965 at the University of Waterloo that a
complete solution was foundit took over 7.5 hours of computation on an IBM 7040
computer. However, they didnt print out the solution, and the problem was solved
a second time using a Cray-1 computer in 1981.
So, we know that if we can find one solution of a Pell equation, then we can find
infinitely many. But how do we find the smallest (i.e. fundamental solution)? To
answer this question, well investigate the relationship between continued fractions
and Pell equations.
Example 27.5 A continued fraction is an expression of the form
4+
1
.
2 + 7+1 1
3
210
. Note that
This is called the continued fraction expansion for the fraction
47
in the continued fraction expansion, all of the denominators are equal to 1. A more
compact notation for this continued fraction expansion is [4; 2, 7, 3].
Example 27.6 Consider the decimal expansion of :
= 3.1415926535897932384626433 . . .
Observe that we can write this as
= 3 + something,
where the something is a number between 0 and 1. Next, observe that we can
rewrite this as:
= 3 + 0.1415926535897932384626433 . . .
1
= 3+
1
0.1415926535897932384626433...
1
7.06251330593104576930051 . . .
1
= 3+
7 + 0.06251330593104576930051 . . .
1
= 3+
7 + a little bit more
= 3+
22
The final equation above gives the fairly good approximation
for . Now, if we
7
repeat this process, we obtain:
175
Number Theory
0.06251330593104576930051 . . . =
1
1
0.06251330593104576930051...
= 15.996594406685719888923060
= 15 + 0.996594406685719888923060
Thus, we have the following representation of :
1
= 3+
1
7 + 15+0.996594406685719888923060
The bottom level of this fraction is 15.996594406685719888923060, which is very
close to 16. If we replace it with 16, we get a rational number that is very close to :
1
355
= 3.1415929203539823008849557 . . .
3+
1 =
113
7 + 16
355
The fraction
agrees with to six decimal places. Continue this process, at each
113
stage flipping the decimal that is left over and then separating off the whole integer
part, to obtain a four-layer fraction representation of . Use your final representation
to get a rational number approximation for , and compare with the known decimal
approximation of to see how accurate your approximation is.
Using our more compact notation, we can express the continued fraction expansion
of as Using this notation, our continued fraction expansion of can be written as
= [3; 7, 15, 1, 292, 1, 1, 1, 2, 1, 3, 1, 14, 2, 1, 1, 2, . . .].
Definition 27.1 The n-th convergent to is the rational number
pn
1
= [a0 ; a1 , a2 , . . . , an ] = a0 +
qn
a1 + a2 + 1 1
a3 ++ a1
n
are:
= 3
1
22
=
= 3.142857143
7
7
1
333
= 1+
= 3.141509434
1 =
106
7 + 15
= 3+
176
Number Theory
2 = [1; 2, 2, 2, 2, 2, 2, 2, . . .].
The first few convergents are:
p0
= 1
q0
p1
1
3
= 1+ =
q1
2
2
7
p2
1
= 1+
1 =
q2
5
2+ 2
What do you notice? The fundamental solution of x2 = 2y 2 = 1 is (3, 2), which is
one of our convergents!
Theorem 27.3 Continued Fractions and Fundamental Solutions of Pell
hi
Equations. Consider the Pell equation x2 dy 2 = 1. Let , i = 0, 1, . . . deki
note the sequence of convergents to the continued fraction expansion for d. Then
the fundamental solution (x1 , y1 ) of the Pell equation satisfies x1 = hi and y1 = ki
for some i.
2
2
Example 27.8
Consider the Pell equation x 3y = 1. Find the continued fraction
expansion of 3 = 1.7320508075688..., and use it to find the fundamental solution
of the Pell equation.
3
p0
q0
p1
q1
p2
q2
= [1; 1, 2, 1, 2, 1, 2, 1, 2, . . .]
= 1
1
2
=
1
1
1
5
= 1+
= 1.6666...
1 =
3
1+ 2
= 1+
2
2
Example 27.9
Consider the Pell equation x 7y = 1. Find the continued fraction
expansion of 7 = 2.6457513110645907..., and use it to find the fundamental solution
of the Pell equation.
177
7
p0
q0
p1
q1
p2
q2
p3
q3
Number Theory
= [2; 1, 1, 1, 4, 1, 1, 1, 4, 1, 1, 1, 4, . . .]
= 2
1
3
=
1
1
1
5
= 2+
= 2.5
1 =
2
1+ 1
8
1
= 2+
= = 2.6666...
1
3
1 + 1+ 1
= 2+
178
Number Theory
Problem Set
1. Use the continued fraction technique to find the smallest solution of x2 61y 2 =
1.
2. Use the continued fraction technique to find the smallest solution of x2 63y 2 =
1.
3. How many positive integer solutions are there to the equation x2 y 2 = 1?
4. Find four solutions in positive integers to the equation
x2 5y 2 = 1.
5. Let (xk , yk ) be the solutions to x2 2y 2 = 1, as described in Theorem 27.2.
(a) Find a, b, c, d such that
xk+1 = axk + byk and yk+1 = cxk + dyk .
(b) Find e, f, g, h such that if (m, n) satisfies n2 =
m(m + 1)
, then
2
(1 + em + f n, 1 + gm + hn)
also produces a square-triangular number.
(c) If L is a square-triangular number, show that
1 + 17L + 6 L + 8L2
is the next largest square-triangular number.
6. Let STn denote the n-th square-triangular number. Show that
STn = 34STn1 STn2 + 2.
7. What can you say about the size of the n-th square-triangular number as a
function of n?
8. Study the ratio rn = xn /yn as n becomes large. Can you explain your observation?
9. Recall from Chapter 26 that the general formula for the n-th pentagonal number
is Pn = n(3n1)
.
2
(a) Are there any pentagonal numbers (other than 1) that are also triangular
numbers? Are there infinitely many? What is the Diophantine equation
that produces pentagonal-triangular numbers?
179
Number Theory
(b) Are there any pentagonal numbers (other than 1) that are also square numbers? Are there infinitely many? What is the Diophantine equation that
produces pentagonal-square numbers?
(c) Are there any numbers (other than 1) that are simultaneously triangular, square, and pentagonal numbers? Are there infinitely many? What is
the Diophantine equation that produces pentagonal-square-triangular numbers?
(d) Are there any numbers (other than 1) that are both pentagonal and hexagonal? Are there infinitely many? What is the Diophantine equation that
produces pentagonal-hexagonal numbers?
10. Solutions of Pell Equations.
(a) Suppose that (x1 , y1 ) is a solution of the Pell equation x2 dy 2 = 1. Square
both sides of
xk + yk 11 = (10 + 3 11)k , k = 1, 2, 3, . . . .
Note: Although we know that once we find one solution of Pells equation we
can find infinitely many solutions, it can often be difficult to find the smallest
solution. In addition, theres currently no known pattern for the size of the
smallest solution to x2 dy 2 = 1. For example, the smallest solution of x2
61y 2 = 1 is (1766319049, 226153980), while the smallest solution of x2 63y 2 = 1
is (8, 1), and the smallest solution of x2 65y 2 = 1 is (129, 16). The smallest
solution of x2 73y 2 = 1 is (2281249, 267000), while the smallest solution of
x2 75y 2 = 1 is (26, 3).
11. Investigate the Archimedes cattle problem, which Archimedes (287-212 BC)
communicated to students at Alexandria in a letter to Eratosthenes. Can you
determine the size of the 8 unknowns, and thus the size of the herd?
If thou art diligent and wise, O stranger, compute the number of cattle of the
Sun, who once upon a time grazed on the fields of the Thrinacian isle of Sicily,
divided into four herds of different colours, one milk white, another a glossy
black, a third yellow and the last dappled. In each herd were bulls, mighty in
180
Number Theory
181
Chapter 28
Picks Theorem
Picks Theorem is a beautiful result that establishes a connection between the area
of a lattice polygon and the number of lattice points inside and on the boundary of
the polygon. The polygon may be convex or concavethe only requirement for Picks
Theorem is that the edges of the polygon do not intersect. Lattice points are points
with integer coordinates in the x, y-plane. A lattice line segment is a line segment
that has 2 distinct lattice points as endpoints, and a lattice polygon is a polygon
whose sides are lattice line segmentsthis just means that the vertices of the polygon
are lattice points.
Example 28.1 Find the area of each of the following lattice polygons. Make a table
that contains the following information for each polygon: the area of the polygon,
the number of lattice points inside the polygon, and the number of lattice points on
the boundary of the polygon. Can you make any observations or conjectures?
Example 28.2 Repeat the previous problem for each of the following polygons. Add
the information from these polygons to the table that you created in the previous
problem.
182
Number Theory
Example 28.3 Construct at least 5 different polygons that contain 4 boundary lattice points and 6 interior lattice points. Keep in mind that the polygons do not need
to be convex! What is the area of each polygon?
183
Number Theory
Example 28.4 Let P be the triangle with vertices (0, 0), (3, 1), and (1, 4). Find the
area of P , the number of lattice points inside the polygon, and the number of lattice
points on the boundary of the polygon.
Based on your work on these examples (do more examples if necessary), you should
be able to make a conjecture about the statement of Picks Theorem.
Theorem 28.1 Picks Theorem. Let P be a simple lattice polygon, and let A(P )
denote the area of P . Let B denote the number of lattice points on the boundary of
P , and let I denote the number of lattice points in the interior of P . Then
A(P ) =
184
Number Theory
Problem Set
1. A Proof of Picks Theorem using Induction.
(Reference: http://www.geometer.org/mathcircles/pick.pdf).
In this series of exercises, you will prove Picks Theorem.
(a) Consider an m n lattice-aligned rectangle:
B
1.
2
(b) Next, find I and B for a lattice-aligned right triangle with legs m and n.
Prove that Picks Theorem holds for such a triangle.
A=I+
(c) The next step is to show that Picks Theorem holds for arbitrary triangles.
If T is an arbitrary triangle, draw right triangles A, B, C to form a rectangle
R, as shown below.
185
Number Theory
Suppose that triangle A has Ia interior points and Ba boundary points. Use
similar notation for triangles B and C. Let Ir and Br denote the number
of interior and boundary points of the rectangle, respectively. We already
know that Picks Theorem holds for A, B, C, R, so we know that
Ba
1
2
Bb
A(B) = Ib +
1
2
Bc
A(C) = Ic +
1
2
Br
A(R) = Ir +
1
2
A(A) = Ia +
Bt
1.
2
We know that
A(T ) = A(R) A(A) A(B) A(C).
Explain why
Br = Ba + Bb + Bc Bt
and
Ir = Ia + Ib + Ic + It + (Ba + Bb + Bc Br ) 3.
Use these equations to show that
A(T ) = It +
186
Bt
1.
2
Number Theory
(d) So far, weve shown that Picks Theorem is true for every polygon with 3
sides. To complete the proof that Picks Theorem is true for any polygon,
well use induction on the number of sides of the polygon. The base case
is n = 3 sides, and weve already shown that Picks Theorem holds for
n = 3. For the inductive step, assume that Picks Theorem holds for n =
3, 4, . . . , k 1 sides. We must now prove that Picks Theorem holds for
n = k sides to complete the induction.
Suppose that P is a polygon with k sides (k > 3). Show that P must have
an interior diagonal that will split P into 2 smaller polygons. Heres an
example. OW is the interior diagonal for this example.
Once we have shown that we can always split a polygon P with k sides
into 2 smaller polygons P1 and P2 (each with fewer than k sides), the final
step is to show that if 2 polygons satisfy Picks Theorem, then the polygon
formed by attaching the 2 will also satisfy Picks Theorem. Since the smaller
polygons satisfy Picks Theorem by the inductive hypothesis, we have
B2
B1
1 + I2 +
1.
2
2
Finally, find a relationship between I and I1 , I2 and between B and B1 , B2
to conclude that
B
A(P ) = I + 1.
2
A(P ) = A(P1 ) + A(P2 ) = I1 +
Number Theory
Number Theory
n
X
di .
i=1
7. Let L be a line in the plane, and suppose that the slope of L is irrational. Show
that there is at most one lattice point on L. Give an example of a line with
irrational slope containing one lattice point. Give an example of a line with
irrational slope containing no lattice points.
8. Let L be a line with rational slope in the plane. Show that if there is a lattice
point on L, then the y-intercept of L is rational. Show that if there is one lattice
point on L, then there are infinitely many lattice points on L. Give an example
of 2 lines with rational slope, one containing no lattice points, and the other
containing infinitely many.
9. Polygons with Holes. In the following figure, there are 5 examples of polygons
with holes. Polygons A, B, C have one hole, and polygons D and E have 2 holes.
Find the area of each of these polygons. Make a table that contains the following
information for each polygon: I, B, area, number of holes. Doing more examples
if necessary, modify Picks Theorem to derive a formula that works for polygons
with holes. Then derive a proof of your conjecture.
189
Number Theory
10. Find the equation of the line connecting 2 points A(n, 0) and B(0, n), and show
that this line contains all points of the form (i, n i), where i is an integer.
There are n 1 such points between A and B. Connect each one of them with
the origin O(0, 0). The lines divide 4OAB into n small triangles. Show that
the 2 triangles next to the axes (i.e. the triangle adjacent to the x-axis and the
triangle adjacent to the y-axis) contain no lattice points in their interior. Next,
prove that if n is prime, then each of the remaining triangles contains exactly
the same number of lattice points.
11. An n n square is randomly tossed onto the plane. Prove that it may never
contain more than (n + 1)2 lattice points.
12. Is it possible to construct an equilateral lattice triangle? A lattice square? A
regular lattice hexagon? For which n is it possible to construct a regular lattice
n-gon (i.e. a convex polygon that is equilateral and equiangular)?
13. For which positive integers n is it possible to construct a lattice square with
area n?
14. For each integer n > 2, construct a lattice triangle with I(T ) = 0 and B(T ) = n.
15. If T is a lattice triangle with I(T ) = 1, show that B(T ) must be equal to 3,
4, 6, 8, or 9. For each of these possible values, construct an example of such a
lattice triangle.
16. This problem is an introduction to how Picks Theorem generalizes in higher
dimensions. First, well rewrite Picks Theorem as follows. Let P be a lattice
polygon, and let L(P ) denote the total number of lattice points in the interior
and on the sides of P , so
L(P ) = B(P ) + I(P ).
Then Picks Theorem can be restated as follows:
1
L(P ) = A(P ) + B(P ) + 1.
2
190
Number Theory
The generalization of Picks Theorem that well prove in this exercise describes
how L(P ) changes as the polygon undergoes dilation by a positive integer. For
each positive integer n, we define the lattice polygon nP as
nP = {nx | x P }.
Prove that
1
L(nP ) = A(P )n2 + B(P )n + 1.
2
17. Let M be a bounded set in the plane with area greater than 1. Show that
M must contain two distinct points (x1 , y1 ) and (x2 , y2 ) such that the point
(x2 x1 , y2 y1 ) is an integer point (not necessarily in M ).
18. Use the previous result to show that if S is a bounded, convex region in the
plane that is symmetric about the origin and has area greater than 4, then S
must contain an integer point other than (0, 0).
19. Construct an example of a circle with exactly n lattice points in its interior (for
n = 1, 2, . . .).
20. Let C( n) denote the circle with center (0, 0) and radius n.
18),
C(
19),
(a) Find
the
number
of
lattice
points
on
the
boundary
of
C(
1 1 1
= 1 + + .
4
3 5 7
Hint:
L(n) = 1 + 4
0<mn
191
Number Theory
22. (?) Consider the square region S(t) in the plane defined by the inequalities
|x| t and |y| t,
where t is a positive real number. Let N (t) denote the number of lattice points
in this square, and let V (t) denote the number of lattice points in the square
that are visible from the origin. (Among all the lattice points on a lattice line L
through th origin, there are exactly 2 that have minimum positive distance to
the origin. Such lattice points are called visible. It may be useful to prove that
a lattice point (a, b) is visible if and only if a and b are relatively prime.) Show
that
6
V (t)
= 2.
lim
t N (t)
23. Do some research on Ehrharts Theorem and the extension of Picks Theorem
to higher dimensions.
192
Chapter 29
=
=
=
=
=
=
=
{0/1, 1/1}
{0/1, 1/2, 1/1}
{0/1, 1/3, 1/2, 2/3, 1/1}
{0/1, 1/4, 1/3, 1/2, 2/3, 3/4, 1/1}
{0/1, 1/5, 1/4, 1/3, 2/5, 1/2, 3/5, 2/3, 3/4, 4/5, 1/1}
{0/1, 1/6, 1/5, 1/4, 1/3, 2/5, 1/2, 3/5, 2/3, 3/4, 4/5, 5/6, 1/1}
{0/1, 1/7, 1/6, 1/5, 1/4, 2/7, 1/3, 2/5, 3/7, 1/2, 4/7, 3/5, 2/3, 5/7, 3/4, 4/5, 5/6, 6/7, 1/1}
n
X
k=1
193
(k),
Number Theory
where (k) is Eulers totient function ((k) is equal to the number of positive
integers less than or equal to k that are relatively prime to k).
6. The mediant property. Unfortunately, addition of fractions is not as easy as
we would like it to be. For example,
1+1
1
1 1
+ 6=
= .
5 3
5+3
4
But, looking at the Farey sequences F4 and F5 , how does 1/4 relate to 1/5 and
1/3? Can you find other Farey sequences in which you observe this phenomena?
In particular, choose 3 consecutive terms of Fn , say p1 /q1 , p2 /q2 , p3 /q3 . Compute
p1 + p3
.
q1 + q3
What do you observe?
7. The mediant property and how to compute Fn . How do we go from the
(n 1)-st row to the n-th row?
Lemma 29.1 If 0 <
a
c
< < 1, then
b
d
a
a+c
c
<
< .
b
b+d
d
Proof.
a
b
ad
ad + ab
a(b + d)
a
b
<
<
<
<
<
c
d
bc
bc + ab
b(a + c)
a+c
b+d
Similarly,
a
b
ad
ad + cd
d(a + c)
a+c
b+d
194
<
<
<
<
<
c
d
bc
bc + cd
c(b + d)
c
d
Number Theory
This completes the proof of the Lemma, and we thus have the following algorithm for computing Fn :
Algorithm 29.1 How to Compute Fn .
(a) Copy Fn1 in order.
a+c
a
c
(b) Insert the mediant fraction
between
and
if b + d n. (If
b+d
b
d
a+c
b + d > n, the mediant
will appear in a later sequence).
b+d
Use this algorithm to find F4 from F3 . Then find F5 . Check your results with
the sequences given at the beginning of this chapter.
8. Suppose that p1 /q1 and p2 /q2 are two successive terms of Fn . Prove that p2 q1
p1 q2 = 1. Note that it is equivalent to prove that if p1 /q1 and p2 /q2 are two
successive terms of Fn with p1 /q1 less than p2 /q2 , then
1
p2 p1
=
.
q2
q1
q1 q2
Note: theres a beautiful proof of this result using Picks Theorem!
Proof. Well use induction on n and the mediant property to prove this result.
First, we need to look at the base case, n = 1. We have:
F1 =
0 1
,
1 1
1001 = 1
Thus, we have verified the best case. For the inductive hypothesis, well suppose
that the statement is true for n = k, and well consider n = k + 1. This means
that in the Farey sequence Fk , we have
p1 p2
Fk = . . . , , , . . .
q1 q2
and
p2 q1 p1 q2 = 1.
Now, recall how we obtain Fk+1 from Fk . We first copy Fk in order. Then,
a+c
a
c
we insert the mediant fraction
between
and
if b + d k + 1. If
b+d
b
d
a+c
b + d > k + 1, the mediant
will appear in a later sequence. So, lets look
b+d
at the mediant fraction
p1 + p2
.
q1 + q2
195
Number Theory
If q1 + q2 k + 1, then
Fk+1 =
p1 p1 + p2 p2
..., ,
, ,... .
q1 q1 + q2 q2
Then
(p1 + p2 )q1 p1 (q1 + q2 ) =
=
p2 (q1 + q2 ) q2 (p1 + p2 ) =
=
p 2 q1 p 1 q2
1
p 2 q1 p 1 q2
1
=
=
=
=
1
1
p 3 q2 p 2 q3
p 1 q2 + p 3 q2
p1 + p3
=
q1 + q3
Next, well investigate the remarkable connection between Farey sequences and Ford
circles.
Definition 29.2 Ford Circle. For every rational number p/q in lowest terms, the
p 1
1
Ford circle C(p, q) is the circle with center ( , 2 ) and radius 2 . This means
q 2q
2q
1
that C(p, q) is the circle tangent to the x-axis at x = p/q with radius 2 . Observe
2q
that every small interval of the x-axis contains points of tangency of infinitely many
Ford circles.
196
Number Theory
Example 29.2 Sketch C(0, 1), C(1, 1), C(1, 2), C(1, 3), C(2, 3). Several Ford circles
are illustrated in Figure 29.1.
Example 29.3 Consider three adjacent terms of Fn . What do you observe about
the corresponding Ford circles?
Theorem 29.2 No Ford circles intersect. The representative circles of two distinct fractions are either tangent at one point or wholly external to one another.
Proof.
Let p/q and P/Q be distinct fractions in lowest terms. Without loss of generalP
ity, well assume that pq < Q
. Consider the distance between the centers of their
representative Ford circles C(p, q) and C(P, Q).
P
, 2Q1 2 .
The coordinates of point A are pq , 2q12 and the coordinates of point B are Q
Thus we have:
2
2
P
1
p
1
2
AB =
+
Q q
2Q2 2q 2
2
1
1
(P q pQ)2 1
=
+
+
2Q2 2q 2
Q2 q 2
(P q pQ)2 1
2
.
= (AD + EB) +
Q2 q 2
There are three cases to consider:
1. Case 1. If |P q pQ| > 1, then AB > AD + EB, and the circles are wholly
external to one another.
2. Case 2. If |P q pQ| = 1, then AB = AD + EB, and the circles are tangent.
Observe that this happens exactly when p/q and P/Q are adjacent terms in a
Farey sequence!
3. Case 3. If |P q pQ| < 1, then, since P q pQ is an integer, we must have
P
p
P p pQ = 0. Thus,
= , which is impossible since we assumed that the
Q
q
fractions are distinct.
197
Number Theory
198
Number Theory
Thus, we conclude that the representative Ford circles of two distinct fractions are
either tangent at one point or wholly external. Moreover, the circles are tangent at
one point precisely when the fractions are adjacent in some Farey sequence Fn .
Theorem 29.3 Ford circles and the Farey sequence. Suppose that h1 /k1 ,
h2 /k2 , and h3 /k3 are three consecutive terms in some Farey sequence Fn . Then the
circles C(h1 , k1 ) and C(h2 , k2 ) are tangent at
k1
1
h2
,
,
1 =
k2 k2 (k22 + k12 ) k22 + k12
and the circles C(h2 , k2 ) and C(h3 , k3 ) are tangent at
h2
k3
1
+
,
.
2 =
k2 k2 (k22 + k32 ) k22 + k32
Moreover, 1 lies on the semicircle with diameter h2/k2 h1/k1, and 2 lies on the
semicircle with diameter h3/k3 h2/k2.
Theorem 29.4 Largest Ford circle between tangent Ford circles. Suppose
that C(a, b) and C(c, d) are tangent Ford circles. Then the largest Ford circle between
them is C(a + c, b + d), the Ford circle associated with the mediant fraction.
199
Number Theory
Problem Set.
1. Find F8 by using F7 and the algorithm that we developed.
2. Suppose that p1 /q1 and p2 /q2 are two successive terms of Fn . In this problem,
we will use Picks Theorem to prove that p2 q1 p1 q2 = 1. See Chapter 28 for
more information on Picks Theorem. Let T be the triangle with vertices (0, 0),
(p1 , q1 ), and (p2 , q2 ).
(a) Show that T has no lattice points in its interior, i.e. I(T ) = 0.
(b) Show that the only boundary points of T are the vertices of the triangle,
i.e. B(T ) = 3.
(c) Conclude, using Picks Theorem, that
1
A(T ) = .
2
(d) Use geometry to show that
A(T ) =
1
(p2 q1 p1 q2 ) .
2
200
Number Theory
7. Suppose that C(a, b) and C(c, d) are tangent Ford circles. Prove that the largest
Ford circle between them is C(a + c, b + d), the Ford circle associated with the
mediant fraction.
8. Suppose that a/b and c/d are adjacent terms in Fn (so that C(a, b) and C(c, d)
are tangent Ford circles). Find a formula for all fractions that are adjacent to
a/b in some Farey sequence.
9. Suppose that h1 /k1 , h2 /k2 , and h3 /k3 are three consecutive terms in some Farey
sequence Fn . Find the point of tangency of the circles C(h1 , k1 ) and C(h2 , k2 ),
and the point of tangency of the circles C(h2 , k2 ) and C(h3 , k3 )
10. It can be shown that
|Fn | = 1 +
n
X
k=1
(k)
3n2
.
2
201
Chapter 30
Label
0
1
2
Label
0
1
2
Number
three
one
two
Label
0
1
2
Filling
striped
solid
unfilled
Label
0
1
2
Finally, we will label the four characteristics symbol, color, number, and filling in that
order. Since there are 4 characteristics, each of which has 3 possible values, we can
associate each card in the SET deck with an element in the set D = Z3 Z3 Z3 Z3 .
Some examples of the labeling scheme are as follows:
202
Number Theory
A card with one red unfilled squiggle would have label (2, 1, 1, 2).
A card with two purple solid ovals would have label (1, 0, 2, 1).
A card with two green solid diamonds would have label (0, 2, 2, 1).
A card with three purple striped squiggles would have label (2, 0, 0, 0).
Note that every possible combination of the four characteristics does appear in the
SET deck, so there are a total of
3 3 3 3 = 34 = 81
cards in the deck. We will call the set of all 81 4-tuples the set D.
Multiplication on D. Next, we define a multiplication operation on the set D =
Z3 Z3 Z3 Z3 which reflects how we obtain a SET from two given cards. Suppose
that two cards have labels
x = (x1 , x2 , x3 , x4 ) and y = (y1 , y2 , y3 , y4 ).
Then we define the product xy as follows:
xy = (2(x1 +y1 )
mod 3).
Problems.
1. Choose any 2 cards from your deck of SET cards, and call them x and y.
(a) Find the 4-tuple labels for x and y and compute the product xy. Find the
card in the deck that corresponds to xy. What do you notice about x, y,
and xy?
(b) Multiply x and xy. Which card does this produce?
(c) Multiply y and xy. Which card does this produce?
(d) Does order matter? Is xy the same card as yx? Prove your answer using
the definition of multiplication of cards and by interpreting the question in
terms of SETs.
(e) Repeat parts (a)-(d) for 3 more pairs of cards.
2. Suppose that
x
y
z
w
=
=
=
=
(1, 1, 1, 1)
(0, 0, 0, 0)
(1, 2, 2, 0)
(2, 2, 1, 1).
203
Number Theory
Compute each of the products xy, xz, and xw, and zw. Then sketch in the
appropriate symbols to see how this multiplication translates into cards. You
will need purple, green, and red pens to complete this exercise. Describe what
you discover.
3. (a) Based on what you discovered in the previous exercise, explain why you
would expect the following properties to be true. Hint: think about what
these properties say in terms of the cards.
Property 1:
Property 2:
x(xy) = y
(xy)y = x
204
Number Theory
13. What is the probability of having 2 disjoint SET among 12 randomly selected
cards?
14. How does the game change, and how do the answers to some of these questions
change, if you combine 2 or 3 decks of cards together?
15. A cap is a collection of cards which have no SET but the addition of any card
to the collection will produce a SET.
(a) Suppose that we are playing SET with only the red ovals. What is the
maximum size of a cap?
(b) Suppose that we are playing SET with all of the red cards. What is the
maximum size of a cap?
16. Does cancellation hold in D? That is, if x, y, z are elements of D such that
xy = xz, must y = z? Provide a proof to support your claim.
17. Prove that (zx)(zy) = z(xy).
18. A D-set is defined to be a subset S D of the form
S = {x, y, xy},
where x, y D. D-sets correspond to SETs in the card game. Prove that there
are a total of 1080 possible D-sets in D (and thus there are a total of 1080
possible sets in the card game). How many D-sets can a given element x S
be a member of?
19. Suppose that U D. We say that U is product-free if xy
/ U whenever
x, y U . Note that product-free subsets of D translate into collections of cards
that fail to contain a SET. Prove that if U is product-free, then xU is also
product-free. For any set S D, and x D, the set xS is defined to be the set
xS = {xs such that s S}.
20. Prove that if S D is a product-free set and x S, then S xS = {x}.
Conclude that any product-free set can contain at most 41 elements, and that
any collection of 42 cards must contain a SET.
21. The largest known collection of cards containing no SET is given below. Its
cardinality is 20. If we let (D) denote the cardinality of the largest productfree subset of D, then this fact together with the result of the previous exercise
yields 20 (D) 41. Can you tighten the upper bound on (D)? That is,
can you find an upper bound that is less than 41, or optimally, can you prove
that (D) = 20? Here is a product-free set of 20 elements in D:
(0, 1, 0, 0), (0, 2, 0, 1), (1, 2, 0, 0), (1, 1, 0, 1), (2, 1, 0, 1), (2, 2, 0, 0), (0, 0, 2, 0)
(0, 1, 1, 0), (0, 2, 1, 1), (1, 2, 1, 0), (1, 1, 1, 1), (2, 1, 1, 1), (2, 2, 1, 0), (0, 0, 2, 1)
(0, 1, 2, 2), (0, 2, 2, 2), (1, 2, 2, 1), (1, 1, 2, 0), (2, 1, 2, 0), (2, 2, 2, 1)
205
Number Theory
22. What is the largest number of SETs that can be present among a layout of 9
cards?
23. What is the largest number of SETs that can be present among a layout of 12
cards?
206
Chapter 31
Magic Squares
A magic square of order n is an n n array (or square) containing n2 different
entries such that the sum of the n numbers in any horizontal, vertical, or main
diagonal line is always the same magic constant. If the rows and columns sum to
the magic constant (but the main diagonals do not), the resulting array is called a
semi-magic square. For example, the following is an example of a 55 semi-magic
square:
12
18
24
5
6
19
25
1
7
13
21
2
8
14
20
3
9
15
16
22
10
11
17
23
4
The numbers in any row or column sum to 65, but the main diagonals do not both
sum to 65.
Example 31.1 Construct a 3 3 magic square.
The De la Loub`
ere Method. In 1693, De la Loub`ere gave a rule for inserting the
numbers
1, 2, 3, . . . , n2
into an n n square (where n is an ODD integer) so that a magic square is formed.
The procedure is outlined as follows.
1. Start with an empty n n square, where n is odd. Well begin with n = 5:
207
Number Theory
2. The basic rule is to count diagonally upwards to the right. For example, if we
have written a 12 in the 2nd position of the 4th row,
12
15
14
13
12
3. To construct a magic square, begin in the middle of the top row with a 1. (Here
we for the first time use the assumption that n is odd, which guarantees that
there is a middle square in the top row). If we dont start there, the row and
column sums will be ok, but the diagonals wont add to the magic sum, so we
will create a semi-magic square instead of a magic square.
208
Number Theory
2
(b) If you are at the right edge, pretend that the right edge is pasted to the left
edge and that the left edge is immediately to the right of the right edge.
We are in this situation after counting to 3, since we have:
1
3
2
Then moving diagonally upwards to the right is the same as moving right
one column and up one row. Moving right one column from the rightmost
column puts us in the leftmost column, so 4 must be in the leftmost column,
and moving up one row we put the 4 in the row above the row containing
the 3. So we get
209
Number Theory
1
4
3
2
(c) If there is a number already occupying the square we would like to move into,
abandon the plan of moving diagonally upwards to the right and instead
just drop down one square from the square one is in presently. We are
in this situation after we place the number 5. Indeed, continuing from the
previous diagram, we place the 5 diagonally upwards, so the 6 will be placed
directly below the 5.
17
23
4
10
11
24
5
6
12
18
1
7
13
19
25
8
14
20
21
2
15
16
22
3
9
5. Continuing, we obtain the following 5 5 magic square with magic constant 65.
Problems.
1. Starting with 1 in the lower-left hand corner, construct the 3 3 and 4 4
squares given by the Loub`ere method. Verify that the 3 3 square is a semimagic square with magic constant 15 and that the 4 4 square is neither a
magic square nor a semi-magic square.
2. Construct a 7 7 magic square using the Loub`ere method.
3. Construct examples of several n n squares for even n using the Loub`ere
method. Compute the row and column sums for your examples, and make a
conjecture about the Loub`ere method for even n using your results.
4. Can the numbers 0 through 5 be inserted in a 2 3 rectangle in such a way that
the sums of the entries of the two rows are equal?
5. The numbers 0 through n2 1 are placed in an n n square in such a way as to
make it semi-magic. (The process used is not necessarily the Loub`ere method).
What is the magic sum? Hint: consider the sum of every number in the square
and how this total is related to the magic sum.
6. Is there a 2 2 magic square?
210
Number Theory
19
4
23
5
7
13
14
6
211
Chapter 32
Mathematical Games
Reference: Tatiana Shubin, Department of Mathematics, San Jose State University,
San Jose, CA, shubin@math.sjsu.edu.
In all of the games described below there are two players, Alice and Bob, and Alice
always plays first. The problem is to decide which one of the two players has a winning strategy (and, of course, to describe this strategy). An answer to the question
Which player has a winning strategy? must include a detailed description of such
strategy, i.e., you have to explain what the winning player should do so that this
player wins REGARDLESS of his opponents moves. To solve a game means to find
a winning or a non-losing strategy for one of the players. In particular, to solve a
game, you must provide an algorithm that secures a win for one player, or a tie,
against any possible moves from the opponent, from the beginning of the game.
1. (a) There are 25 matches on a table. During each turn, a player can take any
number of matches between 1 and 4. The player that takes the last match
wins.
(b) Same game as above but it starts with 24 matches.
(c) Same game again, only the initial number of matches is N .
2. (a) Now there are two piles of matches, one pile with 10 matches and another
one with 7. During each turn, a player can take any number of matches
from either one of the two piles. The player who takes the last match wins.
(b) What will happen if the numbers of matches in the piles are m and n?
3. (a) Alice and Bob want to produce a 20-digit number, writing one digit at a
time from left to right. Alice wins if the number they get is not divisible
by 7; Bob wins if the number is divisible by 7.
(b) What will happen if 7 is replaced by 13 in the previous game?
4. Given a convex n-gon, the players take turns drawing diagonals that do not
intersect those diagonals that have already been drawn. The player unable to
draw a diagonal loses.
212
Number Theory
Number Theory
(a) 57 candies
(b) 50 candies
(c) 1000 candies
(d) N > 1 candies
During each turn, a player can take any amount of candy subject to the following
two conditions.
The first player cannot take all the candy.
A player cannot take more candy than his opponent has just taken.
The player who takes the last candy wins. Which of the players has a winning
strategy?
14. Suppose we start with N integers: 1, 2, 3, . . . , N . During each turn, a player
circles one of the numbers in such a way that all circled numbers are pairwise
relatively prime. No number can be circled twice. The player unable to complete
a turn loses. Which player has a winning strategy if:
(a)
(b)
(c)
(d)
(e)
N
N
N
N
N
= 10
= 12
= 15
= 30
is any positive integer
15. Players start with one pile of pebbles. During each move, a player must split one
pile into two nonempty piles in such a way that all resulting piles have different
number of pebbles. The player unable to make a move loses.
(a) After the first move, the piles contain 5 and 11 pebbles. Find a winning
strategy for Bob.
(b) After the first move, the piles contain 5 and 11 pebbles. Give an example
of a bad move after which Bob will necessarily lose.
(c) Which player has a winning strategy if they start with 11 pebbles?
(d) Which player has a winning strategy if they start with 22 pebbles?
(e) Can you solve the game in general?
214
Chapter 33
Value
1
2
3
4
5
6
7
8
9
10
11
12
13
So, for example, if both the 3 of diamonds and the queen of diamonds are among
the four cards, we will choose the queen to be the base card and the ace to be the
hidden card since 12 + 4 3 mod 13.
215
Number Theory
The assistant always hands the base card first to the magician. This reveals the
suit of the hidden card to the magician, and also sets the base point at which the
magician should add up to 6, modulo 13, to obtain the value of the hidden card.
The order in which the 3 remaining cards are presented can be used to reveal what
number should be added to the base card, as there are 6 possible permutations of the
3 remaining cards. Use the ordering above to put the 3 remaining cards in order. If
there are two cards with the same value, use the suit to break the tie. For example,
order the suits alphabeticallyclubs, diamonds, hearts, spades. Use the following
code to determine the number which the magician adds to the base card, where H
stands for high, M for middle, and L for low:
Order
LMH
LHM
MLH
MHL
HLM
HML
Example. Suppose that the five cards drawn are the queen of hearts, the 3 of
diamonds, the king of spades, the 8 of clubs, and the 7 of spades. Since there are
two cards in the spade suit, and the king has value 13, the assistant will choose the
7 of spades to be the base card and the king of spades to be the hidden card. Thus,
the assistant will first give the 7 of spades to the magician. Next, the assistant needs
to use the remaining three cards to tell the magician to add 6 to the 7 of spades to
obtain 13, the king of spades. Using our ordering above, the code HM L corresponds
to the number 6, so the assistant should give the magician the three remaining cards
in the order highest, middle, lowest. Thus, the assistant gives the magician the cards
in the order queen of hearts, 8 of clubs, and 3 of diamonds. The magician recognizes
the code for the number 6, adds 6 to the 7 of spades, and concludes that the hidden
card must be the king of spades.
Reference: Michael Klever, The Best Card Trick, The Mathematical Intelligencer, Volume 24, Number 1, Winter 2002.
This trick is credited to Dr. William Fitch Cheney, Jr. (1894-1974).
216
Chapter 34
Number Theory
What do you observe? How does the calculation above compare with the
calculation that you did in part (a)?
(c) Repeat parts (a) and (b) for a different tangle number. Discuss your observations.
218
Chapter 35
19 20
= 190.
2
When there is only one number left, we must have X = 190, so the last number must
be 191.
219
Number Theory
mod 3.
Thus, the total number of heads never changes modulo 3. Since the original sum is
100 1 mod 3, the total number of heads will always be congruent to 1 modulo 3,
so its not possible for the knight to kill the dragon.
Example 35.5 (IMO 1986) To each vertex of a pentagon, assign an integer xi such
5
P
that the sum S =
xi > 0. If x, y, z are the numbers assigned to three successive
i=1
5
X
i=1
220
Number Theory
Problem Set.
1. Suppose that the positive integer n is odd. Write the numbers 1, 2, . . . , 2n on
the board. Choose any 2 numbers a and b, erase them, and write |a b|. Prove
that an odd number will remain at the end.
2. Start with the set {3, 4, 12}. In each step, you may choose two of the numbers
a and b and replace them by 0.6a 0.8b and 0.8a + 0.6b. Can you reach (a) or
(b) in finitely many steps?
(a) {4, 6, 12}
1
(b) {x, y, z}, where each of |x 4, |y 6|, |z 12| are less than
3
3. The numbers 1, 2, . . . , 20 are written on a blackboard. It is permitted to erase
any two numbers a and b and write the new number ab + a + b. What number
can be on the blackboard after 19 such operations? Hint: consider the quantity
obtained by increasing each number by 1 and multiplying the result.
4. Consider an 8 8 array of squares in which one of the squares is colored black
and all of the others are colored white. You may recolor all of the squares in a
row or column. Is it possible to make all of the boxes white?
5. Consider a 3 3 array in which only the upper left corner is colored black and
all other squares are colored white. You may recolor all of the squares in a row
or column. Is it possible to make all of the boxes white?
6. Consider an 8 8 array of squares in which all four corner squares are colored
black and all other squares are colored white. You may recolor all of the squares
in a row or column. Is it possible to make all of the boxes white?
7. There are green, yellow, and red chameleons. Whenever 2 chameleons of different colors meet, they change to the third color.
(a) Given 4 green, 5 yellow, and 5 red chameleons, is it possible to have all
chameleons change to the same color?
(b) Given 4 green, 5 yellow, and 6 red chameleons, is it possible to have all
chameleons change to the same color?
(c) Given 13 green, 15 yellow, and 17 red chameleons, is it possible to have all
chameleons change to the same color?
221
Number Theory
(d) Can you find a condition which is necessary and sufficient for a given starting
configuration to be solvable? (Here, solvable means that it is possible to
obtain a configuration in which all chameleons have the same color).
8. The number 8n is written on the board. The sum of its digits is calculated, then
the sum of the digits of the result is calculated, and so on, until a single digit is
reached. What is this digit if n = 1989?
9. Consider an 8 8 chessboard with the usual coloring. You may recolor all
squares (a) of a row or column or (b) of a 2 2 square. Can you reach just one
black square?
10. A pawn moves across an n n chessboard so that in one move it can shift one
square to the right, one square upward, or along a diagonal down and left.
Can the pawn move through all of the squares on the board, visiting each square
exactly once, and finish its trip on the square immediately to the right of the
initial one?
11. The boxes of an m n table are filled with numbers so that the sum of the
numbers in each row and in each column is equal to 1. Prove that m = n.
12. The integers 1, 2, . . . , n are arranged in any order. In one step, you may switch
any 2 neighboring integers. Prove that you can never obtain the initial order
after an odd number of steps.
13. (2008 Putnam) Start with a finite sequence a1 , a2 , . . . , an of positive integers. If
possible, choose 2 indices j < k such that aj does not divide ak , and replace aj
and ak by gcd(aj , ak ) and lcm(aj , ak ) respectively. Prove that this process must
eventually stop. Hint: can you find a monovariant?
222
Chapter 36
(B) 15
(C) 16
(D) 17
(E) 18
2. (2000 AMC 10 #1) Let I, M , and O be distinct positive integers such that
the product I M O = 2001. What is the largest possible value of the sum
I + M + O?
(A) 23
(B) 55
(C) 99
(D) 111
(E) 671
3. (1999 AMC 10 #7) Find the sum of all prime numbers between 1 and 100 that
are simultaneously one greater than a multiple of 5 and one less than a multiple
of 6.
(A) 52
(B) 82
(C) 123
(D) 143
(E) 214
4. (1995 AHSME #29) For how many three-element sets of positive integers {a, b, c}
is it true that a b c = 2310?
(A) 32
(B) 36
(C) 40
(D) 43
(E) 45
5. (1999 AMC 10 #14) All even numbers from 2 to 98 inclusive, except those
ending in 0, are multiplied together. What is the rightmost digit (the units
digit) of the product?
223
(A) 0
(B) 2
Number Theory
(C) 4
(D) 6
(E) 8
(B) 8
(C) 10
(D) 12
(E) 24
(n + 9)!
.
(n 1)!
Let k denote the smallest positive integer for which the rightmost nonzero digit
of ak is odd. The rightmost nonzero digit of ak is
(A) 1
(B) 3
(C) 5
(D) 7
(E) 9
8. (1992 AHSME #17) The two-digit integers from 19 to 92 are written consecutively to form the large integer
N = 192021 909192.
Suppose that 3k is the highest power of 3 that is a factor of N . What is k?
(A) 0
(B) 1
(C) 2
(D) 3
(E) 4
9. (1997 AHSME #20) Which one of the following integers can be expressed as
the sum of 100 consecutive positive integers?
(A) 1,627,384,950
(B) 2,345,678,910
(C) 3,579,111,300
(D) 4,692,581,470
(E) 5,815,937,260
10. (2000 AMC 10 #17) Boris has an incredible coin changing machine. When he
puts in a quarter, it returns five nickels; when he puts in a nickel, it returns five
pennies; and when he puts in a penny, it returns five quarters. Boris starts with
just one penny. Which of the following amounts could Boris have after using
the machine repeatedly?
(A) $3.63
(B) $5.13
(C) $6.30
(D) $7.45
(E) $9.07
11. (2000 AMC 10 #25) In year N , the 300th day of the year is a Tuesday. In year
N + 1, the 200th day is also a Tuesday. On what day of the week did the 100th
day of year N 1 occur?
224
Number Theory
(C) Saturday
(D) Sunday
(E) Monday
12. (1991 AHSME #15) A circular table has 60 chairs around it. There are N
people seated at this table in such a way that the next person to be seated must
sit next to someone. What is the smallest possible value for N ?
(A) 15
(B) 20
(C) 30
(D) 40
(E) 58
13. (1992 AHSME #23) Let S be a subset of {1, 2, 3, . . . , 50} such that no pair of
distinct elements in S has a sum divisible by 7. What is the maximum number
of elements in S?
(A) 6
(B) 7
(C) 14
(D) 21
(E) 23
14. (1974 AHSME #8) What is the smallest prime number dividing the sum 311 +
513 ?
(A) 2
(B) 3
(C) 5
(E) none
these
of
15. (1983 AIME) Let an = 6n + 8n . Determine the remainder when a83 is divided
by 49.
16. (2004 AMC 10B #4) A standard six-sided die is rolled and P is the product of
the five numbers that are visible. What is the largest number that is certain to
divide P ?
(A) 6
(B) 12
(C) 24
(D) 144
(E) 720
17. (1999 AHSME #6) What is the sum of the digits of the decimal form of the
product 22004 52006 ?
(A) 2
(B) 4
(C) 5
(D) 7
(E) 10
18. (2002 AMC 10B #14) The number 2564 6425 is the square of a positive integer
N . What is the sum of the digits of N ?
(A) 7
(B) 14
(C) 21
(D) 28
(E) 35
19. (2002 AMC 10A #14 and 12A #12) Both roots of the quadratic equation
x2 63x + k = 0
are prime numbers. What is the number of possible values of k?
225
(A) 0
Number Theory
(B) 1
(C) 2
(D) 4
(E) 6
(B) 5
(C) 69
(D) 125
(E) 216
21. (2003 AMC 12A #23) How many perfect squares are divisors of the product
1! 2! 3! 9!?
(A) 504
(B) 672
(C) 864
(D) 936
(E) 1008
22. (1990 AHSME #11) How many positive integers less than 50 have an odd
number of positive integer divisors?
(A) 3
(B) 5
(C) 7
(D) 9
(E) 11
23. (1993 AHSME #15) For how many values of n will an n-sided regular polygon
have interior angles with integer degree measures?
(A) 16
(B) 18
(C) 20
(D) 22
(E) 24
24. (2002 AMC 12 #20) Suppose that a and b are digits, not both nine and not
both zero, and the repeating decimal
0.abababab
is expressed as a fraction in lowest terms. How many different denominators
are possible?
(A) 3
(B) 4
(C) 5
(D) 8
(E) 9
25. (1996 AHSME #29) Suppose that n is a positive integer such that 2n has 28
positive divisors and 3n has 30 positive divisors. How many positive divisors
does 6n have?
(A) 32
(B) 34
(C) 35
(D) 36
(E) 38
26. (1998 AHSME #28) How many ordered triples of integers (a, b, c) satisfy
|a + b| + c = 19 and ab + |c| = 97?
226
(A) 0
Number Theory
(B) 4
(C) 6
(D) 10
(E) 12
27. (2008 USAMO) Prove that for each positive integer n, there are pairwise relatively prime integers k0 , k1 , . . . , kn , all strictly greater than 1, such that
k0 k1 kn 1
is the product of two consecutive integers.
28. (2007 USAMO) Let n be a positive integer. Define a sequence by setting a1 = n
and, for each k > 1, let ak be the unique integer in the range 0 ak k 1 for
which a1 + a2 + + ak is divisible by k. For example, when n = 9, the sequence
is 9, 1, 2, 0, 3, 3, 3, . . .. Prove that for any n, the sequence a1 , a2 , . . . eventually
becomes constant.
29. (1979 IMO) If a, b are natural numbers such that
a
1 1 1
1
1
= 1 + +
+
,
b
2 3 4
1318 1319
prove that 1979|a.
30. (2007 IMO) Let a and b be positive integers. Show that if 4ab 1 divides
(4a2 1), then a = b.
227
Chapter 37
Number Theory
5. Let g(n) be the number of odd terms in the row of Pascals Triangle which starts
with 1, n, . . .. For example, g(6) = 4 since the row
1, 6, 15, 20, 15, 6, 1
contains 4 odd numbers. Conjecture a formula for (or an easy way of computing)
g(n).
6. A group of n people are standing in a circle, numbered consecutively clockwise
from 1 to n. Starting with person #2, we remove every other person, proceeding
clockwise. For example, if n = 6, the people are removed in the order 2,4,6,3,1,
and the last person remaining is #5. Let j(n) denote the last person remaining
(e.g. j(6) = 5).
(a) Compute j(n) for n = 2, 3, . . . , 25.
(b) Conjecture an easy way of computing j(n). You may not get a nice formula,
but try to find an algorithm which is easy to implement.
7. Observe that
6 = 12 22 + 32
and
7 = 12 + 22 + 32 42 52 + 62 .
Investigate this pattern, and make a conjecture about a more general result..
8. (Putnam 1983) Let f (n) = n + b nc, where bnc is the greatest integer less than
or equal to n. Prove that, for every positive integer m, the sequence
m, f (m), f (f (m)), f (f (f (m))), . . .
contains the square of an integer. You should begin this problem by experimenting with some numerical values. Make tables of the sequence
m, f (m), f (f (m)), f (f (f (m))), . . .
for various positive integers m.
9. Lockers in a row are numbered 1, 2, 3 . . . , 1000. At first, all of the lockers are
closed. A person walks by, and opens every other locker, starting with locker #2.
Thus, lockers 2, 4, 6, . . . , 998 are open. Another person walks by, and changes
the state (i.e., closes a locker if it is open, opens a locker if it is closed) of
every third locker, starting with #3. Then another person changes the state
of every fourth locker, starting with #4. This process continues until no more
lockers can be altered. Which lockers will be closed? Hint: Start doing some
experimentation with a smaller number of lockers.
229
Number Theory
f 2 (x) = f (f (x))
f 3 (x) = f (f (f (x)))
f 4 (x) = f (f (f (f (x)))).
230
Number Theory
17. (1997 IMO) An n n square matrix (square array) whose entries come from
the set S = {1, 2, . . . , 2n 1} is called a silver matrix if, for each i = 1, . . . , n,
the i-th row and the i-th column together contain all elements of S. Show that
there is no silver matrix for n = 1997.
18. (Taiwan, 1995) Consider the operation which transforms the 8-term sequence
x1 , x2 , . . . , x8 into the new 8-term sequence
|x2 x1 |, |x3 x2 |, . . . , |x8 x7 |, |x1 x8 |.
Find all 8-term sequences of integers which have the property that after finitely
many applications of this operation, one is left with a sequence, all of whose
terms are equal.
19. There are 25 people sitting around a table, and each person has two cards. One
of the numbers 1, 2, 3 . . . , 25 is written on each card, and each number occurs on
exactly two cards. At a signal, each person passes one of her cardsthe one with
the smaller numberto her right-hand neighbor. Prove that, sooner or later, one
of the players will have two cards with the same number.
20. For positive integers n, define Sn to be the minimum value of the sum
n q
X
(2k 1)2 + a2k ,
k=1
231