32nd IMC

IMC 2025

Blagoevgrad, Bulgaria · papers 30 July & 31 July 2025 · 10 problems across 2 papers

View scoreboard
Top of the individual standings
  1. 1Maksim TurevskiiSaint-Petersburg State University100
  2. 2Łukasz Marek OrskiJagiellonian University98
  3. 3Huu An PhanNanyang Technological University93

Day 1

30 July 2025 · 5 problems
  1. Problem 1

    Let PR[x]P \in \mathbb{R}[x] be a polynomial with real coefficients, and suppose deg(P)2\deg(P) \ge 2. For every xRx \in \mathbb{R}, let xR2\ell_x \subset \mathbb{R}^2 denote the line tangent to the graph of PP at the point (x,P(x))(x, P(x)).

    (a) Suppose that the degree of PP is odd. Show that xRx=R2\displaystyle\bigcup_{x \in \mathbb{R}} \ell_x = \mathbb{R}^2.

    (b) Does there exist a polynomial of even degree for which the above equality still holds?

  2. Problem 2

    Let f ⁣:RRf \colon \mathbb{R} \to \mathbb{R} be a twice continuously differentiable function, and suppose that 11f(x)dx=0\int_{-1}^{1} f(x)\,\mathrm{d}x = 0 and f(1)=f(1)=1f(1) = f(-1) = 1. Prove that

    11(f(x))2dx15,\int_{-1}^{1} \left(f''(x)\right)^2 \mathrm{d}x \ge 15,

    and find all such functions for which equality holds.

  3. Problem 3

    Denote by S\mathcal{S} the set of all real symmetric 2025×20252025 \times 2025 matrices of rank 11 whose entries take values 1-1 or +1+1. Let A,BSA, B \in \mathcal{S} be matrices chosen independently uniformly at random. Find the probability that AA and BB commute, i.e. AB=BAAB = BA.

  4. Problem 4

    Let aa be an even positive integer. Find all real numbers xx such that

    ba+xaba1=ba+x/a(1)\left\lfloor \sqrt[a]{b^a + x} \cdot b^{a-1} \right\rfloor = b^a + \lfloor x/a \rfloor \tag{1}

    holds for every positive integer bb.

    (Here x\lfloor x \rfloor denotes the largest integer that is no greater than xx.)

  5. Problem 5

    For a positive integer nn, let [n]={1,2,,n}[n] = \{1, 2, \ldots, n\}. Denote by SnS_n the set of all bijections from [n][n] to [n][n], and let TnT_n be the set of all maps from [n][n] to [n][n]. Define the order ord(τ)\operatorname{ord}(\tau) of a map τTn\tau \in T_n as the number of distinct maps in the set {τ,ττ,τττ,}\{\tau, \tau \circ \tau, \tau \circ \tau \circ \tau, \ldots\} where \circ denotes composition. Finally, let

    f(n)=maxτSnord(τ)andg(n)=maxτTnord(τ).f(n) = \max_{\tau \in S_n} \operatorname{ord}(\tau) \quad \text{and} \quad g(n) = \max_{\tau \in T_n} \operatorname{ord}(\tau).

    Prove that g(n)<f(n)+n0.501g(n) < f(n) + n^{0.501} for sufficiently large nn.

Day 2

31 July 2025 · 5 problems
  1. Problem 6

    Let f ⁣:(0,)Rf \colon (0, \infty) \to \mathbb{R} be a continuously differentiable function, and let b>a>0b > a > 0 be real numbers such that f(a)=f(b)=kf(a) = f(b) = k. Prove that there exists a point ξ(a,b)\xi \in (a, b) such that

    f(ξ)ξf(ξ)=k.f(\xi) - \xi f'(\xi) = k.
  2. Problem 7

    Let Z>0\mathbb{Z}_{>0} be the set of positive integers. Find all nonempty subsets MZ>0M \subseteq \mathbb{Z}_{>0} satisfying both of the following properties:

    (a) if xMx \in M, then 2xM2x \in M,

    (b) if x,yMx, y \in M and x+yx + y is even, then x+y2M\dfrac{x+y}{2} \in M.

  3. Problem 8

    For an n×nn \times n real matrix AMn(R)A \in M_n(\mathbb{R}), denote by ARA^{\mathsf{R}} its counter-clockwise 90°90° rotation. For example,

    [123456789]R=[369258147].\begin{bmatrix} 1 & 2 & 3 \\ 4 & 5 & 6 \\ 7 & 8 & 9 \end{bmatrix}^{\mathsf{R}} = \begin{bmatrix} 3 & 6 & 9 \\ 2 & 5 & 8 \\ 1 & 4 & 7 \end{bmatrix}.

    Prove that if A=ARA = A^{\mathsf{R}} then for any eigenvalue λ\lambda of AA, we have Reλ=0\operatorname{Re}\lambda = 0 or Imλ=0\operatorname{Im}\lambda = 0.

  4. Problem 9

    Let nn be a positive integer. Consider the following random process which produces a sequence of nn distinct positive integers X1,X2,,XnX_1, X_2, \ldots, X_n.

    First, X1X_1 is chosen randomly with P(X1=i)=2i\mathbb{P}(X_1 = i) = 2^{-i} for every positive integer ii. For 1jn11 \le j \le n-1, having chosen X1,,XjX_1, \ldots, X_j, arrange the remaining positive integers in increasing order as n1<n2<n_1 < n_2 < \cdots, and choose Xj+1X_{j+1} randomly with P(Xj+1=ni)=2i\mathbb{P}(X_{j+1} = n_i) = 2^{-i} for every positive integer ii.

    Let Yn=max{X1,,Xn}Y_n = \max\{X_1, \ldots, X_n\}. Show that

    E[Yn]=i=1n2i2i1\mathbb{E}[Y_n] = \sum_{i=1}^{n} \frac{2^i}{2^i - 1}

    where E[Yn]\mathbb{E}[Y_n] is the expected value of YnY_n.

  5. Problem 10

    For any positive integer NN, let SNS_N be the number of pairs of integers 1a,bN1 \le a, b \le N such that the number (a2+a)(b2+b)(a^2 + a)(b^2 + b) is a perfect square. Prove that the limit

    limNSNN\lim_{N \to \infty} \frac{S_N}{N}

    exists and find its value.