1. Ali Baba has a rectangular piece of carpet. He finds that if he lays if flat on the floor of either of his storerooms then each corner of the carpet touches a different wall of the room. He knows that the storerooms have widths 38 and 50 feet and the same (unknown but integral) length. What are the dimensions of the carpet?
2. Prove that for n > 1 the polynomial xn/n! + xn-1/(n-1)! + ... + x/1! + 1 has no rational roots.
3. The polynomial xn + n xn-1 + a2xn-2 + ... + a0 has n roots whose 16th powers have sum n. Find the roots.
4. The angle bisectors of the triangle ABC meet the circumcircle again at A'B'C'. Show that 16 (area A'B'C')3 ≥ 27 area ABC R4, where R is the circumradius of ABC.
5. Show that any two points P and Q inside a regular n-gon can be joined by two circular arcs PQ which lie inside the n-gon and meet at an angle at least (1 - 2/n)π.
6. The rectangle R is covered by a finite number of rectangles R1, ... , Rn such that (1) each Ri is a subset of R, (2) the sides of each Ri are parallel to the sides of R, (3) the rectangles Ri have disjoint interiors, and (4) each Ri has a side of integral length. Show that R has a side of integral length.
7. For each n > 0 we write (1 + 21/34 - 41/34)n as an + bn 21/3 + cn 41/3, where an, bn, cn are integers. Show that cn is non-zero.
8. Let C represent the complex numbers. Let g: C → C be an arbitrary function. Let w be a cube root of 1 other than 1 and let v be any complex number. Find a function f: C → C such that f(z) + f(wz + v) = g(z) for all z and show that it is unique.
9. Define the sequence a1, a2, a3, ... by 2n = the sum of ad such that d divides n. Show that an is divisible by n. [For example, a1 = 2, a2 = 2, a3 = 6.]
10. There are n cars waiting at distinct points of a circular race track. At the starting signal each car starts. Each car may choose arbitrarily which of the two possible directions to go. Each car has the same constant speed. Whenever two cars meet they both change direction (but not speed). Show that at some time each car is back at its starting point.
11. A quadrilateral has both a circumcircle and an incircle. Show that intersection point of the diagonals lies on the line joining the centers of the two circles.
12. a, b, c, d, m, n are positive integers such that a2 + b2 + c2 + d2 = 1989, a + b + c + d = m2 and the largest of a, b, c, d is n2. Find m and n.
13. The real numbers a0, a1, ... , an satisfy a0 = an = 0, ak = c + ∑i=kn-1 ai-k(ai + ai+1). Show that c ≤ 1/(4n).
14. Given 7 points in the plane, how many segments (each joining two points) are needed so that given any three points at least two have a segment joining them?
15. Given a convex n-gon A1A2 ... An with area A and a point P, we rotate P through an angle x about Ai to get the point Pi. Find the area of the polygon P1P2 ... Pn.
16. A positive integer is written in each square of an m x n board. The allowed move is to add an integer k to each of two adjacent numbers (whose squares have a common side). Find a necessary and sufficient condition for it to be possible to get all numbers zero by a finite sequence of moves.
17. Show that the intersection of a plane and a regular tetrahedron can be an obtuse-angled triangle, but that the obtuse angle cannot exceed 120o.
18. Five points are placed on a sphere of radius 1. That is the largest possible value for the shortest distance between two of the points? Find all configurations for which the maximum is attained.
19. a and b are non-square integers. Show that x2 - ay2 - bz2 + abw2 = 0 has a solution in integers not all zero iff x2 - ay2 - bz2 = 0 has a solution in integers not all zero.
20. b > 0 and a are fixed real numbers and n is a fixed positive integer. The real numbers x0, x1, ... , xn satisfy x0 + x1 + ... + xn = a and x02 + ... + xn2 = b. Find the range of x0.
21. Let m > 1 be a positive odd integer. Find the smallest positive integer n such that 21989 divides mn - 1.
22. The points O, A, B, C, D in the plane are such that the six triangles OAB, OAC, OAD, OBC, OBD, OCD all have area at least 1. Show that one of the triangles must have area at least √2.
23. 155 birds sit on a circle center O. Birds at A and B are mutually visible iff ∠AOB ≤ 10o. More than one bird may sit at the same point. What is the smallest possible number of mutually visible pairs?
24. Given positive integers a ≥ b ≥ c, let N(a, b, c) be the number of solutions in positive integers x, y, z to a/x + b/y + c/z = 1. Show that N(a, b, c) ≤ 6ab(3 + ln(2a) ).
25. ABC is an acute-angled triangle with circumcenter O and orthocenter H. AO = AH. Find all possible values for the ∠A.
There were 109 problems proposed in total, although this included one problems which was merely a variant. 32 were shortlisted (from which 6 were chosen and are not shown above, nor is the variant shown).
Solutions
Problem 1
Ali Baba has a rectangular piece of carpet. He finds that if he lays if flat on the floor of either of his storerooms then each corner of the carpet touches a different wall of the room. He knows that the storerooms have widths 38 and 50 feet and the same (unknown but integral) length. What are the dimensions of the carpet?
Solution
Answer: 25 x 50.
Take the carpet to be EFGH and a storeroom to be ABCD, with E on AB, F on BC etc. Take HE = x, EF = y, AE = a, AH = b, DH = ka. Triangles AEH and CGF are congruent, and triangles BEF and DGH are congruent, and triangles AEH and BEF are similar. k is the similarity factor, so BE = DG = kb, BF = DH = ka. Also y = kx. AD is the unknown width q, AB = 38 or 50. Note that a, b take different values in the two cases, but x and y are the same. Hence k = y/x is also the same in the two cases.
Take AB = 50. Then a + kb = 50, ka + b = q. Hence kq - 50 = (k2 - 1)a, 50k - q = (k2 - 1)b. Similarly, if AB = 38, then kq - 38 = (k2 - 1)a, 38k - q = (k2 - 1)b. But x2 = a2 + b2. So (kq - 50)2 + (50k - q)2 = (kq - 38)2 + (38k - q)2. So -100kq + 2500 + 2500k2 - 100kq = -76kq + 1444 + 1444k2 - 76kq. So 1056k2 - 48kq + 1056 = 0, or 22k2 - kq + 22 = 0, or kq = 22(1 + k2) (*)
We also have x2(k2 - 1)2 = (kq - 50)2 + (50k - q)2 = (k2 + 1)(q2 + 2500) - 200kq = (k2 + 1)(q2 - 1900), using (*).
So x2(k2 - 1)k2 = (k2 + 1)( (22k2 + 22)2 - 1900k2), using (*), = (k2 + 1)(484k4 - 932k2 + 484). If we divide by k8 and put k' = 1/k, we get the same equation for k'. So if k is a solution, then 1/k is also a solution.
k = y/x, which is rational. Put k = c/d, where c and d are coprime integers. Then we get x2c2(c2 - d2)2 = c2(484c4 - 448c2d2 - 448d4) + 484d6. Hence c2 divides 484d6. But c and d are coprime, so c must divide 22. Since k' is also a solution of the equation, d must also divide 22. So each of c, d is one of 1, 2, 11, 22. That implies k must be 1, 2, 1/2, 11, 1/11, 22, 1/22, 2/11 or 11/2. But k and 1/k give the same solution (with x and y interchanged), so we need only consider k = 1, 2, 11, 22, 11/2.
k = 1 does not work (substituting into the equation for x, we get 0 = 1).
k = 2 gives (from 22k2 - kq + 22 = 0), q = 55, then x = 25 (from the equation for x) and then y = 50.
k = 11 gives q = 244 = 4.61. But consider x2(k2 - 1)2 = (k2 + 1)(q2 - 1900). It is easy to check that 61 divides rhs, but not 612, so the rhs is not a square. Contradiction (since the lhs is a square). So k = 11 does not give a solution.
k = 22 gives q = k2 + 1 = 485 = 5.97. So we have the same argument with 97 instead of 61, and k = 22 does not give a solution.
k = 11/2 gives q = 125, k2 + 1 = 125/4, k2 - 1 = 117/4. So we get x21172 = 4.55(252 - 76). But 5 divides the rhs to an odd power, so k = 11/2 does not give a solution.
Problem 2
Prove that for n > 1 the polynomial xn/n! + xn-1/(n-1)! + ... + x/1! + 1 has no rational roots.
Solution
Let p be any prime. We show first that pk does not divide k! Take m so that pm ≤ k < pm+1. Then the highest power of p dividing k! is pr, where r = [k/p] + [k/p2] + [k/p3] + ... + [k/pm] ≤ k/p + k/p2 + ... + k/pm = k(1 - 1/pm)/(p - 1) < k.
Suppose there is a rational root x of the polynomial. Put x = a/b, where a and b are coprime integers. Then an + nan-1b + ... + (n-1)! a bn-1 + n! bn = 0. So an must be divisible by b. But a and b are coprime, so b must be 1, in other words, the root must be an integer.
Now take p to be a prime dividing n. Then p must divide an and hence a. But we have - n! = n! (an/n! + an-1/(n-1)! + ... + a1/1! ). Each term inside the parentheses is divisible by p, because pk divides ak but not k! So a higher power of p divides the rhs than the lhs. Contradiction.
Problem 3
The polynomial xn + n xn-1 + a2xn-2 + ... + a0 has n roots whose 16th powers have sum n. Find the roots.
Solution
Answer: all the roots are -1.
Suppose the roots are r1, r2, ... , rn. Note that ∑ ri = -n. Applying Cauchy to 1, ri, we have
n2 = |∑ ri|2 ≤ (∑ 12) |∑ ri2|, so |∑ ri2| ≥ n.
Applying Cauchy to 1, ri2, we have:
n2 ≤ |∑ ri2|2 ≤ ∑ 12 |∑ ri4|, so |∑ri4 ≥ n.
Similarly, applying Cauchy to 1, ri4, we have:
n2 ≤ |∑ ri4|2 ≤ n |∑ ri8|, so |∑ ri8| ≥ n.
Finally, applying Cauchy to 1, ri8, we have:
n2 ≤ |∑ ri8| ≤ n |∑ ri16|, so |∑ ri16| ≥ n.
But |∑ ri16| = n. Hence all the above inequalities are equalities. So, particular, |∑ ri2| = n. We have equality in Cauchy iff the ratio of the corresponding terms is equal. Hence, considering the first inequality, we must have all ri equal. Hence all the roots are -1.
Problem 4
The angle bisectors of the triangle ABC meet the circumcircle again at A'B'C'. Show that 16 (area A'B'C')3 ≥ 27 area ABC R4, where R is the circumradius of ABC.
Solution
Let R be the circumradius and O the circumcircle. ∠BOC = 2 ∠A, so area BOC = ½ R2 sin 2A. Hence area ABC = ½ R2(sin 2A + sin 2B + sin 2C).
∠A'C'C = ∠A'AC = ∠A/2, and ∠B'C'C = ∠B'BC = ∠B/2, so ∠A'C'B' = ∠A/2 + ∠B/2. The circumradius is the same, so area A'B'C' = ½ R2(sin(A+B) + sin(B+C) + sin(C+A) ). Thus we have to show that 4 (sin(A+B) + sin(B+C) + sin(C+A) )3 ≥ 27 (sin 2A + sin 2B + sin 2C).
Applying AM/GM to sin(A+B), sin(B+C), sin(C+A) we get (sin(A+B) + sin(B+C) + sin(C+A) )3 ≥ 27 sin(A+B) sin(B+C) sin(C+A).
We now need some straightforward applications of the forumulae for sin(x+y), cos(x+y) etc. We have sin(B+C) sin(C+A) = (cos(B-A) - cos(C+180) )/2 = (cos(B-A) + cos C)/2, so sin(A+B) sin(B+C) sin(C+A) = ½ sin(A+B) cos(B-A) + ½ sin(A+B) cos C. But sin 2A + sin 2B = sin( (A+B) + (B-A) ) + sin( (A+B) - (B--A) ) = 2 sin(A+B) cos(B-A), and sin( (A+B) + C) + sin( (A+B) - C) = 2 sin(A+B) cos C, so sin(A+B) sin(B+C) sin(C+A) = ¼ (sin 2A + sin 2B + sin(A+B-C) ) = ¼ (sin 2A + sin 2B + sin 2C). Hence (sin(A+B) + sin(B+C) + sin(C+A) )3 ≥ (27/4) (sin 2A + sin 2B + sin 2C), as required.
Problem 6
The rectangle R is covered by a finite number of rectangles R1, ... , Rn such that (1) each Ri is a subset of R, (2) the sides of each Ri are parallel to the sides of R, (3) the rectangles Ri have disjoint interiors, and (4) each Ri has a side of integral length. Show that R has a side of integral length.
Solution
Take one of the vertices of R to be at a lattice point. Now count pairs (v, S), where v is a lattice point, S is a small rectangle and v is a vertex of S. A small rectangle S must either have 2 or 4 vertices which are lattice points, so summing over S, the number of pairs is even. The four vertices of R are each vertices of just one small rectangle, but any other vertex must be a vertex of 2 or 4 small rectangles. So summing over v, the total has the same parity as the number of vertices of R which are lattice points. Hence an even number of vertices of R are lattice points. But at least one is a lattice point, so at least two are lattice points. Hence R has at least one side of integral length.
Problem 8
Let C represent the complex numbers. Let g: C → C be an arbitrary function. Let w be a cube root of 1 other than 1 and let v be any complex number. Find a function f: C → C such that f(z) + f(wz + v) = g(z) for all z and show that it is unique.
Solution
(1) f(z") + f(wz"+v) = g(z"), so taking z" = wz' + v, we get
(2) f(wz'+v) + f(w2z'+wv+v) = g(wz'+v), and taking z' = wz + v, we get
(3) f(w2z+wv+v) + f(z) = g(w2z+wv+v) Taking (1) - (2) + (3) with (with z" and z' as z) we get:
2 f(z) = g(z) - g(wz + v) + g(w2z + wv + v).
Problem 9
Define the sequence a1, a2, a3, ... by 2n = the sum of ad such that d divides n. Show that an is divisible by n. [For example, a1 = 2, a2 = 2, a3 = 6.]
Solution
Let bn be the number of sequences of length n, made up of 0s and 1s, which cannot be divided into more than one identical block. Then bn satisfies the same recurrence relation as an and has the same initial values. So they are the same. But bn must be divisible by n, because we can divide the non-repeating sequences of length n into groups of n, where the sequences in each group are obtained from each other by cyclic shifts.
Problem 10
There are n cars waiting at distinct points of a circular race track. At the starting signal each car starts. Each car may choose arbitrarily which of the two possible directions to go. Each car has the same constant speed. Whenever two cars meet they both change direction (but not speed). Show that at some time each car is back at its starting point.
Solution
Label the cars 1 to n according to their starting positions (so we label any car 1 and then go round the track clockwise, labeling the next car 2, the next 3 and so on). If two cars swapped labels whenever they met, then the labels would move at constant speed without ever changing direction. Suppose the car speed is v and the track length is vT, then after time T the labels would all be in their original positions.
Now suppose there is no label swapping. The order of the labels can never change. At time T, there is a car at each initial position, so the labeling of the cars must be a rotation of the initial labeling. Hence after time nT, the cars must be back in their initial positions.
Problem 12
a, b, c, d, m, n are positive integers such that a2 + b2 + c2 + d2 = 1989, a + b + c + d = m2 and the largest of a, b, c, d is n2. Find m and n.
Solution
Answer: m = 9, n = 6.
74 = 2401 > 1989, so n < 7. We have 42 = 16 and 4 x 162 = 1024 < 1989, so n > 4. Hence n = 5 or 6. Assume a ≥ b ≥ c ≥ d, so a = n2.
k has the same parity as k2. But a2 + b2 + c2 + d2 = 1989 is odd, so a + b + c + d = m2 is odd. If n = 36, then b2 + c2 + d2 = 693, so by Cauchy, (b + c + d)2 ≤ 3.693. Hence b + c + d ≤ 45. Hence 36 < m2 ≤ 81 and m2 is odd, so m = 7 or 9. Similarly, if n = 25, then b2 + c2 + d2 = 1364 and so by Cauchy b + c + d < 64. Hence again m = 7 or 9.
Suppose first that m = 7. Then (49 - a)2 = (b + c + d)2 > b2 + c2 + d2 = 1989 - a2, so a2 - 49a + 206 > 0. Put f(x) = x2 - 49x + 206. We can easily check that f(4) = f(45) = 26, f(5) = f(44) = -14, so f(x) < 0 for 5 ≤ x ≤ 44. But we know that a must be 25 or 36, so there are no solutions with m = 7. Hence m = 9.
It is easy to check that we do have a solution for m = 9, n = 6: 12 + 15 + 18 + 36 = 92 and 122 + 152 + 182 + 362 = 1989.
Finally, suppose m = 9, n = 5. Then b + c + d = 56, b2 + c2 + d2 = 1364. Put b = 25 - B, c = 25 - C, d = 25 - D, where B, C, D are non-negative. So B + C + D = 19, B2 + C2 + D2 = 1364 - 1875 + 50.19 = 439. But now B2 + C2 + D2 > (B + C + D)2. Contradiction. So there are no solutions with m = 9, n = 5.
Problem 13
The real numbers a0, a1, ... , an satisfy a0 = an = 0, ak = c + ∑i=kn-1 ai-k(ai + ai+1). Show that c <= 1/(4n).
Solution
This is awkward, because it is not easy to get an expression for any ai in terms of c (apart from i = 0, n-1, n). The key is not to try!
Put sk = a0 + a1 + ... + ak. Then we have sn = sn-1 = ∑k=0..n-1 (c + ∑i=k..n-1 ai-k(ai + ai+1) ) = nc + ∑i=0..n-1 (ai + ai+1) ∑k=0..i ak. (As usual, inverting the order of summation requires a little care, but is basically straightforward. Just check the low and high values.). So sn = nc + ∑i=0..n-1 (ai + ai+1) si = (s2 - s0)s1 + (s3 - s1)s2 + (s4 - s2)s3 + ... + (sn - sn-2)sn-1 = snsn-1 (we have s0 = 0 and the other terms cancel in pairs) = sn2.
So nc = sn - sn2 = ¼ - (sn - ½)2 ≤ ¼. Hence c ≤ 1/4n.
Problem 14
Given 7 points in the plane, how many segments (each joining two points) are needed so that given any three points at least two have a segment joining them?
Solution
Answer: 9.
9 is obviously sufficient. Take points A, B, C and P, Q, R, S with segments AB, BC, CA, and PQ, PR, PS, QR, QS, RS. If the three points are A, B, C or three of P, Q, R, S, then they are all joined. Any other three points must include either two from A, B, C (which will be joined) or two from P, Q, R, S (which will be joined).
Now suppose we have only 8 points. Suppose that we cannot find three points without a segment between them. If every point is joined to at least three others, then there are at least 7.3/2 segments. Contradiction. So there is a point A which is not joined to any of B, C, D, E. If two of B, C, D, E are not joined, then with A they form three points with no segments. Contradiction. So there are 6 segments between B, C, D, E.
Let the remaining two points be X, Y. Two of the points A, X, Y cannot be joined (because there are only 2 segments available outside B, C, D, E). One of the points B, C, D, E cannot be joined to either of these two points (since there are at most 2 segments available), so we have three points with no segments. Contradiction.
Problem 15
Given a convex n-gon A1A2 ... An with area A and a point P, we rotate P through an angle x about Ai to get the point Pi. Find the area of the polygon P1P2 ... Pn.
Solution
Consider the triangle PAiPi. The angle AiPPi is 90o - x/2, which is independent of i, and the ratio PPi/PAi = 2 sin x/2, which is also independent of i. So we can obtain Pi by rotating Ai through an angle 90o - x/2 about P and then expanding by a factor 2. Thus the area of the polygon P1P2 ... Pn is 4 sin2(x/2) times the area of the polygon A1A2 ... An.
Problem 16
A positive integer is written in each square of an m x n board. The allowed move is to add an integer k to each of two adjacent numbers (whose squares have a common side). Find a necessary and sufficient condition for it to be possible to get all numbers zero by a finite sequence of moves.
Solution
Answer: color the squares alternately black and white as on a chessboard. We can get all zeros iff the sum of the numbers on the black squares equals the sum of the numbers on the white squares.
The condition is clearly necessary, because if ∑black denotes the sum of the numbers on the black squares and ∑white the sum of the numbers on the white squares, then ∑black - ∑white is invariant.
So suppose the condition holds. By adding enough to every adjacent pair in the second row, we can ensure that each number in the second row is at least as large as the integer above it in the first row. Then for each integer in the first row subtract it from itself and the integer below. That zeros the first row. Similarly, we can zero each row except the bottom row.
We now work along the bottom row in a similar way. We start by adding enough to the integers in columns 2 and 3, so that the number in column 2 is at least as large as the number in column 1. Then subtract the number in column 1 from that in column 1 and column 2, thus zeroing the number in column 1. In this way we zero all except the last two numbers in the row. But by the invariant they must be equal, so we can zero them both simultaneously.
Problem 17
Show that the intersection of a plane and a regular tetrahedron can be an obtuse-angled triangle, but that the obtuse angle cannot exceed 120o.
Solution
We may take one vertex of the tetrahedron to be the origin, and one edge to lie along the x-axis, another along the vector (1, √3, 0) and the third along the vector (1, 1/√3, √(8/3) ). There is no loss of generality in assuming that one vertex of the triangle lies on each of these edges, and indeed we may take one vertex to be P = (2, 0, 0). So the others are Q = h (1, √3, 0) and R = k (1, 1/√3, √(8/3) ) with h, k > 0.
So PQ2 = (2 - h)2 + 3h2 = 4 - 4h + 4h2, PR2 = (2 - k)2 + k2/3 + 8k2/3 = 4 - 4k + 4k2, QR2 = (h - k)2 + (h√3 - k/√3)2 + 8k2/3 = 4h2/3 - 4hk + 4k2.
Note also that OP2 = 4, OQ2 = 4h2, OR2 = 4k2. So if h = k = 1, then all of OP, OQ, OR, PQ, PR, QR have length 2, which proves that the vectors above were correctly chosen.
The cosine formula gives cos P = (PQ2 + PR2 - QR2)/(2 PQ.PR) = (1 - h + h2 + 1 - k + k2 - h2 + hk - k2)/(2 √(1 - h + h2)√(1 - k + k2 ) = (1 + (h - 1)(k - 1) )/(2 √(1 - h + h2)√(1 - k + k2 ).
For an obtuse angle we require cos P < 0, so one of h, k is greater than 1 and the other is less than 1. Without loss of generality h < 1, k > 1. Clearly, we can get cos P < 0. For example, h = 1/3, k = 3 gives cos P = -1/7.
(h - 1) > -1, so for cos P < 0 we need k > 2. As P increases from 90o to 180o, cos P decreases from 0 to -1, and cos 120o = -1/2, so it is sufficient to show that (h + k - hk - 2)2 < (1 - h + h2)(1 - k + k2) or that hk2 + (h2 - 5h + 3)k - 3 + 3h > 0 for 0 < h < 1 and k > 2. We can regard this as a quadratic in k. By completing the square, we see that its minimum value is when k = - (h2 - 5h + 3)/2h. Certainly this is less than 2, because - (h2 - 5h +3 ) < 4h or h2 - h + 3 > 0 for 0 < h < 1. So the quadratic is an increasing function of k for k >= 2. Hence is value for k > 2 is greater than its value at k = 2 which is 4h + 2h2 - 10h + 6 - 3 + 3h = 3 - 3h + 2h2 > 3(1 - h) > 0.
Note that if we take h small and k large, then cos P is roughly -(k-2)/2k, so we can get close to 120o.
Problem 18
Five points are placed on a sphere of radius 1. That is the largest possible value for the shortest distance between two of the points? Find all configurations for which the maximum is attained.
Solution
Answer: √2. All maximal configurations have two points at opposite ends of a diameter. The other three points lie on the great circle midway between these two points (such that the distance between any two is at least √2).
Suppose the points are such that the distance between any two is at least √2. Then any two must subtend an angle of at least 90o at the center of the sphere. We claim that two of the points must be at opposite ends of a diameter. Let S be one of the points. Take it at the south pole. So suppose that none of the points is at the north pole N. If the other 4 points all lie on the equator, then they must be equally spaced and so a pair lie at opposite ends of a diameter as claimed.
If there is a point X not on the equator, then take a line of longitude L1 through it. Now take three other lines of longitude L2, L3, L4, so that the 4 lines are equally spaced. They divide the northern hemisphere into 4 equal quadrants (which overlap along the lines of longitude). Each quadrant is a curvilinear triangle with three vertices. Clearly, if no two points in the same quadrant subtend an angle of more than 90o at the center, and if they subtend an angle of 90o, then one must be a vertex and the other must be on the opposite (curvilinear) side. Thus (1) the minimum angle is at least 90o, and (2) each of the two quadrants containing X must contain another of the 4 points (apart from X) and they must lie at P and P'. But now P and P' are opposite ends of a diameter.
Now if 2 of the 5 points are opposite ends of a diameter, and the minimum distance is at least √2, then the other three points must lie on the great circle midway between.
Problem 19
a and b are non-square integers. Show that x2 - ay2 - bz2 + abw2 = 0 has a solution in integers not all zero iff x2 - ay2 - bz2 = 0 has a solution in integers not all zero.
Solution
Obviously if there is a not-all-zero integral solution to x2 - ay2 - bz2 = 0, then it is also a not-all-zero integral solution to x2 - ay2 - bz2 + abw2 = 0.
Now suppose that x, y, z, w is a not-all-zero integral solution to x2 - ay2 - bz2 + abw2 = 0. Then we have (x2 - ay2) - b(z2 - aw2) = 0 and hence (x2 - ay2)(z2 - aw2) - b(z2 - aw2)2 = 0. But (x2 - ay2)(z2 - aw2) = (xz - ayw)2 - a(yz - xw)2, so X2 - aY2 - bZ2 = 0, where X = xz - ayw, Y = yz - zw, Z = z2 - aw2. It remains to show that X, Y, Z are not all zero.
If Z = 0, then since a is a non-square, we must have w = z = 0. Hence x2 - ay2 = 0, so x = y = 0. Contradiction. So Z must be non-zero.
Problem 20
b > 0 and a are fixed real numbers and n is a fixed positive integer. The real numbers x0, x1, ... , xn satisfy x0 + x1 + ... + xn = a and x02 + ... + xn2 = b. Find the range of x0.
Solution
By Cauchy we have (∑ xi)2 ≤ n ∑ xi2 (for n terms) (*). Hence if x0 = x, then (a - x)2 ≤ n(b - x2) or (n+1) x2 - 2ax + a2 - nb ≤ 0.
If a2 < (n+1)(a2 - nb), or (n+1)b < a2, then the quadratic is always positive, so there are no possible values for x0. If a2 = (n+1)b, then the only possible value of x0 is a/(n+1). If a2 < (n+1)b, then x0 must lie between a/(n+1) + (1/(n+1) )√( n(n+1)b - na2) and a/(n+1) - (1/(n+1) )√( n(n+1)b - na2).
We get equality in the Cauchy inequality (*) iff all the terms xi are equal. So all the values in the range given above can be achieved by taking xi = (a - x0)/n for i > 0.
Problem 22
The points O, A, B, C, D in the plane are such that the six triangles OAB, OAC, OAD, OBC, OBD, OCD all have area at least 1. Show that one of the triangles must have area at least √2.
Solution
Take OA = a, OB = b, OC = c, OD = d, ∠AOB = x, ∠BOC = y, ∠COD = z, with the configuration as shown. Now we have:
|OAB| = ab |sin x|
|OBC| = bc |sin y|
|OCD| = cd |sin z|
|OAC| = ac |sin(x+y)|
|OAD| = ad |sin(x+y+z)|
|OBD| = bd |sin(y+z)|
But 2 sin(x+y+z) sin y + 2 sin x sin z = cos(x+z) - cos(x+2y+z) + cos(x-z) - cos(x+z) = cos(x-z) - cos(x+2y+z) = 2 sin(x+y) sin(y+z). So multiplying through by abcd/2 we get ± |OAB| |OCD| ± |OBC| |OAD| ± |OAC| |OBD| = 0. Two of the signs must be the same. So we get that the product of two of the areas equals the sum of two other area products and hence is at least 2. Hence one of the two areas in the product must be at least √2.
Problem 23
155 birds sit on a circle center O. Birds at A and B are mutually visible iff ∠AOB ≤ 10o. More than one bird may sit at the same point. What is the smallest possible number of mutually visible pairs?
Solution
Answer: 270. Take 35 equally spaced points around the circle and place 5 birds at each of 15 points and 4 birds at the other 20 points. Only birds at the same point are mutually visible, so there are 15.10 + 20.6 = 270 mutually visible pairs.
Suppose bird P is at A and bird Q is at B, where A and B are distinct but ∠AOB ≤ 10o. Suppose that h birds are visible from A not B, and that k birds are visible from B not A. Without loss of generality h ≤ k. Now suppose all the birds at B move to A. Then the number of mutually visible pairs will not increase. By repeating this operation, we get to a configuration where two birds can see each other only if they are at the same point. Since the number of pairs has not been increased, it is sufficient to consider configurations where two birds can only see ach other if they are at the same point.
Thus we may take 35 positions, labeled 1, 2, 3, ... , 35 and place xi birds at position i (we allow xi to be 0). So we wish to minimise ½ ∑ xi(xi - 1), or equivalently ∑ xi2, subject to ∑ xi = 155. Suppose two of the xi differ by more than 1, without loss of generality x1 > x2 + 1. Then (x12 + x22) - ( (x1 - 1)2 + (x2 + 1)2) = 2(x1 - x2 - 1) > 0. So in a minimising set of xi, the values can differ by at most 1. Thus the minimum is attained when 20 values equal 4 and 15 values equal 5.
Problem 25
ABC is an acute-angled triangle with circumcenter O and orthocenter H. AO = AH. Find all possible values for the angle A.
Solution
Let the altitude from C be CF and the circumradius be R. ∠HAF = 90o - B, so AF = AH sin B = R sin B. Hence CF = R sin B tan A. But ∠BOC = 2A, so BC = 2 R sin A, and CF = BC sin B = 2R sin A sin B. Hence cos A = ½. Hence A = 60o.