A Study Guide
A Study Guide
The book has six chapters: Methods of Proof, Algebra, Real Analysis, Geometry and
are self-contained and independent of each other and can be studied in any order. In most
cases they reflect standard undergraduate courses or fields of mathematics. The sections
If you are an undergraduate student trying to acquire skills or test your knowledge
in a certain field, study first a regular textbook and make sure that you understand it very
well. Then choose the appropriate chapter or subchapter of this book and proceed section
by section. Read first the theoretical background and the examples from the introductory
part; then do the problems. These are listed in increasing order of difficulty, but even
the very first can be tricky. Don’t get discouraged; put effort and imagination into each
problem; and only if all else fails, look at the solution from the back of the book. But
even if you are successful, read the solution, since many times it gives a new insight and,
Beware! The last few problems of each section can be very hard. It might be a
good idea to skip them at the first encounter and return to them as you become more
experienced.
If you are a Putnam competitor, then as you go on with the study of the book try
your hand at the true Putnam problems (which have been published in three excellent
volumes). Identify your weaknesses and insist on those chapters of Putnam and Beyond.
Every once in a while, for a problem that you solved, write down the solution in detail,
then compare it to the one given at the end of the book. It is very important that your
An instructor can add some of the problems from the book to a regular course in
order to stimulate and challenge the better students. Some of the theoretical subjects can
also be incorporated in the course to give better insight and a new perspective. Putnam
recommend beginning with the first chapter. Students should be encouraged to come up
If you are a graduate student in mathematics, it is important that you know and
understand the contents of this book. First, mastering problems and learning how to write
down arguments are essential matters for good performance in doctoral examinations.
Second, most of the presented facts are building blocks of graduate courses; knowing
Methods of Proof
The basic nature of these methods and their universal use throughout mathematics
makes this separate treatment necessary. In each case we have selected what we think
are the most appropriate examples, solving some of them in detail and asking you to train
your skills on the others. And since these are fundamental methods in mathematics, you
should try to understand them in depth, for “it is better to understand many things than
First, the statement is assumed to be false. Then, a sequence of logical deductions yields
a conclusion that contradicts either the hypothesis (indirect method), or a fact known to
be true (reductio ad absurdum). This contradiction implies that the original statement
must be true.
This is a method that Euclid loved, and you can find it applied in some of the most
beautiful proofs from his Elements. Euclid’s most famous proof is that of the infinitude
of prime numbers.
Proof. Assume, to the contrary, that only finitely many prime numbers exist. List them
a prime p, yet is coprime to p1, p2,...,pn. Therefore, p does not belong to our list of
all prime numbers, a contradiction. Hence the initial assumption was false, proving that
2 1 Methods of Proof
example of Euler.
with integer coefficients and of degree at least 1 with the property that P (0), P (1), P (2),
Solution. Assume the contrary and let P (0) = p, p prime. Then a0 = p and P (kp) is
divisible by p for all k ≥ 1. Because we assumed that all these numbers are prime, it
follows that P (kp) = p for k ≥ 1. Therefore, P (x) takes the same value infinitely many
The last example comes from I. Tomescu’s book Problems in Combinatorics (Wiley,
1985).
set X. Show that if the intersection of any r + 1 (not necessarily distinct) sets in F is
Solution. Again we assume the contrary, namely that the intersection of all sets in F is
empty. Consider the set E1 = {x1, x2,...,xr}. Because none of the xi, i = 1, 2,...,r,
lies in the intersection of all the Ej ’s (this intersection being empty), it follows that for
element of E1. But this contradicts the hypothesis. It follows that our initial assumption
was false, and hence the sets from the family F have a nonempty intersection.
The following problems help you practice this method, which will be used often in
the book.
2. Show that no set of nine consecutive integers can be partitioned into two sets with
the product of the elements of the first set equal to the product of the elements of
3. Find the least positive integer n such that any set of n pairwise relatively prime
integers greater than 1 and less than 2005 contains at least one prime number.
4. Every point of three-dimensional space is colored red, green, or blue. Prove that one
of the colors attains all distances, meaning that any positive real number represents
5. The union of nine planar surfaces, each of area equal to 1, has a total area equal to
5. Prove that the overlap of some two of these surfaces has an area greater than or
equal to 1
9.
6. Show that there does not exist a function f : Z → {1, 2, 3}satisfying f (x) = f (y)
7. Show that there does not exist a strictly increasing function f : N → N satisfying
)
for all positive integers x and y.
9. Show that the interval [0, 1] cannot be partitioned into two disjoint sets A and B
10. Let n > 1 be an arbitrary real number and let k be the number of positive prime
numbers less than or equal to n. Select k + 1 positive integers such that none of
them divides the product of all the others. Prove that there exists a number among
The principle of mathematical induction, which lies at the very heart of Peano’s axiomatic
This means that when proving a statement by mathematical induction you should (i)
check the base case and (ii) verify the inductive step by showing how to pass from an
arbitrary integer to the next. Here is a simple example from combinatorial geometry.
Example. Finitely many lines divide the plane into regions. Show that these regions can
be colored by two colors in such a way that neighboring regions have different colors.
4 1 Methods of Proof
Solution. We prove this by induction on the number n of lines. The base case n = 1 is
For the inductive step, assume that we know how to color any map defined by k lines.
Add the (k +1)st line to the picture; then keep the color of the regions on one side of this
line the same while changing the color of the regions on the other side. The inductive
Figure 1
Regions that were adjacent previously still have different colors. Regions that share
a segment of the (k + 1)st line, which were part of the same region previously, now lie
on opposite sides of the line. So they have different colors, too. This shows that the new
Fermat’s little theorem. Let p be a prime number, and n a positive integer. Then np −n
is divisible by p.
Proof. We prove the theorem by induction on n. The base case n = 1 is obvious. Let us
assume that the property is true for n = k and prove it for n = k +1. Using the induction