23rd Canadian Mathematical Olympiad Problems 1991
1. Show that there are infinitely many solutions in positive integers to a2 + b5 = c3.
2. Find the sum of all positive integers which have n 1s and n 0s when written in base 2.
3. Show that the midpoints of all chords of a circle which pass through a fixed point lie on another circle.
4. Can ten distinct numbers a1, a2, b1, b2, b3, c1, c2, d1, d2, d3 be chosen from {0, 1, 2, ... , 14}, so that the 14 differences |a1 - b1|, |a1 - b2|, |a1 - b3|, |a2 - b1|, |a2 - b2|, |a2 - b3|, |c1 - d1|, |c1 - d2|, |c1 - d3|, |c2 - d1|, |c2 - d2|, |c2 - d3|, |a1 - c1|, |a2 - c2| are all distinct?
5. An equilateral triangle side n is divided into n2 equilateral triangles side 1 by lines parallel to its sides. How many parallelograms can be formed from the small triangles? [For example, if n = 3, there are 15, nine composed of two small triangles and six of four.]
Solutions
Problem 1
Show that there are infinitely many solutions in positive integers to a2 + b5 = c3.
Solution
We have 102 + 35 = 73. Hence (10n15)2 + 3(n6)5 = (7n10)3 for all n.
Problem 2
Find the sum of all positive integers which have n 1s and n 0s when written in base 2.
Solution
The first digit must be 1. Then the remaining 2n-1 digits are subject only to the constraint that n are 0 and n-1 are 1. So there are (2n-1)!/(n! (n-1)! ) possibilities. There are (2n-2)!/( ( n! (n-2)! ) with a 1 in any given position (apart from the first). Thus the sum is (2n-1)!/(n! (n-1)! ) 22n-1 + (2n-2)!/( n! (n-2)! ) (1 + 2 + 22 + ... + 22n-2) = (2n-1)!/(n! (n-1)! ) 22n-1 + (2n-2)!/( n! (n-2)! ) (22n-1 - 1). For n = 1 the formula breaks down, but in that case the sum is obviously 2.
Problem 3
Show that the midpoints of all chords of a circle which pass through a fixed point lie on another circle.
Solution
Let the circle have center O and let the point be X. We have angle OMX = 90o, so M lies on the circle diameter OX. [We are not asked to find the locus of M, simply to show that the locus is part of a circle. In fact, if X lies outside the circle, then the locus is the part of the circle diameter OX which lies inside the given circle. If X lies inside, then it is the complete circle diameter OX.]
Problem 4
Can ten distinct numbers a1, a2, b1, b2, b3, c1, c2, d1, d2, d3 be chosen from {0, 1, 2, ... , 14}, so that the 14 differences |a1 - b1|, |a1 - b2|, |a1 - b3|, |a2 - b1|, |a2 - b2|, |a2 - b3|, |c1 - d1|, |c1 - d2|, |c1 - d3|, |c2 - d1|, |c2 - d2|, |c2 - d3|, |a1 - c1|, |a2 - c2| are all distinct?
Solution
Answer: no.
We use a parity argument. There are 14 possible non-zero differences between numbers from the set {0, 1, 2, ... , 14}, namely 1, 2, ... , 14. Since the 14 differences are required to be all different, they must be 1, 2, ... , 14 (in some order). So exactly 7 of the differences must be odd. We show that this is impossible.
Suppose a1 and a2 have the same parity, and c1 and c2 have the same parity. Then either 0 or 2 of |a1 - c1|, |a2 - c2| are odd. But for each bi, either both |a1 - bi|, |a2 - bi| are odd or neither are odd. So an even number of differences |ai - bj| are odd. Similarly, an even number of differences |ci - dj| are odd. So we must have an even number of odd differences. Contradiction.
Suppose a1 and a2 have opposite parity, and c1 and c2 have opposite parity. Again, an even number of |ai - ci| are odd. But now just one of |a1 - bi|, |a2 - bi| is odd, so three of |ai - bj| are odd, and similarly three of |ci - dj|, so an even number of odd differences in total. Contradiction.
Suppose a1 and a2 have the same parity, but c1 and c2 have opposite parity. Then just one of |ai - ci| is odd. But an even number of |ai - bj| are odd, whilst three of |ci - dj| are odd. So again we have an even number of odd differences in all. Contradiction. Similarly, if a1 and a2 have opposite parity, whilst c1 and c2 have the same parity.
Problem 5
An equilateral triangle side n is divided into n2 equilateral triangles side 1 by lines parallel to its sides. How many parallelograms can be formed from the small triangles? [For example, if n = 3, there are 15, nine composed of two small triangles and six of four.]
Solution
Answer: (n+2)(n+1)n(n-1)/8 = 3 (n+2)C4.
The parallelogram must have angles 60o, 120o, 60o, 120o. The 60o angles can be aligned in three ways (with one of the vertices of the triangle) and the number of parallelograms for each way is obviously equal. Suppose it is an (so that the total number of parallelograms is 3 an).
Let the big triangle be ABC. Let bn be the number of parallelograms where one vertex of the parallelogram is A. Then we evidently have an = bn + 2 bn-1 + 3 bn-2 + ... + (n-1) b2. But it is easy to calculate bn directly. Such a parallelogram is uniquely defined by the position of the vertex opposite to A. But that can have any position in the rows of vertices (of the small triangles) provided it is at least two rows below A and not at either end. Thus there are 1 + 2 + ... + n-1 = n(n-1)/2 possible positions for it. So bn = n(n-1)/2 and bn+1 - bn = n. Hence an+1 - an = 1.n + 2(n-1) + 3(n-2) + ... + n.1 = n(1 + 2 + ... + n) - (1.2 + 2.3 + ... + (n-1)n) = n2(n+1)/2 - (n-1)n(n+1)/3 = n(n+1)(n+2)/6 = (n+2)C3. Now we claim that an = (n+2)C4. It is true for n = 2 (obviously a2 = 1). So the result is a trivial induction, since (n+2)C4 + (n+2)C3 = (n+3)C4. Hence, finally, the total number of parallelograms is 3an = 3 (n+2)C4.
Labels:
CMO