Documents

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

Prove that there is one and only one triangle whose side lengths are consecutive integers, and one of whose angles is twice as large as another.

Problem 2

Find all natural numbers xx such that the product of their digits (in decimal notation) is equal to x210x22x^2 - 10x - 22.

Problem 3

Consider the system of equations ax12+bx1+c=x2ax22+bx2+c=x3axn12+bxn1+c=xnaxn2+bxn+c=x1,\begin{aligned} ax_1^2 + bx_1 + c &= x_2 \\ ax_2^2 + bx_2 + c &= x_3 \\ &\vdots \\ ax_{n-1}^2 + bx_{n-1} + c &= x_n \\ ax_n^2 + bx_n + c &= x_1, \end{aligned} with unknowns x1,x2,,xnx_1, x_2, \ldots, x_n, where a,b,ca, b, c are real and a0a \neq 0. Let Δ=(b1)24ac\Delta = (b-1)^2 - 4ac. Prove that for this system

(a) if Δ<0\Delta < 0, there is no solution,

(b) if Δ=0\Delta = 0, there is exactly one solution,

(c) if Δ>0\Delta > 0, there is more than one solution.

Problem 5

Let ff be a real-valued function defined for all real numbers xx such that, for some positive constant aa, the equation f(x+a)=12+f(x)[f(x)]2f(x + a) = \frac{1}{2} + \sqrt{f(x) - [f(x)]^2} holds for all xx.

(a) Prove that the function ff is periodic (i.e., there exists a positive number bb such that f(x+b)=f(x)f(x + b) = f(x) for all xx).

(b) For a=1a = 1, give an example of a non-constant function with the required properties.

Problem 6

For every natural number nn, evaluate the sum k=0[n+2k2k+1]=[n+12]+[n+24]++[n+2k2k+1]+\sum_{k=0}^{\infty} \left[ \frac{n + 2^k}{2^{k+1}} \right] = \left[ \frac{n + 1}{2} \right] + \left[ \frac{n + 2}{4} \right] + \cdots + \left[ \frac{n + 2^k}{2^{k+1}} \right] + \cdots

(The symbol [x][x] denotes the greatest integer not exceeding xx.)