#CompetitionYearsProblemsYears
1International Mathematical Olympiad1959–2025398
2Middle European Mathematical Olympiad2009–2025160
International Mathematical Olympiad 1996 Problem 1

We are given a positive integer rr and a rectangular board ABCDABCD with dimensions AB=20|AB| = 20, BC=12|BC| = 12. The rectangle is divided into a grid of 20×1220 \times 12 unit squares. The following moves are permitted on the board: one can move from one square to another only if the distance between the centers of the two squares is r\sqrt{r}. The task is to find a sequence of moves leading from the square with AA as a vertex to the square with BB as a vertex.

(a) Show that the task cannot be done if rr is divisible by 2 or 3.

(b) Prove that the task is possible when r=73r = 73.

(c) Can the task be done when r=97r = 97?

International Mathematical Olympiad 1996 Problem 5

Let ABCDEFABCDEF be a convex hexagon such that ABAB is parallel to DEDE, BCBC is parallel to EFEF, and CDCD is parallel to FAFA. Let RA,RC,RER_A, R_C, R_E denote the circumradii of triangles FAB,BCD,DEFFAB, BCD, DEF, respectively, and let PP denote the perimeter of the hexagon. Prove that

RA+RC+REP2.R_A + R_C + R_E \geq \frac{P}{2}.

International Mathematical Olympiad 1996 Problem 6

Let p,q,np, q, n be three positive integers with p+q<np + q < n. Let (x0,x1,,xn)(x_0, x_1, \ldots, x_n) be an (n+1)(n + 1)-tuple of integers satisfying the following conditions:

(a) x0=xn=0x_0 = x_n = 0.

(b) For each ii with 1in1 \leq i \leq n, either xixi1=px_i - x_{i-1} = p or xixi1=qx_i - x_{i-1} = -q.

Show that there exist indices i<ji < j with (i,j)(0,n)(i, j) \neq (0, n), such that xi=xjx_i = x_j.