A1.  Prove that the set {1, 2, ... , 1989} can be expressed as the disjoint union of subsets A1, A2, ... , A117 in such a way that each Ai contains 17 elements and the sum of the elements in each Ai is the same.                 
A2.  In an acute-angled triangle ABC, the internal bisector of angle A meets the circumcircle again at A1. Points B1 and C1 are defined similarly. Let A0 be the point of intersection of the line AA1 with the external bisectors of angles B and C. Points B0 and C0 are defined similarly. Prove that the area of the triangle A0B0C0 is twice the area of the hexagon AC1BA1CB1 and at least four times the area of the triangle ABC.                 
A3.  Let n and k be positive integers, and let S be a set of n  points in the plane such that no three points of S are collinear, and  for any point P of S there are at least k points of S equidistant from  P. Prove that k < 1/2 + √(2n).                 
B1.  Let ABCD be a convex quadrilateral such that the sides AB,  AD, BC satisfy AB = AD + BC. There exists a point P inside the  quadrilateral at a distance h from the line CD such that AP = h + AD and  BP = h + BC. Show that:      1/√h ≥ 1/√AD + 1/√BC.                 
B2.  Prove that for each positive integer n there exist n consecutive positive integers none of which is a prime or a prime power.                   
B3.  A permutation {x1, x2, ... , xm} of the set {1, 2, ... , 2n} where n is a positive integer is said to have property P if |xi - xi+1| = n for at least one i in {1, 2, ... , 2n-1}. Show that for each n there are more permutations with property P than without. 
Solutions 
Problem A1  
Prove that the set {1, 2, ... , 1989} can be expressed as the disjoint union of subsets A1, A2, ... , A117 in such a way that each Ai contains 17 elements and the sum of the elements in each Ai is the same.  
Solution  
We construct 116 sets of three numbers. Each set sums to 3 x 995 =  2985. The 348 numbers involved form 174 pairs {r, 1990 - r}. At this  point we are essentially done. We take a 117th set which has one {r,  1990 - r} pair and 995. The original 1989 numbers comprise 995 and 994  {r, 1990 - r} pairs. We have used up 995 and 175 pairs, leaving just 819  pairs. We now add 7 pairs to each of our 117 sets, bringing the total  of each set up to 2985 + 7.1990 = 1990 x 17/2.  
It remains to exhibit the 116 sets. There are many possibilities. We start with:  
301, 801, 1883 and the "complementary" set 1990 - 301 = 1689, 1990 - 801 = 1189, 1990 - 1883 = 107. We then add one to each of the first two numbers to get:
302, 802, 1881 and 1688, 1188, 109, and so on:
303, 803, 1879 and 1687, 1187, 111,
...
358, 858, 1769 and 1632, 1132, 221.
We can immediately see that these triples are all disjoint. So the construction is complete.
301, 801, 1883 and the "complementary" set 1990 - 301 = 1689, 1990 - 801 = 1189, 1990 - 1883 = 107. We then add one to each of the first two numbers to get:
302, 802, 1881 and 1688, 1188, 109, and so on:
303, 803, 1879 and 1687, 1187, 111,
...
358, 858, 1769 and 1632, 1132, 221.
We can immediately see that these triples are all disjoint. So the construction is complete.
Problem A2  
In an acute-angled triangle ABC, the internal bisector of angle A meets the circumcircle again at A1. Points B1 and C1 are defined similarly. Let A0 be the point of intersection of the line AA1 with the external bisectors of angles B and C. Points B0 and C0 are defined similarly. Prove that the area of the triangle A0B0C0 is twice the area of the hexagon AC1BA1CB1 and at least four times the area of the triangle ABC.  
Solution  
By Marcin Mazur, University of Illinois at Urbana-Champaign  
Let I be the point of intersection of AA0, BB0, CC0 (the in-center). BIC = 180 - 1/2 ABC - 1/2 BCA = 180 - 1/2 (180 - CAB) = 90 + 1/2 CAB. Hence CA1B = 180 - CAB [BA1CA is cyclic] = 2(180 - BIC) = 2CA0B. But A1B = A1C, so A1 is the center of the circumcircle of BCA0. But I lies on this circumcircle (IBA0 = ICA0 = 90), and hence A1A0 = A1I.  
Hence area IBA1 = area A0BA1 and area ICA1 = area A0CA1. Hence area IBA0C = 2 area IBA1C. Similarly, area ICB0A = 2 area ICB1A and area IAC0B = 2 area IAC1B. Hence area A0B0C0 = 2 area hexagon AB1CA1BC1.  
A neat solution for the rest is as follows by Thomas Jäger  
Let H be the orthocentre of ABC. Let H1 be the reflection of H in BC, so H1 lies on the circumcircle. So area BCH = area BCH1 <= area BCA1. Adding to the two similar inequalities gives area ABC <= area hexagon - area ABC.  
Mazur's solution was as follows  
CAB = 180o - CA1B and A1B = A1C, so A1BC = 90o - 1/2 CA1B = 1/2 CAB. Hence the perpendicular from A1 to BC has length 1/2 BC tan(CAB/2) and area CA1B = 1/4 BC2 tan(CAB/2).  
Put r = radius of in-circle of ABC, x = cot(CAB/2), y = cot(ABC/2), z = cot(BCA/2). Then BC = r(y + z) and area CA1B = r2(y + z)2/(4x). Also area BIC = 1/2 r BC. Similarly for the other triangles, so area ABC = area BIC + area CIA + area AIB = r2(x + y + z). We have to show that area ABC ≤ area CA1B + area AB1C + area BC1A, or (x + y + z) ≤ (y + z)2/(4x) + (z + x)2/(4y) + (x + y)2/(4z).  
Putting s = x + y + z, this is equivalent to: 4s ≤ (s - x)2/x + (s - y)2/y + (s - z)2/z, or 9s ≤ s2(1/x + 1/y + 1/z), but this is just the statement that the arithmetic mean of x, y, z is not less than the harmonic mean.  
Note in passing that the requirement for ABC to be acute is unnecessary. 
Problem A3
Let n and k be positive integers, and let S be a set of n points in the  plane such that no three points of S are collinear, and for any point P  of S there are at least k points of S equidistant from P. Prove that k  < 1/2 + √(2n).  
Solution
Three variants on a theme, all kindly supplied by others (I spent 2 hours failing to solve it). My favorite first.  
By Eli Bachmutsky
Consider the pairs P, {A, B}, where P, A, B are points of S, and P lies  on the perpendicular bisector of AB. There are at least n k(k - 1)/2  such pairs, because for each point P, there are at least k points  equidistant from P and hence at least k(k - 1)/2 pairs of points  equidistant from P.  
If k ≥ 1/2 + √(2n), then k(k - 1) ≥ 2n - 1/4 > 2(n - 1), and so there  are more than n(n - 1) pairs P, {A, B}. But there are only n(n - 1)/2  possible pairs {A, B}, so for some {A0, B0} we must be able to find at least 3 points P on the perpendicular bisector of A0B0. But these points are collinear, contradicting the assumption in the question.  
From an anonymous source
Let the points be P1, P2, ... , Pn. Let Ci be a circle center Pi containing at least k points of S. There are at least nk pairs (Ci,Pj), where Pj lies on Ci. Hence there must a point P lying on at least k circles. Take k such circles Cα. For each such circle Cα, take a subset Sα comprising exactly k points of S ∩ Cα.  
We now count the points in ∪ Sα. Apart from P, there are k-1 points in each Sα. So we start with 1 + k(k-1). But this counts some points more than once. Each pair (Sα, Sβ)  (with α ≠ β) has at most one common point apart from P (because  distinct circles have at most two common points). So we deduct 1 for  each of the 1/2 k(k - 1) pairs (Sα, Sβ), giving  1 + k(k - 1) - 1/2 k(k - 1) (*).   
If Q (≠ P) is in exactly r sets Sα, then it is counted r  times in the second term k(k - 1), and subtracted 1/2 r(r - 1) times in  the third term. So it is counted 1/2 r(3 - r) times in all. That is  correct for r = 0, 1 or 2 and too low for r > 2. So (*) is ≤ |∪ Sα|. Clearly |∪ Sα| ≤ n, so n ≥ 1 + k(k - 1)/2 = (k - 1/2)2/2 + 7/8 > (k - 1/2)2/2. Hence √(2n) + 1/2 > k.  
By Thomas Jäger
Define Pi and Si as above. Let g(i) be the number of Sa containing Pi, and let f(i, j) be |Si ∩ Sj|. Let h(x) = x(x - 1)/2. We count the number N of pairs i, {a, b}, where point i is in Sa and Sb.   
Point i is in g(i) sets Sj, from which we can choose Sa,Sb in h(g(i)) ways. Hence N = ∑ h(g(i)). But f(a, b) points are in Sa and Sb,  so N = ∑ f(a, b). But, since distinct circles intersect in at most 2  points, f(a, b) ≤ 2, so ∑ f(a, b) ≤ h(n) 2. We conclude that 2 h(n) ≥ ∑  h(g(i)).   
h is a convex function, so 1/n ∑ h(g(i)) ≥ h(1/n ∑ g(i)) = n h(1/n nk) =  n h(k). Hence n - 1 ≥ h(k), which gives the result, as above. 
Problem B1  
Let ABCD be a convex quadrilateral such that the sides AB, AD, BC  satisfy AB = AD + BC. There exists a point P inside the quadrilateral at  a distance h from the line CD such that AP = h + AD and BP = h + BC.  Show that:  
    1/√h ≥ 1/√AD + 1/√BC.  
Solution  
by Gerhard Wöginger, Technical University, Graz  
Let CA be the circle center A, radius AD, and CB the circle center B, radius BC. The circles touch on AB. Let CP the the circle center P, radius h. CP touches CA and CB and CD. Let t be the common tangent to CA and CB whose two points of contact are on the same side of AB as C and D. Then CP is confined inside the curvilinear triangle whose sides are segments of t, CA and CB. Evidently h attains its maximum value, for given lengths AB, AD, BC, when CP touches t, in which case D must be the point at which t touches CA, and C the point at which it touches CB. Suppose E is the point at which t touches CP.  
Angles ADC and BCD are right angles, so CD2 = AB2 - (AD - BC)2 = 4 AD BC. Similarly, DE2 = 4 h AD, and CE2  = 4 h BC. But CD = DE + CE, so 1/√h = 1/√AD + 1/√BC. This gives the  maximum value of h, so in general we have the inequality stated. 
Problem B2  
Prove that for each positive integer n there exist n consecutive positive integers none of which is a prime or a prime power.  
Solution  
Consider (N!)2+2, (N!)2+3, ... , (N!)2+N. (N!)2+r is divisible by r, but ((N!)2+r)/r  = N! (N!/r) + 1, which is greater than one, but relatively prime to r  since N! (N!/r) is divisible by r. For each r we may take a prime pr dividing r, so (N!)2+r is divisible by pr, but is not a power of pr. Hence it is not a prime or a prime power. Taking N = n+1 gives n consecutive numbers as required. 
Problem B3  
A permutation {x1, x2, ... , xm} of the set {1, 2, ... , 2n} where n is a positive integer is said to have property P if |xi - xi+1| = n for at least one i in {1, 2, ... , 2n-1}. Show that for each n there are more permutations with property P than without.  
Solution  
from Arthur Engel, Problem-Solving Strategies, Springer 1998 [Problem  books in mathematics series], ISBN 0387982191. A rather good training  book.  
Let Ak be the set of permutations with k and k+n in  neighboring positions, and let A be the set of permutations with  property P, so that A is the union of the Ak.  
Then |A| = Sumk |Ak| - Sumk<l |Ak∩Al| + Sumk<l<m |Ak∩Al∩Am| - ... . But this is an alternating sequence of monotonically decreasing terms, hence |A| ≥ ∑k |Ak| - Sumk<l |Ak∩Al|.  
But |Ak| = 2 (2n - 1)! (two orders for k, k+n and then (2n -  1)! ways of arranging the 2n - 1 items, treating k, k+n as a single  item). Similarly, |Ak∩Al| = 4 (2n - 2)! So |A| ≥ (2n - 2)! [n.2(2n -1) - n(n - 1)/2 4] = 2n2 (2n - 2)! > (2n)!/2.
Read moreThe USSR Olympiad Problem Book: Selected Problems and Theorems of Elementary Mathematics Math Olympiad Contest Problems Volume 2
Math Olympiad Contest Problems Volume 2 
 
Solutions are also available in   István Reiman, International Mathematical Olympiad 1959-1999 , ISBN 189-8855-48-X.
, ISBN 189-8855-48-X. 
 Labels:
IMO
Labels:
IMO

 
 Previous Article
 Previous Article
