Documents

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

A line in the plane is called sunny if it is not parallel to any of the xx-axis, the yy-axis, and the line x+y=0x + y = 0.

Let n3n \geqslant 3 be a given integer. Determine all nonnegative integers kk such that there exist nn distinct lines in the plane satisfying both of the following:

  • for all positive integers aa and bb with a+bn+1a + b \leqslant n + 1, the point (a,b)(a, b) is on at least one of the lines; and
  • exactly kk of the nn lines are sunny.
Problem 2

Let Ω\Omega and Γ\Gamma be circles with centres MM and NN, respectively, such that the radius of Ω\Omega is less than the radius of Γ\Gamma. Suppose circles Ω\Omega and Γ\Gamma intersect at two distinct points AA and BB. Line MNMN intersects Ω\Omega at CC and Γ\Gamma at DD, such that points CC, MM, NN and DD lie on the line in that order. Let PP be the circumcentre of triangle ACDACD. Line APAP intersects Ω\Omega again at EAE \neq A. Line APAP intersects Γ\Gamma again at FAF \neq A. Let HH be the orthocentre of triangle PMNPMN.

Prove that the line through HH parallel to APAP is tangent to the circumcircle of triangle BEFBEF.

(The orthocentre of a triangle is the point of intersection of its altitudes.)

Problem 3

Let N\mathbb{N} denote the set of positive integers. A function f ⁣:NNf\colon \mathbb{N}\to \mathbb{N} is said to be bonza if

f(a)   divides   baf(b)f(a)f(a) \; \text{ divides } \; b^a - f(b)^{f(a)}

for all positive integers aa and bb.

Determine the smallest real constant cc such that f(n)cnf(n) \leqslant cn for all bonza functions ff and all positive integers nn.

Problem 4

A proper divisor of a positive integer NN is a positive divisor of NN other than NN itself.

The infinite sequence a1,a2,a_1, a_2, \ldots consists of positive integers, each of which has at least three proper divisors. For each n1n \geqslant 1, the integer an+1a_{n+1} is the sum of the three largest proper divisors of ana_n.

Determine all possible values of a1a_1.

Problem 5

Alice and Bazza are playing the inekoalaty game, a two-player game whose rules depend on a positive real number λ\lambda which is known to both players. On the nthn^{\text{th}} turn of the game (starting with n=1n = 1) the following happens:

• If nn is odd, Alice chooses a nonnegative real number xnx_n such that

x1+x2++xnλn.x_1 + x_2 + \cdots + x_n \leqslant \lambda n.

• If nn is even, Bazza chooses a nonnegative real number xnx_n such that

x12+x22++xn2n.x_1^2 + x_2^2 + \cdots + x_n^2 \leqslant n.

If a player cannot choose a suitable number xnx_n, the game ends and the other player wins. If the game goes on forever, neither player wins. All chosen numbers are known to both players.

Determine all values of λ\lambda for which Alice has a winning strategy and all those for which Bazza has a winning strategy.

Problem 6

Consider a 2025×20252025 \times 2025 grid of unit squares. Matilda wishes to place on the grid some rectangular tiles, possibly of different sizes, such that each side of every tile lies on a grid line and every unit square is covered by at most one tile.

Determine the minimum number of tiles Matilda needs to place so that each row and each column of the grid has exactly one unit square that is not covered by any tile.