Documents

YearFilenameLanguageSource
1997IMO-1997-problems-eng.pdfen
Problem 1

In the plane the points with integer coordinates are the vertices of unit squares. The squares are colored alternately black and white (as on a chessboard).

For any pair of positive integers mm and nn, consider a right-angled triangle whose vertices have integer coordinates and whose legs, of lengths mm and nn, lie along edges of the squares.

Let S1S_1 be the total area of the black part of the triangle and S2S_2 be the total area of the white part. Let

f(m,n)=S1S2.f(m,n) = |S_1 - S_2|.

(a) Calculate f(m,n)f(m,n) for all positive integers mm and nn which are either both even or both odd.

(b) Prove that f(m,n)12max{m,n}f(m,n) \leq \frac{1}{2}\max\{m,n\} for all mm and nn.

(c) Show that there is no constant CC such that f(m,n)<Cf(m,n) < C for all mm and nn.

Problem 2

The angle at AA is the smallest angle of triangle ABCABC. The points BB and CC divide the circumcircle of the triangle into two arcs. Let UU be an interior point of the arc between BB and CC which does not contain AA. The perpendicular bisectors of ABAB and ACAC meet the line AUAU at VV and WW, respectively. The lines BVBV and CWCW meet at TT. Show that

AU=TB+TC.AU = TB + TC.

Problem 3

Let x1,x2,,xnx_1, x_2, \ldots, x_n be real numbers satisfying the conditions

x1+x2++xn=1|x_1 + x_2 + \cdots + x_n| = 1

and

xin+12i=1,2,,n.|x_i| \leq \frac{n+1}{2} \qquad i = 1, 2, \ldots, n.

Show that there exists a permutation y1,y2,,yny_1, y_2, \ldots, y_n of x1,x2,,xnx_1, x_2, \ldots, x_n such that

y1+2y2++nynn+12.|y_1 + 2y_2 + \cdots + ny_n| \leq \frac{n+1}{2}.

Problem 4

An n×nn \times n matrix whose entries come from the set S={1,2,,2n1}S = \{1, 2, \ldots, 2n - 1\} is called a silver matrix if, for each i=1,2,,ni = 1, 2, \ldots, n, the iith row and the iith column together contain all elements of SS. Show that

(a) there is no silver matrix for n=1997n = 1997;

(b) silver matrices exist for infinitely many values of nn.

Problem 5

Find all pairs (a,b)(a, b) of integers a,b1a, b \geq 1 that satisfy the equation

ab2=ba.a^{b^2} = b^a.

Problem 6

For each positive integer nn, let f(n)f(n) denote the number of ways of representing nn as a sum of powers of 2 with nonnegative integer exponents. Representations which differ only in the ordering of their summands are considered to be the same. For instance, f(4)=4f(4) = 4, because the number 4 can be represented in the following four ways:

4;2+2;2+1+1;1+1+1+1.4; 2 + 2; 2 + 1 + 1; 1 + 1 + 1 + 1.

Prove that, for any integer n3n \geq 3,

2n2/4<f(2n)<2n2/2.2^{n^2/4} < f(2^n) < 2^{n^2/2}.