IMO 2025

Day 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 \ge 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 \le 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.
Solution

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 Ω\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 \ne A. Line APAP intersects Γ\Gamma again at FAF \ne 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.)

Solution

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

f(a)baf(b)f(a)f(a) \mid 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) \le cn for all bonza functions ff and all positive integers nn.

Solution

Day 2

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, \dots consists of positive integers, each of which has at least three proper divisors. For each n1n \ge 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.

Solution

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 nnth 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λnx_1 + x_2 + \cdots + x_n \le \lambda n.
  • If nn is even, Bazza chooses a nonnegative real number xnx_n such that x12+x22++xn2nx_1^2 + x_2^2 + \cdots + x_n^2 \le n.

If a player cannot choose a suitable 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.

Solution

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.

Solution