ELMO 2011 Sols PDF
ELMO 2011 Sols PDF
ELMO 2011 Sols PDF
Solution: Let us label the points of tangency of the four given incircles as shown in the
diagram.
Then, to prove that ABCD has an inscribed circle, it suffices to show that AB + CD =
AD + BC. Since common tangents from a point to a circle share the same length, we get
AB + CD = AD + BC
⇔ (AA1 +A1 B2 +B2 B)+(CC1 +C1 D2 +D2 D) = (AA2 +A2 D1 +D1 D)+(BB1 +B1 C2 +C2 C)
⇔ A1 B2 + C1 D2 = A2 D1 + B1 C2 .
1
that, of the incircles of AEP H and HP GD, one is an incircle and the other an excircle
of the triangle with the intersection point as a vertex.
Consequently, A4 is the reflection of D3 over the midpoint of HP and we have
Similarly, B1 C2 = B3 C4 , A1 B2 = A3 B4 , and D2 C1 = D4 C3 .
Combining, we get
A2 D1 + B1 C2 =A4 D3 + B3 C4
=P A4 + P D3 + P B + 3 + P C4
=P A3 + P D4 + P B4 + P C3
=A3 B4 + D4 C3
=A1 B2 + C1 D2 ,
so we are done.
This problem was proposed by Evan O’Dorney.
2. Wanda the Worm likes to eat Pascal’s triangle. One day, she starts at the top of the
triangle and eats 00 = 1. Each move, she travels to an adjacent positive integer and eats
it, but she can never return to a spot that she has previously eaten. If Wanda can never
eat numbers a, b, c such that a + b = c, proof that it is possible for her to eat 100, 000
numbers in the first 2011 rows given that she is not restricted to traveling only in the first
2011 rows.
(Here, the n+ 1st row of Pascal’s triangle consists of entries of the form nk for integers 0 ≤
n−1 n n
k ≤ n. Thus, the entry nk is considered adjacent to the entries n−1 k−1
, k , k−1 , k+1 ,
n+1 n+1
k
, k+1 .)
Solution: We will prove by induction on n that it is possible for Wanda to eat 3n numbers
in the first 2n rows of Pascal’s triangle. Our inductive hypothesis includes the following
conditions on the first 2n rows of Pascal’s triangle when all the entries are taken modulo
2:
2
• The triangle of rows has 120 degree rotational symmetry.
• There is a path for Wanda to munch that starts at any corner of these rows, contains
all the odd numbers, and ends at any other corner.
Our base case is n = 1; it is not difficult to check that all of these conditions hold. Wanda’s
path in these two rows is 00 → 01 → 11 .
Now, assume that these hold for the first 2m rows of Pascal’s triangle. We will show that
they also hold for the first 2m+1 rows. Note that a single 1 surrounded by 2m − 1 0’s to
either side generated the first 2m rows since each element is equal to the sum of the two
numbers directly above it. However, by our inductive hypothesis, all of the entries in the
2m row were 1’s. Hence, the first and last entires of the 2m+1 row are also both 1, and the
remainder of the entires are 0. Consequently, we note that these 1’s and 0’s generate two
other copies of the first 2m rows of Pascal’s triangle, along with an inverted triangle of all
0’s in the middle.
Now it suffices to check that our conditions hold:
• As row 2m+1 simply contains two side-by-side copies of the 2m th row modulo 2, it
also consists all of 1’s.
• The first 2m+1 rows contain three copies of the first 2m rows along with a triangle of
0’s, so they contain 3(3m ) = 3m+1 odd numbers.
• As each of the three 2m row triangles had rotational symmetry, so does the larger
one.
m
• By our inductive hypothesis, Wanda can travel from 00 to 2 0−1 and eat all the
m
odd numbers in those rows. She can then travel to 20 , eat all the numbers in the
m+1 −1 m+1
lower-left triangle and end at 22m −1 , travel to 2 2m−1 , eat all the odd numbers
m+1
in the lower-right triangle, and finally end at 22m+1 −2
−1
. Due to rotational symmetry,
she can also start and end at any corner.
3
and thus contains at most n odd numbers. Hence, there are at least
1
311 − 2048 − 2047 − . . . − 2012 = 311 − (2048 + 2012)(2048 − 2011) > 1000000
2
odd numbers in the first 2011 rows.
This problem was proposed by Linus Hamilton.
• For all n ≥ 0, an = 0.
• There exist real numbers x and y such that an+2 = xan+1 + yan for all n ≥ 0.
• For all positive real numbers r, there exists positive integers i and j such that
|ai | < r < |aj |.
bn = axn
= r xn cos(xn θ)
∞
π
xn
= r xn cos .
2 k=1 xk
4
n xn
Where a = k=1 xk is an odd integer, we note that
∞
π xn
|bn | < |r|xn cos
2 k=1 xk
∞
π xn
= |r|xn cos a+
2 xk
k=n+1
∞
xn π xn
= |r| sin
2 xk
k=n+1
π
∞
xn
≤ 2xn
2 k=n+1 xk
∞
xn π xn
≤2
2 k=n+! xn+1 · 2k−n−1
xn
= 2xn · π · ,
xn+1
which becomes arbitrarily small as n approaches infinity.
Consequently, {an } has a subsequence with arbitrarily small magnitude. By Kronecker’s
Theorem, there is also a sequence n1 , n2 , . . . with { n2π1 θ } ∈ − π6 , π6 for i = 1, 2, . . .. Then,
the sequence an1 , an2 , an3 , . . . tends to infinity. Thus, {an } has both a subsequence with
magnitude tending to 0 and a subsequence with magnitude tending to infinity, so the third
property also holds.
This problem was proposed by Alex Zhu.
4. Find all functions f : R+ → R+ , where R+ denotes the positive reals, such that whenever
a > b > c > d > 0 are reel numbers with ad = bc,
f (a + d) + f (b − c) = f (a − d) + f (b + c).
Solution: Since f (a+ d) −f (a−d) only depends on ad, we can have a function g mapping
positive reals to reals such that whenever a > d,
g(ad) = f (a + d) − f (a − d).
5
Also,
However, (k 2 +3k)x is surjective over the positive reals as k > 0, so if we let y = (k 2 +3k)x,
we obtain
g(x + y) = g(x) + g(y)
for all positive real numbers x and y. Consequently, for any positive real number x, we
can always find a unique λ > 0 such that λ(λ + 1) = x. Thus,
Because g is bounded below and satisfies Cauchy’s Functional Equation, there exists a real
number a such that g(x) = ax for all x > 0. That gives, for u > 1,
a −a + 4f (1)
f (u) = f (1) + g((u2 − 1)/4) = u2 +
4 4
and for u < 1
a −a + 4f (1)
f (u) = f (1) − g((1 − u2 )/4) = u2 +
4 4
Thus there exist constants c, d such that for u = 1, f (u) = cu2 + d. Finally,
Thus equations of the form f (u) = cu2 + d for all u > 0 are the only possible solutions. It
is not hard to see that this is a solution to the functional equation if and only if c and d
are nonnegative real numbers which are not both zero.
This problem was proposed by Calvin Deng.
6
5. Let p > 13 be a prime of the the form 2q + 1, where q is prime. Find the number of ordered
pairs of integers (m, n) such that 0 ≤ m < n < p − 1 and
Solution:
Lemma 1: −4 is a primitive root modulo p.
Proof of Lemma 1: Note that ordp (−4)|p−1 = 2q, so ordp (−4) is one of 1, 2, q, 2q. Because
−4 ≡ 1 (mod p) we have ordp (−4) = q). As 16 = 4n ≡ 1 (mod p), we have ordp (−4) = 2.
Also, we have
−4 −1 4
= · = −1 · 1 · −1,
p p p
−1 p−1
since p
= 1 follows from p > 13 ⇒ 2
= q being odd.
Thus, following from the fact that −4 is not a quadratic residue modulo p, we have that
p−1 2q
2| =
ordp (−4) ordp (−4)
⇒ 2 · ordp (−4) | 2q
⇒ ordp (−4) | q
p = 2q + 1
≡ 2 · 1 + 1 or 2 · 2 + 1 (mod 3)
≡ 0 or 2 (mod 3)
7
Also, by quadratic reciprocity, we have
3 p (3−1)(p−1)
· = (−1) 4
p 3
3
(−1) = (−1)q
p
= −1
3
⇒ = 1.
p
We now know that 3 is a quadratic residue modulo p, so ordp (3) = 2q, giving us ordp (3) = q,
as desired.
Lemma 3: −12 is a primitive root modulo p.
Proof of Lemma 3: Note that ordp (−12)|p − 1 = 2q, so ordp (−12) is one of 1, 2, q, 2q.
Because −12 ≡ 1 (mod p), we have ordp (−12) = 1. As (−12)2 = 144 ≡ 1 (mod p), we
have ordp (−12) = 2. Then, after substituting for the values found in Lemma 1 and Lemma
2, we obtain
−12 −1 4 3
= · ·
p p p p
= (−1) · (1) · (1)
= −1.
8
We ignore for the moment the condition that m < n and count all pairs m, n ∈ Zp−1 = Z2q .
So, if n ≡ m (mod 2q), then (−12)n−m − 1 ≡ 0 (mod p), giving us
Because −4 is primitive modulo p, we have that any non-zero residue of (−4)m (mod p)
uniquely determines the residue of m (mod 2q). So each non-zero residue of n−m (mod 2q)
uniquely determines m (mod 2q), so long as
3n−m − 1 ≡ 0 (mod p) ⇔ q |n − m.
6. Consider the infinite grid of lattice points in Z3 . Little D and Big Z play a game, where
Little D first loses a shoe on an unmunched point in the grid. Then, Big Z munches a
shoe-free plane perpendicular to one of the coordinate axes. They continue to alternature
turns in this fashion, with Little D’s goal to loose a shoe on each of n consecutive lattice
points on a line parrallel to one of the coordinate axes. Determine all n for which Little
D can accomplish his goal.
9
Lemma: For any integers m and l, Little D can create l unbounded strings of m consecutive
points on a single coordinate axis.
Proof of lemma: We will prove this by induction on m.
Our base case is m = 1. Then, we note that if Little D makes 1.5l triplets of moves
over the three axes, making sure that he distributes any marked points in the same axis
at least 5n apart, then Big Z can bound at most 1.5l strings because he can only bound
at most one string on each move. However, this leaves 3x unbounded strings of length 1;
by the pigeonhole principle, at least l of these must be in the same cooordinate axis.
Now, suppose that this is true for some m. We will show that it is also true for
m + 1. Without loss of generality, we note from our induction hypothesis that Little D
can construct x(m+1)
2
unbounded strings of length m on the x-axis. Consequently, he
can create m + 3 strings of length m + 1 in m + 1 moves: in each move, he lengthens
one unbounded string of the x-axis, while on each of the y and z-axes he builds up a new
string of m + 1 marked points. However, Big Z can, in these m + 1 moves, bound at most
m + 1 of these strings. Hence, Little D can construct at least 2 strings of length m + 1
for every m + 1 strings of length m used up. It follows that he can achieve x unbounded
strings of length m + 1. We have now proved our desired induction.
Main Proof: Now, without loss of generality, by our lemma Little D can mark n consecutive
points on the x-axis. Then, he has established n consecutive yz-planes that Big Z can never
much. Suppose that one of the points he has played on is (i, j, k) for some i, j, k ∈ Z. Then,
Big Z can never munch any part of the line y = j, z = k in those n consecutive xy planes.
Hence Little D can lose shoes in the remainder of those n points over his next few moves,
at which point he has achieved his goal.
This problem was proposed by David Yang.
10