A1. AB is tangent to the circles CAMN and NMBD. M lies between C and D on the line CD, and CD is parallel to AB. The chords NA and CM meet at P; the chords NB and MD meet at Q. The rays CA and DB meet at E. Prove that PE = QE.
A2. A, B, C are positive reals with product 1. Prove that (A - 1 + 1/B)(B - 1 + 1/C)(C - 1 + 1/A) ≤ 1.
A3. k is a positive real. N is an integer greater than 1. N points are placed on a line, not all coincident. A move is carried out as follows. Pick any two points A and B which are not coincident. Suppose that A lies to the right of B. Replace B by another point B' to the right of A such that AB' = k BA. For what values of k can we move the points arbitarily far to the right by repeated moves?
B1. 100 cards are numbered 1 to 100 (each card different) and placed in 3 boxes (at least one card in each box). How many ways can this be done so that if two boxes are selected and a card is taken from each, then the knowledge of their sum alone is always sufficient to identify the third box?
B2. Can we find N divisible by just 2000 different primes, so that N divides 2N + 1? [N may be divisible by a prime power.]
B3. A1A2A3 is an acute-angled triangle. The foot of the altitude from Ai is Ki and the incircle touches the side opposite Ai at Li. The line K1K2 is reflected in the line L1L2. Similarly, the line K2K3 is reflected in L2L3 and K3K1 is reflected in L3L1. Show that the three new lines form a triangle with vertices on the incircle.
Solutions
Problem A1
AB is tangent to the circles CAMN and NMBD. M lies between C and D on the line CD, and CD is parallel to AB. The chords NA and CM meet at P; the chords NB and MD meet at Q. The rays CA and DB meet at E. Prove that PE = QE.
Solution
Angle EBA = angle BDM (because CD is parallel to AB) = angle ABM (because AB is tangent at B). So AB bisects EBM. Similarly, BA bisects angle EAM. Hence E is the reflection of M in AB. So EM is perpendicular to AB and hence to CD. So it suffices to show that MP = MQ.
Let the ray NM meet AB at X. XA is a tangent so XA2 = XM·XN. Similarly, XB is a tangent, so XB2 = XM·XN. Hence XA = XB. But AB and PQ are parallel, so MP = MQ.
Problem A2
A, B, C are positive reals with product 1. Prove that (A - 1 + 1/B)(B - 1 + 1/C)(C - 1 + 1/A) ≤ 1.
Solution
An elegant solution due to Robin Chapman is as follows:
(B - 1 + 1/C) = B(1 - 1/B + 1/(BC) ) = B(1 + A - 1/B). Hence, (A - 1 + 1/B)(B - 1 + 1/C) = B(A2 - (1 - 1/B)2) ≤ B A2. So the square of the product of all three ≤ B A2 C B2 A C2 = 1.
Actually, that is not quite true. The last sentence would not follow if we had some negative left hand sides, because then we could not multiply the inequalities. But it is easy to deal separately with the case where (A - 1 + 1/B), (B - 1 + 1/C), (C - 1 + 1/A) are not all positive. If one of the three terms is negative, then the other two must be positive. For example, if A - 1 + 1/B < 0, then A < 1, so C - 1 + 1/A > 0, and B > 1, so B - 1 + 1/C > 0. But if one term is negative and two are positive, then their product is negative and hence less than 1.
Few people would manage this under exam conditions, but there are plenty of longer and easier to find solutions!
Problem A3
k is a positive real. N is an integer greater than 1. N points are placed on a line, not all coincident. A move is carried out as follows. Pick any two points A and B which are not coincident. Suppose that A lies to the right of B. Replace B by another point B' to the right of A such that AB' = k BA. For what values of k can we move the points arbitrarily far to the right by repeated moves?
Answer
k ≥ 1/(N-1).
Solution
An elegant solution by Gerhard Woeginger is as follows:
Suppose k < 1/(N-1), so that k0 = 1/k - (N - 1) > 0. Let X be the sum of the distances of the points from the rightmost point. If a move does not change the rightmost point, then it reduces X. If it moves the rightmost point a distance z to the right, then it reduces X by at least z/k - (N-1)z = k0 z. X cannot be reduced below nil. So the total distance moved by the rightmost point is at most X0/k0, where X0 is the initial value of X.
Conversely, suppose k ≥ 1/(N-1), so that k1 = (N-1) - 1/k ≥ 0. We always move the leftmost point. This has the effect of moving the rightmost point z > 0 and increasing X by (N-1)z - z/k = k1z ≥ 0. So X is never decreased. But z ≥ k X/(N-1) ≥ k X0/(N-1) > 0. So we can move the rightmost point arbitrarily far to the right (and hence all the points, since another N-1 moves will move the other points to the right of the rightmost point).
Problem B1
100 cards are numbered 1 to 100 (each card different) and placed in 3 boxes (at least one card in each box). How many ways can this be done so that if two boxes are selected and a card is taken from each, then the knowledge of their sum alone is always sufficient to identify the third box?
Answer
12. Place 1, 2, 3 in different boxes (6 possibilities) and then place n in the same box as its residue mod 3. Or place 1 and 100 in different boxes and 2 - 99 in the third box (6 possibilities).
Solution
An elegant solution communicated (in outline) by both Mohd Suhaimi Ramly and Fokko J van de Bult is as follows:
Let Hn be the corresponding result that for cards numbered 1 to n the only solutions are by residue mod 3, or 1 and n in separate boxes and 2 to n - 1 in the third box. It is easy to check that they are solutions. Hn is the assertion that there are no others. H3 is obviously true (although the two cases coincide). We now use induction on n. So suppose that the result is true for n and consider the case n + 1.
Suppose n + 1 is alone in its box. If 1 is not also alone, then let N be the sum of the largest cards in each of the boxes not containing n + 1. Since n + 2 ≤ N ≤ n + (n - 1) = 2n - 1, we can achieve the same sum N as from a different pair of boxes as (n + 1) + (N - n - 1). Contradiction. So 1 must be alone and we have one of the solutions envisaged in Hn+1.
If n + 1 is not alone, then if we remove it, we must have a solution for n. But that solution cannot be the n, 1, 2 to n - 1 solution. For we can easily check that none of the three boxes will then accomodate n + 1. So it must be the mod 3 solution. We can easily check that in this case n + 1 must go in the box with matching residue, which makes the (n + 1) solution the other solution envisaged by Hn+1. That completes the induction.
My much more plodding solution (which I was quite pleased with until I saw the more elegant solution above) follows. It took about half-an-hour and shows the kind of kludge one is likely to come up with under time pressure in an exam!
With a suitable labeling of the boxes as A, B, C, there are 4 cases to consider:
Case 1: A contains 1; B contains 2; C contains 3
Case 2: A contains 1,2
Case 3: A contains 1, 3; B contains 2
Case 4: A contains 1; B contains 2, 3.
Case 2: A contains 1,2
Case 3: A contains 1, 3; B contains 2
Case 4: A contains 1; B contains 2, 3.
We show that Cases 1 and 4 each yield just one possible arrangement and Cases 2 and 3 none.
In Case 1, it is an easy induction that n must be placed in the same box as its residue (in other words numbers with residue 1 mod 3 go into A, numbers with residue 2 go into B, and numbers with residue 0 go into C). For (n + 1) + (n - 2) = n + (n - 1). Hence n + 1 must go in the same box as n - 2 (if they were in different boxes, then we would have two pairs from different pairs of boxes with the same sum). It is also clear that this is a possible arrangement. Given the sum of two numbers from different boxes, take its residue mod 3. A residue of 0 indicates that the third (unused) box was C, a residue of 1 indicates that the third box was A, and a residue of 2 indicates that the third box was B. Note that this unique arrangement gives 6 ways for the question, because there are 6 ways of arranging 1, 2 and 3 in the given boxes.
In Case 2, let n be the smallest number not in box A. Suppose it is in box B. Let m be the smallest number in the third box, C. m - 1 cannot be in C. If it is in A, then m + (n - 1) = (m - 1) + n. Contradiction (m is in C, n - 1 is in A, so that pair identifies B as the third box, but m - 1 is in A and n is in B, identifying C). So m - 1 must be in B. But (m - 1) + 2 = m + 1. Contradiction. So Case 2 is not possible.
In Case 3, let n be the smallest number in box C, so n - 1 must be in A or B. If n - 1 is in A, then (n - 1) + 2 = n + 2. Contradiction (a sum of numbers in A and B equals a sum from C and A). If n - 1 is in B, then (n - 1) + 3 = n + 2. Contradiction ( a sum from B and A equals a sum from C and B). So Case 3 is not possible.
In Case 4, let n be the smallest number in box C. n - 1 cannot be in A, or (n - 1) + 2 = 3 + n (pair from A, B with same sum as pair from B, C), so n - 1 must be in B. Now n + 1 cannot be in A (or (n + 1) + 2 = 3 + n), or in B or C (or 1 + (n + 1) = 2 + n). So n + 1 cannot exist and hence n = 100. It is now an easy induction that all of 4, 5, ... 98 must be in B. For given that m is in B, if m + 1 were in A, we would have 100 + m = 99 + (m + 1). But this arrangement (1 in A, 2 - 99 in B, 100 in C) is certainly possible: sums 3 - 100 identify C as the third box, sum 101 identifies B as the third box, and sums 102-199 identify A as the third box. Finally, as in Case 1, this unique arrangement corresponds to 6 ways of arranging the cards in the given boxes.
Problem B2
Can we find N divisible by just 2000 different primes, so that N divides 2N + 1? [N may be divisible by a prime power.]
Answer
Yes
Solution
Note that for b odd we have 2ab + 1 = (2a + 1)(2a(b-1) - 2a(b-2) + ... + 1), and so 2a + 1 is a factor of 2ab + 1. It is sufficient therefore to find m such that (1) m has only a few distinct prime factors, (2) 2m + 1 has a large number of distinct prime factors, (3) m divides 2m + 1. For then we can take k, a product of enough distinct primes dividing 2m + 1 (but not m), so that km has exactly 2000 factors. Then km still divides 2m + 1 and hence 2km + 1.
The simplest case is where m has only one distinct prime factor p, in other words it is a power of p. But if p is a prime, then p divides 2p - 2, so the only p for which p divides 2p + 1 is 3. So the questions are whether ah = 2m + 1 is (1) divisible by m = 3h and (2) has a large number of distinct prime factors.
ah+1 = ah(22m - 2m + 1), where m = 3h. But 2m = (ah - 1), so ah+1 = ah(ah2 - 3 ah + 3). Now a1 = 9, so an easy induction shows that 3h+1 divides ah, which answers (1) affirmatively. Also, since ah is a factor of ah+1, any prime dividing ah also divides ah+1. Put ah = 3h+1bh. Then bh+1 = bh(32h+1bh2 - 3h+2bh + 1). Now (32h+1bh2 - 3h+2bh + 1) > 1, so it must have some prime factor p > 1. But p cannot be 3 or divide bh (since (32h+1bh2 - 3h+2bh + 1) is a multiple of 3bh plus 1), so bh+1 has at least one prime factor p > 3 which does not divide bh. So bh+1 has at least h distinct prime factors greater than 3, which answers (2) affirmatively. But that is all we need. We can take m in the first paragraph above to be 32000: (1) m has only one distinct prime factor, (2) 2m + 1 = 32001 b2000 has at least 1999 distinct prime factors other than 3, (3) m divides 2m + 1. Take k to be a product of 1999 distinct prime factors dividing b2000. Then N = km is the required number with exactly 2000 distinct prime factors which divides 2N + 1.
Problem B3
A1A2A3 is an acute-angled triangle. The foot of the altitude from Ai is Ki and the incircle touches the side opposite Ai at Li. The line K1K2 is reflected in the line L1L2. Similarly, the line K2K3 is reflected in L2L3 and K3K1 is reflected in L3L1. Show that the three new lines form a triangle with vertices on the incircle.
Solution
Let O be the centre of the incircle. Let the line parallel to A1A2 through L2 meet the line A2O at X. We will show that X is the reflection of K2 in L2L3. Let A1A3 meet the line A2O at B2. Now A2K2 is perpendicular to K2B2 and OL2 is perpendicular to L2B2, so A2K2B2 and OL2B2 are similar. Hence K2L2/L2B2 = A2O/OB2. But OA3 is the angle bisector in the triangle A2A3B2, so A2O/OB2 = A2A3/B2A3.
Take B'2 on the line A2O such that L2B2 = L2B'2 (B'2 is distinct from B2 unless L2B2 is perpendicular to the line). Then angle L2B'2X = angle A3B2A2. Also, since L2X is parallel to A2A1, angle L2XB'2 = angle A3A2B2. So the triangles L2XB'2 and A3A2B2 are similar. Hence A2A3/B2A3 = XL2/B2'L2 = XL2/B2L2 (since B'2L2 = B2L2).
Thus we have shown that K2L2/L2B2 = XL2/B2L2 and hence that K2L2 = XL2. L2X is parallel to A2A1 so angle A2A1A3 = angle A1L2X = angle L2XK2 + angle L2K2X = 2 angle L2XK2 (isosceles). So angle L2XK2 = 1/2 angle A2A1A3 = angle A2A1O. L2X and A2A1 are parallel, so K2X and OA1 are parallel. But OA1 is perpendicular to L2L3, so K2X is also perpendicular to L2L3 and hence X is the reflection of K2 in L2L3.
Now the angle K3K2A1 = angle A1A2A3, because it is 90o - angle K3K2A2 = 90o - angle K3A3A2 (A2A3K2K3 is cyclic with A2A3 a diameter) = angle A1A2A3. So the reflection of K2K3 in L2L3 is a line through X making an angle A1A2A3 with L2X, in other words, it is the line through X parallel to A2A3.
Let Mi be the reflection of Li in AiO. The angle M2XL2 = 2 angle OXL2 = 2 angle A1A2O (since A1A2 is parallel to L2X) = angle A1A2A3, which is the angle betwee L2X and A2A3. So M2X is parallel to A2A3, in other words, M2 lies on the reflection of K2K3 in L2L3.
If follows similarly that M3 lies on the reflection. Similarly, the line M1M3 is the reflection of K1K3 in L1L3, and the line M1M2 is the reflection of K1K2 in L1L2 and hence the triangle formed by the intersections of the three reflections is just M1M2M3.
Labels:
IMO