A1. S is the set of all (h, k) with h, k non-negative integers such that h + k < n. Each element of S is colored red or blue, so that if (h, k) is red and h' ≤ h, k' ≤ k, then (h', k') is also red. A type 1 subset of S has n blue elements with different first member and a type 2 subset of S has n blue elements with different second member. Show that there are the same number of type 1 and type 2 subsets.
A2. BC is a diameter of a circle center O. A is any point on the circle with angle AOC > 60o. EF is the chord which is the perpendicular bisector of AO. D is the midpoint of the minor arc AB. The line through O parallel to AD meets AC at J. Show that J is the incenter of triangle CEF.
A3. Find all pairs of integers m > 2, n > 2 such that there are infinitely many positive integers k for which (kn + k2 - 1) divides (km + k - 1).
B1. The positive divisors of the integer n > 1 are d1 < d2 < ... < dk, so that d1 = 1, dk = n. Let d = d1d2 + d2d3 + ... + dk-1dk. Show that d < n2 and find all n for which d divides n2.
B2. Find all real-valued functions f on the reals such that (f(x) + f(y)) (f(u) + f(v)) = f(xu - yv) + f(xv + yu) for all x, y, u, v.
B3. n > 2 circles of radius 1 are drawn in the plane so that no line meets more than two of the circles. Their centers are O1, O2, ... , On. Show that ∑i<j 1/OiOj ≤ (n-1)π/4.
Solutions
Problem A1
S is the set of all (h, k) with h, k non-negative integers such that h + k < n. Each element of S is colored red or blue, so that if (h, k) is red and h' ≤ h, k' ≤ k, then (h', k') is also red. A type 1 subset of S has n blue elements with different first member and a type 2 subset of S has n blue elements with different second member. Show that there are the same number of type 1 and type 2 subsets.
Solution
Let ai be the number of blue members (h, k) in S with h = i, and let bi be the number of blue members (h, k) with k = i. It is sufficient to show that b0, b1, ... , bn-1 is a rearrangement of a0, a1, ... , an-1 (because the number of type 1 subsets is the product of the ai and the number of type 2 subsets is the product of the bi).
Let ci be the largest k such that (i, k) is red. If (i, k) is blue for all k then we put ci = -1. Note that if i < j, then ci ≥ cj, since if (j, ci ) is red, then so is (i, ci ). Note also that (i, k) is red for k ≤ ci, so the sequence c0, c1, ... , cn-1 completely defines the coloring of S.
Let Si be the set with the sequence c0, c1, ... , ci, -1, ... , -1, so that Sn-1 = S. We also take S-1 as the set with the sequence -1, -1, ... , -1, so that all its members are blue. We show that the rearrangement result is true for S-1 and that if it is true for Si then it is true for Si+1. It is obvious for S-1, because both ai and bi are n, n-1, ... , 2, 1. So suppose it is true for Si (where i < n-1). The only difference between the aj for Si and for Si+1 is that ai+1 = n-i-1 for Si and (n-i-1)-(ci+1+1) for Si+1. In other words, the number n-i-1 is replaced by the number n-i-c-2, where c = ci+1. The difference in the bj is that 1 is deducted from each of b0, b1, ... , bc. But these numbers are just n-i-1, n-i-1, n-i-2, ... , n-i-c-1. So the effect of deducting 1 from each is to replace n-i-1 by n-i-c-2, which is the same change as was made to the aj. So the rearrangement result also holds for Si+1. Hence it holds for S.
Problem A2
BC is a diameter of a circle center O. A is any point on the circle with angle AOC > 60o. EF is the chord which is the perpendicular bisector of AO. D is the midpoint of the minor arc AB. The line through O parallel to AD meets AC at J. Show that J is the incenter of triangle CEF.
Solution
F is equidistant from A and O. But OF = OA, so OFA is equilateral and hence angle AOF = 60o. Since angle AOC > 60o, F lies between A and C. Hence the ray CJ lies between CE and CF.
D is the midpoint of the arc AB, so angle DOB = ½ angle AOB = angle ACB. Hence DO is parallel to AC. But OJ is parallel to AD, so AJOD is a parallelogram. Hence AJ = OD. So AJ = AE = AF, so J lies on the opposite side of EF to A and hence on the same side as C. So J must lie inside the triangle CEF.
Also, since EF is the perpendicular bisector of AO, we have AE = AF = OE, so A is the center of the circle through E, F and J. Hence angle EFJ = ½ angle EAJ. But angle EAJ = angle EAC (same angle) = angle EFC. Hence J lies on the bisector of angle EFC.
Since EF is perpendicular to AO, A is the midpoint of the arc EF. Hence angle ACE = angle ACF, so J lies on the bisector of angle ECF. Hence J is the incenter.
Many thanks to Dirk Laurie for pointing out that the original version of this solution failed to show the relevance of angle AOC > 60o. According to the official marking scheme, one apparently lost a mark for failing to show J lies inside CEF.
Problem A3
Find all pairs of integers m > 2, n > 2 such that there are infinitely many positive integers k for which (kn + k2 - 1) divides (km + k - 1).
Solution
Answer: m = 5, n = 3.
Obviously m > n. Take polynomials q(x), r(x) with integer coefficients and with degree r(x) < n such that xm + x - 1 = q(x) (xn + x2 - 1) + r(x). Then xn + x2 - 1 divides r(x) for infinitely many positive integers x. But for sufficiently large x, xn + x2 - 1 > r(x) since r(x) has smaller degree. So r(x) must be zero. So xm + x - 1 factorises as q(x) (xn + x2 - 1), where q(x) = xm-n + am-n-1xm-n-1 + ... + a0.
At this point I use an elegant approach provided by Jean-Pierre Ehrmann
We have (xm + x - 1) = xm-n(xn + x2 - 1) + (1 - x)(xm-n+1 + xm-n - 1), so (xn + x2 - 1) must divide (xm-n+1 + xm-n - 1). So, in particular, m ≥ 2n-1. Also (xn + x2 - 1) must divide (xm-n+1 + xm-n - 1) - xm-2n+1(xn + x2 - 1) = xm-n - xm-2n+3 + xm-2n+1 - 1 (*).
At this point there are several ways to go. The neatest is Bill Dubuque's:
(*) can be written as xm-2n+3(xn-3 - 1) + (xm-(2n-1) - 1) which is < 0 for all x in (0, 1) unless n - 3 = 0 and m - (2n - 1) = 0. So unless n = 3, m = 5, it is has no roots in (0, 1). But xn + x2 - 1 (which divides it) has at least one becaause it is -1 at x = 0 and +1 at x = 1. So we must have n = 3, m = 5. It is easy to check that in this case we have an identity.
Two alternatives follow. Jean-Pierre Ehrmann continued:
If m = 2n-1, (*) is xn-1 - x2. If n = 3, this is 0 and indeed we find m = 5, n = 3 gives an identity. If n > 3, then it is x2(xn-3 - 1). But this has no roots in the interval (0, 1), whereas xn + x2 - 1 has at least one (because it is -1 at x = 0 and +1 at x = 1), so xn + x2 - 1 cannot be a factor.
If m > 2n-1, then (*) has four terms and factorises as (x - 1)(xm-n-1 + xm-n-2 + ... + xm-2n+3 + xm-2n + xm-2n-1 + ... + 1). Again, this has no roots in the interval (0, 1), whereas xn + x2 - 1 has at least one, so xn + x2 - 1 cannot be a factor.
François Lo Jacomo, having got to xn + x2 - 1 divides xm-n+1 + xm-n - 1 and looking at the case m -n + 1 > n, continues:
xn + x2 - 1 has a root r such that 0 < r < 1 (because it is -1 at x = 0 and +1 at x = 1). So rn = 1 - r2. It must also be a root of xm + x - 1, so 1 - r = rm ≤ r2n = (1 - r2)2. Hence (1 - r2)2 - (1 - r) = (1 - r) r (1 - r - r2) ≥ 0, so 1 - r - r2 ≥ 0. Hence rn = 1 - r2 ≥ r, which is impossible.
Many thanks to Carlos Gustavo Moreira for patiently explaining why the brute force approach of calculating the coefficients of q(x), starting at the low end, is full of pitfalls. After several failed attempts, I have given up on it!
Problem B1
The positive divisors of the integer n > 1 are d1 < d2 < ... < dk, so that d1 = 1, dk = n. Let d = d1d2 + d2d3 + ... + dk-1dk. Show that d < n2 and find all n for which d divides n2.
Solution
dk+1-m <= n/m. So d < n2(1/(1.2) + 1/(2.3) + 1/(3.4) + ... ). The inequality is certainly strict because d has only finitely many terms. But 1/(1.2) + 1/(2.3) + 1/(3.4) + ... = (1/1 - 1/2) + (1/2 - 1/3) + (1/3 - 1/4) + ... = 1. So d < n2.
Obviously d divides n2 for n prime. Suppose n is composite. Let p be the smallest prime dividing n. Then d > n2/p. But the smallest divisor of n2 apart from 1 is p, so if d divides n2, then d ≤ n2/p. So d cannot divide n2 for n composite.
Problem B2
Find all real-valued functions f on the reals such that (f(x) + f(y)) (f(u) + f(v)) = f(xu - yv) + f(xv + yu) for all x, y, u, v.
Solution
Answer: there are three possible functions: (1) f(x) = 0 for all x; (2) f(x) = 1/2 for all x; or (3) f(x) = x2.
Put x = y = 0, u = v, then 4 f(0) f(u) = 2 f(0). So either f(u) = 1/2 for all u, or f(0) = 0. f(u) = 1/2 for all u is certainly a solution. So assume f(0) = 0.
Putting y = v = 0, f(x) f(u) = f(xu) (*). In particular, taking x = u = 1, f(1)2 = f(1). So f(1) = 0 or 1. Suppose f(1) = 0. Putting x = y = 1, v = 0, we get 0 = 2f(u), so f(x) = 0 or all x. That is certainly a solution. So assume f(1) = 1.
Putting x = 0, u = v = 1 we get 2 f(y) = f(y) + f(-y), so f(-y) = f(y). So we need only consider f(x) for x positive. We show next that f(r) = r2 for r rational. The first step is to show that f(n) = n2 for n an integer. We use induction on n. It is true for n = 0 and 1. Suppose it is true for n-1 and n. Then putting x = n, y = u = v = 1, we get 2f(n) + 2 = f(n-1) + f(n+1), so f(n+1) = 2n2 + 2 - (n-1)2 = (n+1)2 and it is true for n+1. Now (*) implies that f(n) f(m/n) = f(m), so f(m/n) = m2/n2 for integers m, n. So we have established f(r) = r2 for all rational r.
From (*) above, we have f(x2) = f(x)2 ≥ 0, so f(x) is always non-negative for positive x and hence for all x. Putting u = y, v = x, we get ( f(x) + f(y) )2 = f(x2 + y2), so f(x2 + y2) = f(x)2 + 2f(x)f(y) + f(y)2 ≥ f(x)2 = f(x2). For any u > v > 0, we may put u = x2 + y2, v = x2 and hence f(u) ≥ f(v). In other words, f is an increasing function.
So for any x we may take a sequence of rationals rn all less than x we converge to x and another sequence of rationals sn all greater than x which converge to x. Then rn2 = f(rn) ≤ f(x) ≤ f(sn) = sn2 for all x and hence f(x) = x2.
Problem B3
2 circles of radius 1 are drawn in the plane so that no line meets more than two of the circles. Their centers are O1, O2, ... , On. Show that ∑i<j 1/OiOj ≤ (n-1)π/4.
Solution
Denote the circle center Oi by Ci. The tangents from O1 to Ci contain an angle 2x where sin x = 1/O1Oi. So 2x > 2/O1Oi. These double sectors cannot overlap, so ∑ 2/O1Oi < π. Adding the equations derived from O2, O3, ... we get 4 ∑ OiOj < nπ, so ∑ OiOj < nπ/4, which is not quite good enough.
There are two key observations. The first is that it is better to consider the angle OiO1Oj than the angle between the tangents to a single circle. It is not hard to show that this angle must exceed both 2/O1Oi and 2/O1Oj. For consider the two common tangents to C1 and Ci which intersect at the midpoint of O1Oi. The angle between the center line and one of the tangents is at least 2/O1Oi. No part of the circle Cj can cross this line, so its center Oj cannot cross the line parallel to the tangent through O1. In other word, angle OiO1Oj is at least 2/O1Oi. A similar argument establishes it is at least 2/O1Oj.
Now consider the convex hull of the n points Oi. m ≤ n of these points form the convex hull and the angles in the convex m-gon sum to (m-2)π. That is the second key observation. That gains us not one but two amounts π/4. However, we lose one back. Suppose O1 is a vertex of the convex hull and that its angle is θ1. Suppose for convenience that the rays O1O2, O1O3, ... , O1On occur in that order with O2 and On adjacent vertices to O1 in the convex hull. We have that the n-2 angles between adjacent rays sum to θ1. So we have ∑ 2/O1Oi < θ1, where the sum is taken over only n-2 of the i, not all n-1. But we can choose which i to drop, because of our freedom to choose either distance for each angle. So we drop the longest distance O1Oi. [If O1Ok is the longest, then we work outwards from that ray. Angle Ok-1O1Ok > 2/O1Ok-1, and angle OkO1Ok+1 > 2/O1Ok+1 and so on.]
We now sum over all the vertices in the convex hull. For any centers Oi inside the hull we use the ∑j 2/OiOj < π which we established in the first paragraph, where the sum has all n-1 terms. Thus we get ∑i,j 2/OiOj < (n-2)π, where for vertices i for which Oi is a vertex of the convex hull the sum is only over n-2 values of j and excludes 2/OiOmax i where Omax idenotes the furthest center from Oi.
Now for Oi a vertex of the convex hull we have that the sum over all j, ∑ 2/OiOj, is the sum Σ' over all but j = max i plus at most 1/(n-2) Σ'. In other words we must increase the sum by at most a factor (n-1)/(n-2) to include the missing term. For Oi not a vertex of the hull, obviously no increase is needed. Thus the full sum ∑i,j 2/OiOj < (n-1)π. Hence ∑i<j 1/OiOj < (n-1)π/4 as required.
Labels:
IMO