A1. an is the last digit of 1 + 2 + ... + n. Find a1 + a2 + ... + a1992.
A2. Let f(x) = a1/(x + a1) + a2/(x + a2) + ... + an/(x + an), where ai are unequal positive reals. Find the sum of the lengths of the intervals in which f(x) ≥ 1.
A3. ABC is an equilateral triangle with side 2. Show that any point P on the incircle satisfies PA2 + PB2 + PC2 = 5. Show also that the triangle with side lengths PA, PB, PC has area (√3)/4.
B1. Let an, bn be two sequences of integers such that: (1) a0 = 0, b0 = 8; (2) an+2 = 2 an+1 - an + 2, bn+2 = 2 bn+1 - bn, (3) an2 + bn2 is a square for n > 0. Find at least two possible values for (a1992, b1992).
B2. Construct a cyclic trapezium ABCD with AB parallel to CD, perpendicular distance h between AB and CD, and AB + CD = m.
B3. Given a triangle ABC, take A' on the ray BA (on the opposite side of A to B) so that AA' = BC, and take A" on the ray CA (on the opposite side of A to C) so that AA" = BC. Similarly take B', B" on the rays CB, AB respectively with BB' = BB" = CA, and C', C" on the rays AB, CB. Show that the area of the hexagon A"A'B"B'C"C' is at least 13 times the area of the triangle ABC.
Solutions
Problem A1
an is the last digit of 1 + 2 + ... + n. Find a1 + a2 + ... + a1992.
Solution
It is easy to compile the following table, from which we see that an is periodic with period 20, and indeed the sum for each decade (from 0 to 9) is 35. Thus the sum for 1992 is 199·35 + 5 + 6 + 8 = 6984.
n 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
an 0 1 3 6 0 5 1 8 6 5 5 6 8 1 5 0 6 3 1 0 0
sum 0 1 4 10 10 15 16 24 30 35 40 46 54 55 60 60 66 69 70 70 70
Problem
A2
Let f(x) = a1/(x + a1) + a2/(x + a2) + ... + an/(x + an), where ai are unequal positive reals. Find the sum of the lengths of the intervals in which f(x) ≥ 1.
Answer
∑ ai
Solution
wlog a1 > a2 > ... > an. The graph of each ai/(x + ai) is a rectangular hyberbola with asymptotes x = -ai and y = 0. So it is not hard to see that the graph of f(x) is made up of n+1 strictly decreasing parts. For x < -a1, f(x) is negative. For x ∈ (-ai, -ai+1), f(x) decreases from ∞ to -∞. Finally, for x > -an, f(x) decreases from ∞ to 0. Thus f(x) = 1 at n values b1 < b2 < ... < bn, and f(x) ≥ 1 on the n intervals (-a1,b1), (-a2,b2), ... , (-an,bn). So the sum of the lengths of these intervals is ∑ (ai + bi). We show that ∑ bi = 0.
Multiplying f(x) = 1 by ∏(x + aj) we get a polynomial of degree n:
The coefficient of xn is 1 and the coefficient of xn-1 is ∑ aj - ∑ ai = 0. Hence the sum of the roots, which is ∑ bi, is zero.
Thanks to Juan Ignacio Restrepo
Problem A3
ABC is an equilateral triangle with side 2. Show that any point P on the incircle satisfies PA2 + PB2 + PC2 = 5. Show also that the triangle with side lengths PA, PB, PC has area (√3)/4.
Solution
Take vectors centered at the center O of the triangle. Write the vector OA as A etc. Then PA2 + PB2 + PC2 = (P - A)2 + (P - B)2 + (P - C)2 = 3P2 + (A2 + B2 + C2) - 2P.(A + B + C) = 15P2, since A2 = B2 = C2 = 4P2 and A + B + C = 0. Finally the side is 2, so an altitude is √3 and the inradius is (√3)/3 = 1/√3, so PA2 + PB2 + PC2 = 15/3 = 5.
Take Q outside the triangle so that BQ = BP and CQ = AP. Then BQC and BPA are congruent, so ∠ABP = ∠CBQ and hence ∠PBQ = 60o, so PBQ is equilateral. Hence PQ is PB and PQC has sides equal to PA, PB, PC. If we construct two similar points outside the other two sides then we get a figure with total area equal to 2 area ABC and to 3 area PQC + area of three equilateral triangles sides PA, PB, PC. Hence 3 area PQC = 2 area ABC - area ABC (PA2+PB2+PC2)/PA2 = (3/4) area ABC = (3√3)/4. So area PQC = (√3)/4.
Thanks to Johann Peter Gustav Lejeune Dirichlet
Problem B1
Let an, bn be two sequences of integers such that: (1) a0 = 0, b0 = 8; (2) an+2 = 2 an+1 - an + 2, bn+2 = 2 bn+1 - bn, (3) an2 + bn2 is a square for n > 0. Find at least two possible values for (a1992, b1992).
Answer
(1992·1996, 4·1992+8), (1992·1988, -4·1992+8)
Solution
an satisfies a standard linear recurrence relation with general solution an = n2 + An + k. But an = 0, so k = 0. Hence an = n2 + An. If you are not familiar with the general solution, then you can guess this solution and prove it by induction.
Similarly, bn = Bn + 8. Hence an2+bn2 = n4 + 2An3 + (A2+B2)n2 + 16Bn + 64. If this is a square, then looking at the constant and n3 terms, it must be (n2 + An + 8). Comparing the other terms, A = B = ±4.
Thanks to Juan Ignacio Restrepo
Labels:
Iberoamerican Mathematical Olympiad