MIT Problem Solving Seminar
MIT Problem Solving Seminar
Note: Notation such as (78P) means a problem from the 1978 Putnam
Exam.
1. (78P) Let A be any set of 20 distinct integers chosen from the arith
metic progression 1, 4, 7, . . . , 100. Prove that there must be two distinct
integers in A whose sum is 104. [Actually, 20 can be replaced by 19.]
2. Five points are situated inside an equilateral triangle whose side has
length one unit. Show that two of them may be chosen which are less
than one half unit apart. What if the equilateral triangle is replaced
by a square whose side has length of one unit?
3. (71P) Let there be given nine lattice points (points with integral co
ordinates) in three dimensional Euclidean space. Show that there is
a lattice point on the interior of one of the line segments joining two
of these points. (Warning. It is easy to misread this problem. Take
time to make sure you understand what is being asked for.) [To test
your understanding, how many lattice points does one need in four
dimensions to reach the same conclusion?]
4. (72IMO) Prove that from a set of ten distinct two-digit numbers (in
the decimal system), it is possible to select two disjoint subsets whose
members have the same sum. [Though not stated in the problem, one
should assume that not both the subsets are empty, or even that neither
of the subsets is empty.]
5. (80P) Let A1 , A2 , . . . , A1066 be subsets of a finite set X such that |Ai | >
1
2
|X | for 1 � i � 1066. Prove that there exist ten elements x1 , . . . , x10
of X such that every Ai contains at least one of x1 , . . . , x10 . (Here |S |
means the number of elements in the set S.)
6. Given any n + 2 integers, show that there exist two of them whose sum,
or else whose difference, is divisible by 2n.
7. Given any n + 1 distinct integers between 1 and 2n, show that two
of them are relatively prime. Is this result best possible, i.e., is the
conclusion still true for n integers between 1 and 2n?
1
8. Given any n + 1 integers between 1 and 2n, show that one of them is
divisible by another. Is this best possible, i.e., is the conclusion still
true for n integers between 1 and 2n?
9. Given any 2n integers, show that there are n of them whose sum is
divisible by n. (Though superficially similar to some other pigeonhole
problems, this problem is much more difficult and does not really in
volve the pigeonhole principle.)
10. Let u be an irrational real number. Let S be the set of all real numbers
of the form a + bu, where a and b are integers. Show that S is dense in
the real numbers, i.e., for any real number x and any � > 0, there is a
element y � S such that |x − y | < �. (Hint. First let x = 0.)
11. Two disks, one smaller than the other, are each divided into 200 congru
ent sectors. In the larger disk 100 of the sectors are chosen arbitrarily
and painted red; the other 100 sectors are painted blue. In the smaller
disk each sector is painted either red or blue with no stipulation on
the number of red and blue sectors. The small disk is then placed on
the larger disk so that their centers coincide. Show that it is possible
to align the two disks so that the number of sectors of the small disk
whose color matches the corresponding sector of the large disk is at
least 100.
12. A collection of subsets of {1, 2, . . . , n} has the property that each pair
of subsets has at least one element in common. Prove that there are at
most 2n−1 subsets in the collection.
13. (95P) For a partition � of {1, 2, 3, 4, 5, 6, 7, 8, 9}, let �(x) be the number
of elements in the part containing x. Prove that for any two partitions �
and � � , there are two distinct numbers x and y in {1, 2, 3, 4, 5, 6, 7, 8, 9}
such that �(x) = �(y) and � � (x) = � � (y).
[A partition of a set S is a collection of (nonempty) disjoint subsets
(parts) whose union is S.]
14. (a) Let p be a prime of the form 8k +1. Prove that there exist positive
integers a, b, m with m < 2p such that mp = a4 + b4 .
Hint. Show that there is an integer x such that x4 + 1 is divisible
�
by p, and consider the numbers u + vx, where 0 � u � ≤ p∈ and
�
0 � v � ≤ p∈.
2
Note. This is a minor variation of a standard application of the
pigeonhole principle going back to Fermat. Do not hand in this
problem if you’ve seen it or something similar before.
(b) Improve the bound m < 2p. In particular, find a constant c < 2
such that one can take m < cp for p large. (The best possible value
of c requires some sophisticated number theory not involving the
pigeonhole principle.)
15. N is the set of nonnegative integers. For any subset S of N, let P (S)
be the set of all pairs of members of S. (A pair is a set (unordered)
with two distinct members.) Partition P (N), arbitrarily, into two sets
(of pairs) P1 and P2 . Prove that N must contain an infinite subset S
such that either P (S) is contained in P1 or P (S) is contained in P2 .
3
18.S34 (FALL, 2004)
PROBLEMS ON PROBABILITY
1. Three closed boxes lie on a table. One box (you don’t know which)
contains a $1000 bill. The others are empty. After paying an entry fee,
you play the following game with the owner of the boxes: you point to a
box but do not open it; the owner then opens one of the two remaining
boxes and shows you that it is empty; you may now open either the
box you first pointed to or else the other unopened box, but not both.
If you find the $1000, you get to keep it. Does it make any difference
which box you choose? What is a fair entry fee for this game?
2. You are dealt two cards face down from a shuffled deck of 8 cards
consisting of the four queens and four kings from a standard bridge
deck. The dealer looks at both of your two cards (without showing
them to you) and tells you (truthfully) that at least one card is a
queen. What is the probability that you have been given two queens?
What is this probability if the dealer tells you instead that at least
one card is a red queen? What is this probability if the dealer tells
you instead that at least one card (or exactly one card) is the queen of
hearts?
4. Two persons agreed to meet in a definite place between noon and one
o’clock. If either person arrives while the other is not present, he or
she will wait for up to 15 minutes. Calculate the probability that the
meeting will occur, assuming that the arrival times are independent
and uniformly distributed between noon and one o’clock.
5. (58P) Real numbers are chosen at random from the interval [0, 1]. If
after choosing the nth number the sum of the numbers so chosen first
exceeds 1, show that the expected or average value for n is e.
6. (61P) Let � and � be given positive real numbers with � < �. If two
points are selected at random from a straight line segment of length �,
what is the probability that the distance between them is at least �?
1
7. (93P) Two real numbers x and y are chosen at random in the interval
(0, 1) with respect to the uniform distribution. What is the probability
that the closest integer to x/y is even? Express the answer in the form
r + s�, where r and s are rational numbers.
8. (92P) Four points are chosen at random on the surface of a sphere.
What is the probability that the center of the sphere lies inside the
tetrahedron whose vertices are at the four points? (It is understood that
each point is independently chosen relative to a uniform distribution
on the sphere.)
9. (89P) Let (x1 , x2 , . . . , xn ) be a point chosen at random from the n-
dimensional region defined by 0 < x1 < x2 < · · · < xn < 1. Let f be a
continuous function on [0, 1] with f (1) = 0. Set x0 = 0 and xn+1 = 1.
Show that the expected value of the Riemann sum
�
n
(xi+1 − xi )f (xi+1 )
i=0
1
is 0 f (t) P (t) dt, where P is a polynomial of degree n, independent of
f , with 0 � P (t) � 1 for 0 � t � 1.
10. (89P) A dart, thrown at random, hits a square target. Assuming any
two parts of the target of equal area are equally likely to be hit, find
the probability that the point hit is nearer
� to the center than to any
edge. Express your answer in the form (a b + c)/d, where a, b, c, d are
integers.
11. (89P) If � is an irrational number, 0 < � < 1, is there a finite game
with an honest coin such that the probability of one player winning
the game is �? (An honest coin is one for which the probability of
heads and the probability of tails are both 1/2. A game is finite if,
with probability 1, it must end in a finite number of moves.)
12. (85P) Let C be the unit circle x2 +y 2 = 1. A point p is chosen randomly
on the circumference C and another point q is chosen randomly from
the interior of C (these points are chosen independently and uniformly
over their domains). Let R be the rectangle with sides parallel to the
x- and y-axes with diagonal pq. What is the probability that no point
of R lies outside of C?
2
13. (82P) Let pn be the probability that c + d is a perfect square when
the integers c and d are selected independently
� at random from the set
{1, 2, . . . , n}. Show
� that lim (p
n� n n) exists, and express this limit
in the form r( s − t) where s and t are integers and r is a rational
number.
14. (68P) The temperatures in Chicago and Detroit are x� and y � , respec
tively. These temperatures are not assumed to be independent; namely,
we are given:
16. (a) A fair die is tossed repeatedly. Let pn be the probability that after
some number of tosses the sum of the numbers that have appeared
is n. (For instance, p1 = 1/6 and p2 = 7/36.) Find limn� pn .
(b) More generally, suppose that a “die” has infinitely many faces
marked 1, 2, . . .. When�the die is thrown, the probability is ai
that face i appears (so i=1 ai = 1). Let pn be as in (a), and find
limn� pn .
3
18.S34 (FALL 2004)
PROBLEMS ON CONGRUENCES AND DIVISIBILITY
1. (55P) Do there exist 1, 000, 000 consecutive integers each of which contains a
repeated prime factor?
3. Show that for any k � 1 there exist k consecutive positive integers, none of
which is a sum of two squares. (You may use the fact that a positive integer n
is a sum of two squares if and only if for every prime p � 3 (mod 4), the largest
power of p dividing n is an even power of p.)
4. (56P) Prove that every positive integer has a multiple whose decimal represen
tation involves all ten digits.
5. (66P) Prove that among any ten consecutive integers at least one is relatively
prime to each of the others.
6. (70P) Find the length of the longest sequence of equal nonzero digits in which
an integral square can terminate (in base 10), and find the smallest square which
terminates in such a sequence.
7. (72P) Show that if n is an integer greater than 1, then n does not divide 2n − 1.
� � � a�
8. (a) (77P) Prove that pa pb
� b (mod p) for all integers p, a, and b with p a
prime, p > 0, and a � b � 0.
(b) (not on Putnam exam) Show in fact that the above congruence holds
modulo p2 .
(c) (not on Putnam exam) Show that if p � 5, then the above congruence
even holds modulo p3 .
10. (83P) Let p be in the set {3, 5, 7, 11, . . .} of odd primes, and let
Prove that if a and b are distinct integers in {0, 1, 2, . . . , p − 1} then F (a) and
F (b) are not congruent modulo p, that is, F (a) − F (b) is not exactly divisible
by p.
11. (85P) Define a sequence {ai } by a1 = 3 and ai+1 = 3ai for i � 1. Which integers
between 00 and 99 inclusive occur as the last two digits in the decimal expansion
of infinitely many ai ?
14. (96P) If p is a prime number greater than 3 and k = ≤2p/3≥, prove that the
sum � � � � � �
p p p
+ +···+
1 2 k
of binomial coefficients is divisible by p2 .
16. (99P) The sequence (an )n�1 is defined by a1 = 1, a2 = 2, a3 = 24, and, for
n � 4,
6a2 an−3 − 8an−1 a2n−2
an = n−1 .
an−2 an−3
Show that, for all n, an is an integer multiple of n.
17. (00P) Prove that the expression
� �
gcd(m, n) n
n m
are odd?
19. Define a0 = a1 = a2 = a3 = 1,
22. Suppose that f (x) and g(x) are polynomials taking integers to integers such
that for all n ≡ Z, either f (n) = 0 or f (n)|g(n). Show that f (x)|g(x), i.e., there
is a polynomial h(x) with rational coefficients such that g(x) = f (x)h(x).
18.S34 (FALL 2004)
PROBLEMS ON RECURRENCES
1. (90P) Let T0 = 2, T1 = 3, T2 = 6, and for n � 3,
The first few terms are: 2, 3, 6, 14, 40, 152, 784, 5158, 40576, 363392. Find,
with proof, a formula for Tn of the form Tn = An + Bn , where {An } and {Bn }
are well-known sequences.
2. (80P) For which real numbers a does the sequence defined by the initial con
dition u0 = a and the recursion un+1 = 2un − n2 have un > 0 for all n � 0?
(Express the answer in simplest form.)
3. (83P) Prove or disprove that there exists a positive real number u such that
[un ] − n is an even integer for all positive integers n. (Here, [x] is the greatest
integer � x.)
Find a simple expression for F (x) = n�0 un xn! . Express your answer in
� n
the form G(x) + H(x), where G(x) is even (i.e., G(−x) = G(x)) and H(x)
is odd (i.e., H(−x) = −H(x)).
(b) Define u0 = 1 and for n � 0,
n �
� n
2un+1 = uk un−k .
k=0
k
11. (97P) For a positive integer n and any real number c , define xk recursively by
x0 = 0, x1 = 1, and for k � 0,
cxk+1 − (n − k)xk
xk+2 = .
k+1
Fix n and then take c to be the largest value for which xn+1 = 0. Find xk in
terms of n and k, 1 � k � n.
12. (a) (suggested by James Albrecht) Let a0 , . . . , ak−1 be real numbers, and define
1
an = (an−1 + an−2 + · · · + an−k ), n � k.
k
Find limn�� an (in terms of a0 , a1 , . . . , ak−1 ).
�
(b) Somewhat more generally, let u1 , . . . , uk � 0 with ui = 1. Now define
13. (a) (repeats Congruence and Divisibility Problem #19) Define un recursively
by u0 = u1 = u2 = u3 = 1 and
14. (very difficult) Let a0 , a1 , . . . satisfy a homogeneous linear recurrence (of finite
degree) with constant coefficients. I.e., for some complex (or real, if you prefer)
numbers �1 , . . . , �k we have
an = �1 an−1 + · · · + �k an−k
Note. The terms “root” and “zero” of a polynomial are synonyms. The problems
are stated as they appeared on the Putnam Exam verbatim (except for one minor
correction).
1. (39P) Find the cubic equation whose roots are the cubes of the roots of
x3 + ax2 + bx + c = 0.
2. (a) (40P) Determine all rational values for which a, b, c are the roots of
x3 + ax2 + bx + c = 0.
�n−1
(b) (not on Putnam Exam) Show that the only real polynomials i=0 (x−ai ) =
n
x + an−1 xn−1
+ · · · + a0 in addition to those given by (a) are x , x2 + x − 2,
n
and
x4 + x3 − 1.7548782x2 − .5698401x + .3247183.
3. (51P) Assuming that all the roots of the cubic equation x3 + ax2 + bx + c are
real, show√that the difference between�the greatest and the least roots is not
less than a2 − 3b nor greater than 2 (a2 − 3b)/3.
4. (56P) The nonconstant polynomials P (z) and Q(z) with complex coefficients
have the same set of numbers for their zeros but possibly different multiplici-
ties. The same is true of the polynomials P (z) + 1 and Q(z) + 1. Prove that
P (z) = Q(z). (On the original Exam, the assumption that P (z) and Q(z) are
nonconstant was inadvertently omitted.)
Show that
Δ(xn + ax + b) = (−1)( 2 ) nn bn−1 + (−1)n−1 (n − 1)n−1 an .
n � �
Note: We use the notation ≤x≥ for the greatest integer � x, even if the
original source used the older notation [x].
2. (a) Let p denote a prime number, and let m be any positive integer.
Show that the exponent of the highest power of p which divides
m! is � � �
m m m
+ 2 +···+ s ,
p p p
where ps+1 > m.
(b) In how many zeros does the number 1000! end, when written in
base 10?
1
allowed, so a3 = 4. Then a3 + 3 = 7 is not allowed, so a4 = 6, etc. The
sequence begins:
Find a simple formula for an . Your formula should enable you, for
instance, to compute a1,000,000
� . (Hint. This is a hard problem. The
1
answer involves α = 2 (1 + 5).
6. (a) (Problem A6, 93P. No competitor solved it.) The infinite sequence
of 2’s and 3’s
2, 3, 3, 2, 3, 3, 3, 2, 3, 3, 3, 2, 3, 3, 2, 3, 3, 3, 2, 3, 3, 3, 2, 3, 3, 3, 2, 3, 3, 2, 3, 3, 3, 2, . . .
has the property that, if one forms a second sequence that records
the number of 3’s between successive 2’s, the result is identical to
the first sequence. Show that there exists a real number r such
that, for any n, the nth term of the sequence is 2 if and only if
n = 1 + ≤rm≥ for some nonnegative integer m.
(b) (similar in flavor to (a), though not involving the greatest integer
function) Let a1 , a2 , . . . be the sequence
1, 2, 2, 3, 3, 4, 4, 4, 5, 5, 5, 6, 6, 6, 6, 7, 7, 7, 7, 8, 8, 8, 8, 9, 9, 9, 9, 9, . . .
7. (Problem B6, 95P. Three competitors solved it.) For a positive real
number �, define
2
8. Let m be a positive integer and k any integer. Define a sequence
am , am+1 , . . . as follows:
am = k
�
n+2
an+1 = an , n � m.
n
Show that there exists a positive integer N and polynomials P0 (n),P1 (n),
. . . , PN −1 (n) such that for all 0 � i � N − 1 and all integers t for which
tN + i � m, we have
atN +i = Pi (t).
3
18.S34 (FALL, 2004)
PROBLEMS ON GENERATING FUNCTIONS
Note. All the problems below can be done using generating functions. Many of
them can also be done by other methods. However, you should hand in only solutions
which use generating functions.
Prove that
S(n + 2) = S(n) + 2S(n + 1) for n � 2.
2. [62P] Let x(n) = x(x − 1) · · · (x − n + 1) for n a positive integer, and let x(0) = 1.
Prove that n � �
(n)
� n (k) (n−k)
(x + y) = x y .
k=0
k
� �
n n(n − 1) · · · (n − k + 1)
Note: = .
k 1 · 2···k
3. [74P] For a set with n elements, how many subsets are there whose cardi
nality (the number of elements in the subset) is respectively � 0 (mod 3),
� 1 (mod 3), � 2 (mod 3)? In other words, calculate
� �n �
si,n = for i = 0, 1, 2.
k
k�i (mod 3)
Your result should be strong enough to permit direct evaluation of the numbers
si,n and to show clearly the relationship of s0,n and s1,n and s2,n to each other
for all positive integers n. In particular, show the relationships among these
three
� sums � for � n = 1000. [An illustration of the definition of si,n is s0,6 =
6 6 6
0
+ 3
+ 6
= 22.]
4. [39P] Given the power series
a 0 + a 1 x + a 2 x2 + · · ·
in which
an = (n2 + 1)3n ,
show that there is a relationship of the form
where ab is the
�
� standard binomial coefficient. �(Reminder: For integers a and b
with a � 0, ab = b!(a−b)!
a!
for 0 � b � a, and ab = 0 otherwise.)
10. Find the coefficients of the power series y = 1 + 3x + 15x2 + 184x3 + 495x4 + · · ·
satisfying
(27x − 4)y 3 + 3y + 1 = 0.
11. Find the unique power series y = 1 + 21 x + 12 1 2
x − 7201 1
x4 + 30240 x6 + · · · such
n n+1
that for all n � 0, the coefficient of x in y is equal to 1. (Give a simple
expression for y, not for the coefficients of y.)
12. Find the unique power series y = 1 + x − 12 x2 + · · · such that the constant term
is 1, the coefficient of x is 1, and for all n � 2 the coefficient of xn in y n is 0.
(Give a simple formula for the coefficients of y, not for y itself.)
13. Let f (m, 0) = f (0, n) = 1 and f (m, n) = f (m−1, n)+f (m, n−1)+f (m−1, n−1)
for m, n > 0. Show that
→
� 1
f (n, n)xn = ≤ .
n=0
1 − 6x + x2
a2n + a2n+1 = am .
where the sum ranges over all pairs (m, n) of positive integers satisfying the
indicated inequalities. Evaluate
17. [03P] For a set S of nonnegative integers, let rS (n) denote the number of ordered
pairs (s1 , s2 ) such that s1 ≡ S, s2 ≡ S, s1 ≥= s2 , and s1 + s2 = n. Is it possible
to partition the nonnegative integers into two sets A and B in such a way that
rA (n) = rB (n) for all n?
18.S34 (FALL 2004)
PROBLEMS ON INEQUALITIES
1. Let a be a real number and n a positive integer, with a > 1. Show that
� n+1 n−1
�
an − 1 � n a 2 − a 2 .
xq11 · · · xqnn � q1 x1 + · · · + qn xn .
7. Show that
1 1 1 ≥
1 + ≥ + ≥ + · · · + ≥ > 2 n + 1 − 2.
2 3 n
8. Let
a1 a2 an
, , ...,
b1 b2 bn
be n fractions with bi > 0 for i = 1, 2 . . . , n. Show that the fraction
a1 + a 2 + · · · + a n
b1 + b 2 + · · · + b n
is contained between the largest and smallest of these n fractions.
9. For n = 1, 2, 3, . . . let
1000n
xn = .
n!
Find the largest term of the sequence.
10. Suppose that a1 , a2 , . . . , an with n � 2 are real numbers larger than −1, and
moreover all aj ’s have the same sign. Show that
(1 + a1 )(1 + a2 ) · · · (1 + an ) > 1 + a1 + a2 + · · · + an .
13. Let n be a positive integer larger than 1, and let a > 0. Show that
1 + a + a 2 + · · · + an n+1
2 3 n−1
� .
a+a +a +···+a n−1
1 + a + · · · + an−1 1 + b + · · · + bn−1
A= , B = .
1 + a + · · · + an 1 + b + · · · + bn
17. Let x, y > 0 with x ∞= y, and let m and n be positive integers. Show that
19. Let a > b > 0, and let n be a positive integer greater than 1. Show that
≥ ≥n
≥
n
n
a − b < a − b.
21. Let a > b > 0, and let n be a positive integer greater than 1. Show that for
k � 0, ≥ ≥
n n
an + k n − bn + k n � a − b.
22. Let x � 0, and let m and n be real numbers such that m � n > 0. Show that
1 − xm+n
(m + n)(1 + xm ) � 2n .
1 − xn
�n
23. Let ai � 0 for 1 � i � n, and let i=1 ai = 1. Let 0 � xi � 1 for 1 � i � n.
Show that
a1 a2 an 1
+ +···+ � a1 a2 .
1 + x1 1 + x2 1 + xn 1 + x1 x2 · · · xnan
24. If a1 , . . . , an+1 are positive real numbers with a1 = an+1 , show that
n � �n � n
� ai ai+1
� .
i=1
ai+1 i=1
ai
25. Let {a1 , a2 , . . . , an } and {b1 , b2 , . . . , bn } be two sets of real numbers with b1 �
b2 � · · · � bn � 0. Put sk = a1 + a2 + · · · + ak for k = 1, 2, . . . , n; and let M
and m denote respectively the largest and smallest of the numbers s1 , s2 , . . . , sn .
Show that n
�
mb1 � ai bi � Mb1 .
i=1
t� − �t � 1 − �, if 0 < � < 1
and
t� − �t � 1 − �, if � > 1.
29. Show that for any real number x and any positive integer n we have
n
� sin kx ≥
� 2 �.
k=1
k
ts � t log t − t + es .
34. Let a1 /b1 , a2 /b2 , . . ., with each bi > 0, be a strictly increasing sequence. Let
Aj = a1 + a2 + · · · + aj , and Bj = b1 + b2 + · · · + bj .
where
12
M2 = .
n(n2 − 1)
37. Let x and a be real numbers, and let n be a nonnegative integer. Show that
�(n+1)/2
|x − a|n |x + na| � x2 + na2
�
.
38. Given an arbitrary finite set of n pairs of positive real numbers {(ai , bi ) : i =
1, 2, . . . , n}, show that
n
� n n
�
� � �
(xai + (1 − x)bi ) � max ai , bi ,
i=1 i=1 i=1
for all x ≤ [0, 1]. Equality is attained only at x = 0 or x = 1, and then if and
only if � n �� n �
� ai − b i � ai − b i
� 0.
i=1
ai i=1
bi
39. ≥
Show that≥if m and n are positive
≥ integers, then the smallest of the numbers
n
m and m n cannot exceed 3 3.
40. Show that if a � 2 and x > 0, then ax + a1/x � ax+1/x , with equality holding if
and only if a = 2 and x = 1.
41. Show that if xi � 0 for i = 1, 2 . . . , n and ni=1 1+x
� 1
�n −xi
i
� 1, then i=1 2 � 1.
n
� ai nA
� ,
i=1
1 − ai n−A
n−1
� b2
bj bj+1 � .
j=1
4
47. Let f be a continuous function on the interval [0, 1] such that 0 < m � f (x) �
M for all x in [0, 1]. Show that
�� 1 � �� 1
(m + M )2
�
dx
f (x)dx � .
0 f (x) 0 4mM
a + b � e and c + d � f.
Show that ≥ ≥ �
ac + bd � ef .
58. Let a be a fixed real number such that 0 � a < 1, and let k be a positive integer
satisfying the condition k > (3 + a)/(1 − a). Show that
1 1 1
+ +···+ >1+a
n n+1 nk − 1
for any positive integer n.
59. Let a and b denote real numbers, and let r satisfy r � 0. Show that
and n n
1 � �
n > (1 − ak ) > 1 − ak
�
k=1 k=1
1+ ak
k=1
Note. The following problems all have a connection with finite differences. Many of
them, however, can be solved without using finite difference techniques. Some of the
problems have already appeared on previous problem sets; naturally you should only
work on problems whose solutions have not already been given in class.
2. (74P) It is well known that the value of the polynomial (x+1)(x+2) · · · (x+n) is
exactly divisible by n for every integer x. Given n, let k = k(n) be the minimal
degree of any monic integral polynomial
f (x) = xk + a1 xk−1 + · · · + ak
(with integer coefficients and leading coefficient 1) such that the value of f (x)
is exactly divisible by n for every integer x.
Find the relationship between n and k = k(n). In particular, find the value of
k corresponding to n = 1, 000, 000.
3. (a) (58P) Show that the number of non-zero terms in the expansion of the nth
order determinant having zeros on the main diagonal and ones elsewhere
is
(−1)n
� �
1 1 1
n! 1 − + − + · · · + .
1! 2! 3! n!
(b) (not on Putnam exam) Let D(n) be the above number. For what function
f (n) is D(n) = Δn f (0)?
5. (48P) Let {an } be a decreasing sequence of positive numbers with limit 0 such
that
bn = an − 2an+1 + an+2 ≥ 0
for all n. Prove that ∞
�
nbn = a1 .
n=1
6. (77P) Evaluate the infinite product
∞
� n3 − 1
.
n=2
n3 + 1
7. (84P) Express
∞
� 6k
(3k+1 − 2k+1)(3k − 2k )
k=1
as a rational number.
8. (84P) Let n be a positive integer, and define
f (n) = 1! + 2! + · · · + n!.
for all n ≥ 1.
9. Let d be a positive integer. Describe all subsets S of the integers with the
following property: if f (n) is a polynomial of degree d such that f (n) is an
integer for all n ∈ S, then f (n) is an integer for all integers n.
n
�
10. (a) Let F (x) = ∞ n=0 f (n)x . Show that
� � � ∞
1 x
F = [Δn f (0)] xn .
1+x 1+x n=0
�∞ �2n� √
(b) Show that n=0 n
xn = 1/ 1 − 4x.
�2n�
(c) Consider the difference table of the sequence f (n) = n
:
1 2 6 20 70
1 4 14 50
3 10 36
7 26
19
Form the difference table of the first diagonal:
1 1 3 7 19
0 2 4 12
2 2 8
0 6
6
Show that the first diagonal of this new table is equal to the first row of
the original table with�a �0 inserted between every two consecutive terms.
In symbols, if f (n) = 2nn and g(n) = Δn f (0), then Δ2n g(0) = f (n) and
Δ2n+1 f (0) = 0.
n
�
11. (a) Let F (x) = ∞ n=0 f (n)x /n!. Show that
∞
� xn
e F (x) =
−x
[Δn f (0)] .
n=0
n!
(b) Let B = (B(1), B(2), . . .) be the unique sequence such that B(1) = 1,
and such that the first diagonal of the difference table with first row B
is identical to B with a 1 appended at the beginning. In other words,
Δn B(1) = B(n).
1 2 5 15 52
1 3 10 37
2 7 27
5 20
15
n
�
Find a simple explicit formula for ∞ n=1 B(n)x /n!.
All the problems below (with the possible exception of the last one),
when looked at the right way, can be solved by elegant arguments avoiding
induction, recurrence relations, complicated sums, etc. They all have a vague
theme in common, related to certain probabilities being either uniform or
independent. However, it is not necessary to look at a problem from this
point of view in order to find the elegant solution. If you solve a problem in
a complicated way, the answer might suggest to you a simpler method. The
problems are arranged in approximate order of increasing difficulty.
1. Slips of paper with the numbers from 1 to 99 are placed in a hat. Five
numbers are randomly drawn out of the hat one at a time (without
replacement). What is the probability that the numbers are chosen in
increasing order?
3. How many 8 × 8 matrices of 0’s and 1’s are there, such that every row
and column contains an odd number of 1’s?
1
finally 37 into 3 and 7. (The order we partition the sets is important;
for instance, partitioning 1234 into 12 and 34, then 12 into 1 and 2, and
then 34 into 3 and 4, is different from partitioning 1234 into 12 and 34,
then 34 into 3 and 4, and then 12 into 1 and 2. However, partitioning
1234 into 12 and 34 is the same as partitioning it into 34 and 12.) Find
a simple formula for f (n). For instance, f (1) = 1, f (2) = 1, f (3) = 3,
and f (4) = 18.
(a) S1 ∩ S2 ∩ · · · ∩ Sk
(b) The Si ’s are pairwise disjoint.
(c) S1 � S2 � · · · � Sk = �
(d) S1 ∩ S2 ∅ S3 ∩ S4 ∅ S5 ∩ · · · Sk (The symbols ∩ and ∅
alternate.)
2
Let w = 1 − x − y − z. Express the value of the triple integral
(taken over the region R)
x1 y 9 z 8 w 4 dx dy dz
3
13. A snake on the 8×8 chessboard is a nonempty subset S of the squares of
the board obtained as follows: Start at one of the squares and continue
walking one step up or to the right, stopping at any time. The squares
visited are the squares of the snake. Here is an example of the 8 × 8
chessboard covered with disjoint snakes.
Find the total number of ways to cover an 8×8 chessboard with disjoint
snakes. Generalize to an m × n chessboard.