MOPSS, 22nd November 2025
(All-Russian Mathematical Olympiad 2018 Grade 11 Day 1 P2, AoPS, proposed by F. Petrov) Let \(n\geq 2\) and \(x_{1},x_{2},\ldots,x_{n}\) be positive real numbers. Prove that \[ \frac{1 + x_1^2}{1 + x_1 x_2} + \frac{1 + x_2^2}{1 + x_2 x_3} + \cdots + \frac{1 + x_n^2}{1 + x_n x_1} \geq n . \]
Click here for the spoiler!
- Use the CauchyโSchwarz inequality to obtain a lower bound for each term.
- Use the AMโGM inequality to complete the proof.
Click here for the spoiler!
Note that \[ (1 + a^2)(1 + b^2) \geq (1 + ab)^2 \] holds for any real numbers \(a,b\) by the CauchyโSchwarz inequality. This implies that
\(\begin{align*} & \frac{1 + x_1^2}{1 + x_1 x_2} + \frac{1 + x_2^2}{1 + x_2 x_3} + \cdots + \frac{1 + x_n^2}{1 + x_n x_1} \\ & \geq \sqrt{\frac{1 + x_1^2}{1 + x_2^2}} + \sqrt{\frac{1 + x_2^2}{1 + x_3^2}} + \cdots + \sqrt{\frac{1 + x_n^2}{1 + x_1^2}} \\ & \geq n , \end{align*} \\)
where the last inequality follows from the AMโGM inequality. This completes the proof.
(All-Russian Mathematical Olympiad 2013 Grade 9 Day 1 P1, AoPS, proposed by I. Bogdanov) Given three distinct real numbers \(a\), \(b\), and \(c\), show that at least two of the three following equations
\[\begin{align*} (x - a)(x - b) & = x - c, \\ (x - b)(x - c) & = x - a,\\ (x - c)(x - a) & = x - b \end{align*}\]have real solutions.
Click here for the spoiler!
Without loss of generality, let us consider the case that the equations \[ (x - a)(x - b) = x - c, (x - b)(x - c) = x - a \] do not any real root. It follows that their discriminants are negative, that is, \[ (a + b + 1)^2 - 4 (ab + c), (b + c + 1)^2 - 4(bc + a) \] are negative. Note that
\(\begin{align*} (a + b + 1)^2 - 4(ab + c) & = (a - b)^2 + 1 + 2(a + b - 2c)\\ & = (b - a + 1)^2 + 4(a - c),\\ (b + c + 1)^2 - 4(bc + a) & = (b - c)^2 + 1 + 2(b + c - 2a)\\ & = (b - c + 1)^2 + 4(c - a). \end{align*} \\)
Since \(a\) and \(c\) are distinct real numbers, one of \(a - c\) and \(c - a\) is positive. Thus, the discriminant of one of the equations \[ (x - a)(x - b) = x - c, (x - b)(x - c) = x - a \] is non-negative, which is a contradiction. Therefore, at least two of the three equations have real solutions.
(All-Russian Mathematical Olympiad 1999 Grade 9 Day 1 P1, AoPS, proposed by S. Volchenkov) The decimal digits of a natural number \(A\) form an increasing sequence (from left to right). Find the sum of the digits of \(9A\).
(All-Russian Mathematical Olympiad 2007 Grade 8 Day 1 P1, AoPS, proposed by O. Podlipsky) Given reals numbers \(a\), \(b\), \(c\), prove that at least one of three equations
\[\begin{align*} x^{2} + (a - b)x + (b - c) & =0, \\ x^{2} + (b - c)x + (c - a) & =0, \\ x^{2} + (c - a)x + (a - b) & =0 \end{align*}\]has a real root.
Click here for the spoiler!
Note that the sum of the discriminants of the quadratic polynomials \[ x^2 + (a - b)x + (b - c), x^2 + (b - c)x + (c - a), x^2 + (c - a)x + (a - b) \] are equal to
\(\begin{align*} & (a - b)^2 - 4(b - c) + (b - c)^2 - 4(c - a) + (c - a)^2 - 4(a - b) \\ & = (a - b)^2 + (b - c)^2 + (c - a)^2 , \end{align*} \\)
which is non-negative, and hence, at least one of the discriminants is non-negative. This implies that at least one of the three equations has a real root.
(British Mathematical Olympiad 2024 P5) Let \(p\) be a prime number, and let \(n\) be the smallest positive integer, strictly greater than 1, for which \(n^6 - 1\) is divisible by \(p\). Prove that at least one of \((n + 1)^6 - 1\) and \((n + 2)^6 - 1\) is divisible by \(p\).
Click here for the spoiler!
- Consider the cases that \(p\) divides \(n^2 - n + 1\) and that \(p\) does not divide \(n^2 - n + 1\).
- Observe that
\(\begin{align*} n^2 - n + 1 & = (n - 1)^2 + (n - 1) + 1,\\ n^2 + n + 1 & = (n + 1)^2 - (n + 1) + 1 \end{align*} \\)
hold.
Click here for the spoiler!
Let \(p\) be a prime number, and let \(n\) be the smallest positive integer, strictly greater than 1, for which \(n^6 - 1\) is divisible by \(p\). Let us consider the case that \(p\) divides \(n^2 - n + 1\). Note that \[ n^2 - n + 1 = (n - 1)^2 + (n - 1) + 1 \] holds. Then \(p\) divides \((n - 1)^2 + (n - 1) + 1\), implying that \(p\) divides \((n - 1)^6 - 1\). Using the minimality of \(n\), it follows that \(n - 1\) is equal to \(1\). This implies that \(p\) divides \(2^2 - 2 + 1 = 3\). This shows that \(p\) is equal to \(3\). Using \(p = 3\) and \(n = 2\), it follows that \((n + 2)^6 - 1\) is divisible by \(p\). Now, let us consider the case that \(p\) does not divide \(n^2 - n + 1\). If \(p = 2\), then \(p\) divides \((n + 2)^6 - 1\). Henceforth, let us assume that \(p\) is an odd prime. Since \(p\) divides \((p - 1)^6 - 1\), using the minimality of \(n\) and that \(p - 1 \geq 2\), it follows that \(n\) is less than or equal to \(p - 1\). If \(n\) is less than \(p - 1\), then using the factorization \[ n^6 - 1 = (n - 1)(n + 1)(n^2 - n + 1)(n^2 + n + 1), \] it follows that \(p\) divides \(n^2 + n + 1\), and as consequence, \(p\) divides \((n + 1)^2 - (n + 1) + 1\), which is a divisor of \((n + 1)^6 - 1\). Finally, if \(n\) is equal to \(p - 1\), then \(p\) divides \((n + 2)^6 - 1\). This completes the proof.
Lecture notes for Math Olympiad (IOQM, RMO, INMO)
Click on the icons below to download.
Topics Links Algebra Combinatorics Geometry Number Theory INMO Training Camp IMO Training Camp MOPSS Simon Marais Mathematics Competition Resources