id
stringlengths
4
4
problem_markdown
stringlengths
36
3.59k
solutions_markdown
listlengths
0
10
images
images listlengths
0
15
country
stringclasses
58 values
competition
stringlengths
3
108
topics_flat
listlengths
0
12
language
stringclasses
18 values
problem_type
stringclasses
4 values
final_answer
stringlengths
1
1.22k
0ana
Problem: Consider the system $$ x y = 10^{a}, \quad y z = 10^{b}, \quad x z = 10^{c} $$ What is $\log x + \log y + \log z$? (a) $\frac{a b c}{2}$ (b) $\frac{a+b+c}{2}$ (c) $a+b+c$ (d) $a b c$
[]
Philippines
QUALIFYING STAGE
[ "Algebra > Intermediate Algebra > Logarithmic functions" ]
null
MCQ
(b)
0gt8
In an equilateral triangle $ABC$, the point $X$ on the segment $[BC]$ and the points $Y$, $Z$ on the rays $[BA$ and $[CA$, respectively, are given such that $AX$, $BZ$, $CY$ are parallel. Let $XY$ intersect $AC$ at $M$, and let $XZ$ intersect $AB$ at $N$. Show that $MN$ is tangent to the incircle of $ABC$.
[ "$AX \\parallel BZ$ implies $\\frac{AN}{NB} = \\frac{AX}{BZ} = \\frac{CX}{CB}$, and $AX \\parallel CY$ implies $\\frac{AM}{MC} = \\frac{AX}{CY} = \\frac{BX}{BC}$. Hence,\n$$\n\\frac{AN}{NB} + \\frac{AM}{MC} = \\frac{CX}{CB} + \\frac{BX}{BC} = 1. \\quad (1)\n$$\nNow let $a$ denote the sidelength of $ABC$. Using (1),...
Turkey
Junior Turkish Mathematical Olympiad
[ "Geometry > Plane Geometry > Triangles > Triangle centers: centroid, incenter, circumcenter, orthocenter, Euler line, nine-point circle", "Geometry > Plane Geometry > Triangles > Triangle trigonometry", "Geometry > Plane Geometry > Circles > Tangents", "Geometry > Plane Geometry > Quadrilaterals > Inscribed/c...
null
proof only
null
06dz
Given a set $S$ of $10$ distinct positive integers, all less than $118$, prove that $S$ contains at least two nonempty subsets $A$ and $B$, such that $A \cap B = \emptyset$, and the sums of the integers in $A$ and $B$ are equal.
[ "(IMO 1972 Problem 1 modified) There are $2^{10} - 1 = 1023$ proper subsets of $S$, each containing at most $9$ elements. The sum of all elements in such a proper subset ranges from $0$ to\n$$\n117 + 116 + \\cdots + 109 = \\frac{(117 + 109) \\times 9}{2} = 1017.\n$$\nThere are only $1018$ possibilities. By the pige...
Hong Kong
IMO HK TST
[ "Discrete Mathematics > Combinatorics > Pigeonhole principle" ]
null
proof only
null
0eaf
Problem: Dano je neskončno zaporedje, katerega prvi štirje členi so $2, 6, 18$ in $54$. Zapiši splošni člen $a_{n}$ danega zaporedja, če je količnik med poljubnima zaporednima členoma konstanten. Izračunaj še vsoto prvih $1000$ členov zaporedja s splošnim členom $b_{n} = \log_{3}\left(a_{n}\right)$.
[]
Slovenia
14. tekmovanje v znanju matematike za dijake srednjih tehniških in strokovnih šol, Državno tekmovanje
[ "Algebra > Algebraic Expressions > Sequences and Series > Sums and products", "Algebra > Intermediate Algebra > Exponential functions", "Algebra > Intermediate Algebra > Logarithmic functions" ]
null
proof and answer
a_n = 2·3^{n−1}; S_1000 = 1000·log_3 2 + 499500
02ng
Problem: Um triângulo isósceles tem uma base de $10~\mathrm{cm}$ e dois lados iguais medindo $13~\mathrm{cm}$. É possível cortar esse triângulo em dois outros triângulos de tal modo que, juntando esses triângulos de outra maneira obtenhamos um outro triângulo isósceles (evidentemente com a mesma área)? ![](attached_i...
[ "Solution:\n\nNum triângulo isósceles, a altura relativa à base coincide com a mediana. Traçando essa altura no triângulo dado, de base $10$, obtemos dois triângulos retângulos com catetos medindo $5$ e $h$ e hipotenusa $13$. Pelo Teorema de Pitágoras, temos $h^{2}+5^{2}=13^{2}$, donde $h^{2}=13^{2}-5^{2}=144$, por...
Brazil
Brazilian Mathematical Olympiad
[ "Geometry > Plane Geometry > Triangles > Triangle trigonometry", "Geometry > Plane Geometry > Miscellaneous > Constructions and loci", "Geometry > Plane Geometry > Miscellaneous > Distance chasing" ]
null
proof and answer
Yes
00h7
Let $S=\{2,3,4, \ldots\}$ denote the set of integers that are greater than or equal to $2$. Does there exist a function $f: S \rightarrow S$ such that $$ f(a) f(b) = f\left(a^{2} b^{2}\right) \text{ for all } a, b \in S \text{ with } a \neq b? $$
[ "We prove that there is no such function. For arbitrary elements $a$ and $b$ of $S$, choose an integer $c$ that is greater than both of them. Since $b c > a$ and $c > b$, we have\n$$\nf\\left(a^{4} b^{4} c^{4}\\right) = f\\left(a^{2}\\right) f\\left(b^{2} c^{2}\\right) = f\\left(a^{2}\\right) f(b) f(c)\n$$\nFurther...
Asia Pacific Mathematics Olympiad (APMO)
APMO
[ "Algebra > Algebraic Expressions > Functional Equations > Existential quantifiers" ]
English
proof and answer
No
0bbf
Find all functions $f : [0, 1] \to \mathbb{R}$ satisfying for all $x, y \in [0, 1]$ the inequality $|x - y|^2 \le |f(x) - f(y)| \le |x - y|$.
[ "The condition $|f(x) - f(y)| \\le |x - y|$ is sufficient for the continuity of $f$. From $|x - y|^2 \\le |f(x) - f(y)|$ we derive that $f$ is one-to-one, implying that $f$ is a strictly monotonic function. We may assume that $f$ is strictly increasing, because $f$ can be replaced by $-f$.\nSet $x = 0$ and $y = 1$ ...
Romania
62nd ROMANIAN MATHEMATICAL OLYMPIAD
[ "Algebra > Algebraic Expressions > Functional Equations > Injectivity / surjectivity", "Algebra > Algebraic Expressions > Functional Equations > Existential quantifiers" ]
null
proof and answer
All functions of the form f(x) = x + a or f(x) = -x + a for any real constant a.
0gok
Let $Q^+$ denote the set of positive rational numbers. Determine all functions $f: Q^+ \to Q^+$ that satisfy the conditions $$ f\left(\frac{x}{x+1}\right) = \frac{f(x)}{x+1} \quad \text{and} \quad f\left(\frac{1}{x}\right) = \frac{f(x)}{x^3} $$ for all $x \in Q^+$.
[ "Let $n$ be a positive integer and $x = 1/n$. Then $f(\\frac{1}{n}) = \\frac{n+1}{n} f(\\frac{1}{n+1})$. It follows by induction that $f(\\frac{1}{n}) = \\frac{f(1)}{n}$ for all positive integers $n$.\n\nWe claim that $f(\\frac{m}{n}) = \\frac{m^2}{n} f(1)$ for all relatively prime positive integers $m$ and $n$. Th...
Turkey
Team Selection Test for IMO 2011
[ "Algebra > Algebraic Expressions > Functional Equations" ]
English
proof and answer
For any positive rational r written in lowest terms as r = m/n, all solutions are f(r) = c * m^2 / n for a fixed constant c = f(1) ∈ Q^+.
05h0
Problem: Soit $ABC$ un triangle acutangle avec $AB < AC < BC$ et soit $\Omega$ son cercle circonscrit. Soient $D$ et $E$ les points diamètralement opposés respectivement aux points $B$ et $C$ dans le cercle $\Omega$. Le cercle de centre $A$ et de rayon $AE$ intersecte $[AC]$ en $K$. Le cercle de centre $A$ et de rayon...
[ "Solution:\n\n![](attached_image_1.png)\n\nNotons $X$ le second point d'intersection de la droite $(EK)$ avec le cercle $\\Omega$. La première chose à comprendre est que les points $K$ et $L$ sont très peu importants et qu'ils ne sont là que pour créer des triangles rectangles isocèles.\n\nAinsi, on sait que $[CE]$...
France
PRÉPARATION OLYMPIQUE FRANÇAISE DE MATHÉMATIQUES
[ "Geometry > Plane Geometry > Quadrilaterals > Cyclic quadrilaterals", "Geometry > Plane Geometry > Miscellaneous > Angle chasing" ]
null
proof only
null
0il0
Problem: Six people, all of different weights, are trying to build a human pyramid: that is, they get into the formation > A > B C > D E F We say that someone not in the bottom row is "supported by" each of the two closest people beneath her or him. How many different pyramids are possible, if nobody can be supporte...
[ "Solution:\n\nWithout loss of generality, let the weights of the people be $1, 2, 3, 4, 5,$ and $6$. Clearly we must have $A=1$. Then, equally clearly, either $B$ or $C$ must be $2$.\n\nSuppose $B=2$: Then either $C$ or $D$ must be $3$. If $C=3$, we have $3!=6$ possibilities to fill the bottom row. If $D=3$, then $...
United States
Harvard-MIT Mathematics Tournament
[ "Discrete Mathematics > Combinatorics > Enumeration with symmetry" ]
null
proof and answer
16
0djf
Let $ABC$ be a triangle with $(O)$ as its circumcircle. Take $D$ on the minor arc $BC$ of $(O)$ and the tangent line from $D$ to $(O)$ that intersects $BC$, $CA$, $AB$ at $M$, $N$, $P$. Line $AM$ cuts $(O)$ again at $K$ and $BN$, $CP$ meet at $H$. Prove that $H$, $K$, $D$ are collinear.
[]
Saudi Arabia
SAUDI ARABIAN IMO Booklet 2023
[ "Geometry > Plane Geometry > Circles > Tangents", "Geometry > Plane Geometry > Transformations > Inversion", "Geometry > Plane Geometry > Advanced Configurations > Polar triangles, harmonic conjugates", "Geometry > Plane Geometry > Miscellaneous > Angle chasing" ]
English
proof only
null
0az6
Problem: Let $x$, $y$, and $z$ be real numbers that satisfy the following system: $$ \begin{aligned} x+3y+6z &= 1 \\ xy+2xz+6yz &= -8 \\ xyz &= 2 \end{aligned} $$ Find the smallest possible value of $x+y+z$.
[ "Solution:\nLet $y' = 3y$, $z' = 6z$. The system of equations can then be rewritten as\n$$\n\\begin{aligned}\nx + y' + z' &= 1 \\\\\nx y' + x z' + y' z' &= -24 \\\\\nx y' z' &= 36\n\\end{aligned}\n$$\nand so $x, y', z'$ are the roots of the polynomial $t^3 - t^2 - 24t - 36 = 0$. This factors into $(t-6)(t+3)(t+2) =...
Philippines
20th Philippine Mathematical Olympiad
[ "Algebra > Algebraic Expressions > Polynomials > Vieta's formulas" ]
null
proof and answer
-8/3
0iwy
Problem: In triangle $A B C$, the bisector of $\angle B$ meets the circumcircle of $\triangle A B C$ at $D$. Prove that $$ B D^{2}>B A \cdot B C $$
[ "Solution:\n\nIn the diagram, $\\angle A B D = \\angle D B C$ (angle bisector) and $\\angle B A C = \\angle B D C$ (both intercept arc $B C$), so $\\triangle B A E \\sim \\triangle B D C$. We get\n$$\n\\begin{aligned}\n\\frac{B A}{B E} & = \\frac{B D}{B C} \\\\\nB D \\cdot B E & = B A \\cdot B C,\n\\end{aligned}\n$...
United States
Berkeley Math Circle Monthly Contest 5
[ "Geometry > Plane Geometry > Miscellaneous > Angle chasing", "Geometry > Plane Geometry > Geometric Inequalities > Triangle inequalities" ]
null
proof only
null
07nt
A polynomial in two variables $x$, $y$ is called homogeneous of degree $n \geq 0$ if all its terms are constant multiples of $x^k y^{n-k}$ for some integer $k$ with $0 \leq k \leq n$. Fix $n \geq 1$ and suppose that $P(x, y)$ and $Q(x, y)$ are two homogeneous polynomials of degree $n$, such that $P(k, n-k) = Q(n-k, k)$...
[ "Consider the homogeneous polynomial $R(x, y) = P(x, y) - Q(y, x)$; it can be written as\n$$\nR(x, y) = r_0x^n + r_1x^{n-1}y + \\dots + r_kx^{n-k}y^k + \\dots + r_{n-1}xy^{n-1} + r_ny^n.\n$$\n\nBy assumption we have $R(k, n - k) = 0$ for $k = 0, 1, 2, \\dots, n$. For $k = 0$ and $k = n$ we get $0 = R(0, n) = r_n n^...
Ireland
Ireland
[ "Algebra > Algebraic Expressions > Polynomials > Polynomial operations" ]
null
proof only
null
0k6d
Problem: Reimu has $2019$ coins $C_{0}, C_{1}, \ldots, C_{2018}$, one of which is fake, though they look identical to each other (so each of them is equally likely to be fake). She has a machine that takes any two coins and picks one that is not fake. If both coins are not fake, the machine picks one uniformly at rand...
[ "Solution:\n\nLet $E$ denote the event that $C_{0}$ is fake, and let $F$ denote the event that the machine picks $C_{i}$ over $C_{0}$ for all $i=1,2, \\ldots, 1009$. By the definition of conditional probability, $P(E \\mid F) = \\frac{P(E \\cap F)}{P(F)}$.\n\nSince $E$ implies $F$, $P(E \\cap F) = P(E) = \\frac{1}{...
United States
HMMT February 2019
[ "Statistics > Probability > Counting Methods > Other" ]
null
final answer only
2^{1009} / (2^{1009} + 1009)
08i9
Problem: The equation $x^{13} - x^{11} + x^{9} - x^{7} + x^{5} - x^{3} + x - 2 = 0$ has a real solution $x_0$. Show that $\left[x_0^{14}\right] = 3$, where $[a]$ is the integral part of the real number $a$.
[]
JBMO
THE 47-th MATHEMATIAL OLYMPIAD OF REPUBLIC OF MOLDOVA
[ "Algebra > Algebraic Expressions > Polynomials", "Algebra > Algebraic Expressions > Sequences and Series > Sums and products", "Algebra > Equations and Inequalities > QM-AM-GM-HM / Power Mean" ]
null
proof and answer
3
0hyj
Problem: Let $ABCD$ be a cyclic quadrilateral (a quadrilateral which can be inscribed in a circle). Let $E$ and $F$ be variable points on the sides $AB$ and $CD$, respectively, such that $AE / EB = CF / FD$. Let $P$ be the point on the segment $EF$ such that $PE / PF = AB / CD$. Prove that the ratio between the areas ...
[ "Solution:\n\nThere are two cases to consider. First, assume that the lines $AD$ and $BC$ are not parallel and meet at $S$. Since $ABCD$ is cyclic, $\\triangle ASB$ and $\\triangle CSD$ are similar. Since $AE / AB = CF / CD$, then $AE / CF = AB / CD = AS / CS$, and $\\triangle ASE$ and $\\triangle CSF$ are also sim...
United States
1st Bay Area Mathematical Olympiad
[ "Geometry > Plane Geometry > Quadrilaterals > Cyclic quadrilaterals", "Geometry > Plane Geometry > Miscellaneous > Angle chasing", "Geometry > Plane Geometry > Miscellaneous > Distance chasing" ]
null
proof only
null
08t9
Suppose that 6 real numbers $a, b, c, d, e, f$ satisfy the following equations: $$ \begin{aligned} & (a + 1999)(b - 1999)(c + 1999) + (d - 1999)(e + 1999)(f - 1999) = 1, \\ & (a + 2000)(b - 2000)(c + 2000) + (d - 2000)(e + 2000)(f - 2000) = 10, \\ & (a + 2001)(b - 2001)(c + 2001) + (d - 2001)(e + 2001)(f - 2001) = 100....
[ "Let\n$A = a+2000$, $B = b-2000$, $C = c+2000$, $D = d-2000$, $E = e+2000$, $F = f-2000$,\nand\n$$\nP(x) = (A + x)(B - x)(C + x) + (D - x)(E + x)(F - x).\n$$\n$P(x)$ is a polynomial in $x$, and the left-hand side of the 3 equations given for the problem equals $P(-1)$, $P(0)$ and $P(1)$, respectively. The problem i...
Japan
Japan Junior Mathematical Olympiad First Round
[ "Algebra > Algebraic Expressions > Polynomials > Polynomial interpolation: Newton, Lagrange", "Algebra > Algebraic Expressions > Polynomials > Polynomial operations" ]
null
proof and answer
3736
07ka
Let $r$, $s$ and $t$ be the roots of the cubic polynomial $$ p(x) = x^3 - 2007x + 2002. $$ Determine the value of $$ \frac{r-1}{r+1} + \frac{s-1}{s+1} + \frac{t-1}{t+1}. $$
[ "Call the indicated sum $S$. Note that $S = 3 - 2R$, where\n$$\nR = \\frac{1}{r+1} + \\frac{1}{s+1} + \\frac{1}{t+1}.\n$$\nMoreover $r+1$, $s+1$, $t+1$ are the roots of the polynomial $q$, where\n$$\nq(x) = p(x - 1) = x^3 - 3x^2 - 2004x + 4008.\n$$\nUsing the usual formulae for the sums of products of roots of a po...
Ireland
Irish Mathematical Olympiad
[ "Algebra > Algebraic Expressions > Polynomials > Vieta's formulas", "Algebra > Algebraic Expressions > Polynomials > Polynomial operations" ]
null
proof and answer
2
028f
Problem: Aumento de preço - Se o preço de um produto subiu de $R\$ 5,00$ para $R\$ 5,55$, qual foi a taxa percentual de aumento?
[ "Solution:\n\nO aumento em reais foi $5,55 - 5 = 0,55$; então o percentual de aumento foi\n$$\n\\frac{0,55}{5} = \\frac{0,55 \\times 20}{5 \\times 20} = \\frac{11}{100} = 11\\%.\n$$" ]
Brazil
null
[ "Algebra > Prealgebra / Basic Algebra > Decimals", "Algebra > Prealgebra / Basic Algebra > Fractions" ]
null
final answer only
11%
081e
Problem: Si consideri l'equazione $$ x^{2001} = y^{x}. $$ a. Determinare tutte le coppie $(x, y)$ di soluzioni in cui $x$ è un numero primo e $y$ è un intero positivo. b. Determinare tutte le coppie $(x, y)$ di soluzioni in cui $x$ e $y$ sono interi positivi. (Si ricordi che $2001 = 3 \cdot 23 \cdot 29$)
[ "Solution:\n\na.\nLe coppie richieste sono: $\\left(3, 3^{667}\\right)$, $\\left(23, 23^{87}\\right)$, $\\left(29, 29^{69}\\right)$.\n\nSia infatti $x = p$ un numero primo. Allora dall'equazione segue che nella fattorizzazione di $y$ non ci possono essere fattori primi diversi da $p$, dunque $y = p^{n}$ per un qual...
Italy
Gara Nazionale di Matematica
[ "Number Theory > Diophantine Equations > Techniques: modulo, size analysis, order analysis, inequalities", "Number Theory > Divisibility / Factorization > Greatest common divisors (gcd)", "Number Theory > Divisibility / Factorization > Factorization techniques" ]
null
proof and answer
a) (3, 3^{667}), (23, 23^{87}), (29, 29^{69}). b) All pairs of the form (d, d^{2001/d}) where d divides 2001, namely (1, 1), (3, 3^{667}), (23, 23^{87}), (29, 29^{69}), (69, 69^{29}), (87, 87^{23}), (667, 667^{3}), (2001, 2001).
01tr
Do there exist three two-digit prime numbers such that all six digits in their decimal representation are distinct and if one chooses any two of the numbers and swaps their unit digits, then two numbers obtained will be prime, too?
[ "**Answer:** there are no such numbers.\nSuppose, contrary to our claim, that there are such numbers: $\\overline{ab}$, $\\overline{xy}$ and $\\overline{pq}$. The problem condition is equivalent to the following statement: any two-digit number with tens digit $a$, $x$ or $p$, and with unit digit $b$, $y$ or $q$ is ...
Belarus
66th Belarusian Mathematical Olympiad
[ "Number Theory > Divisibility / Factorization > Prime numbers" ]
English
proof and answer
No, such numbers do not exist.
0iq5
Problem: Let $S=\{1,2, \ldots, 2008\}$. For any nonempty subset $A \subset S$, define $m(A)$ to be the median of $A$ (when $A$ has an even number of elements, $m(A)$ is the average of the middle two elements). Determine the average of $m(A)$, when $A$ is taken over all nonempty subsets of $S$.
[ "Solution:\n\nFor any subset $A$, we can define the \"reflected subset\" $A' = \\{i \\mid 2009 - i \\in A\\}$. Then $m(A) = 2009 - m(A')$. Note that as $A$ is taken over all nonempty subsets of $S$, $A'$ goes through all the nonempty subsets of $S$ as well. Thus, the average of $m(A)$ is equal to the average of $\\...
United States
Harvard-MIT Mathematics Tournament
[ "Discrete Mathematics > Combinatorics > Expected values", "Discrete Mathematics > Combinatorics > Enumeration with symmetry" ]
null
proof and answer
2009/2
01nh
Do there exist a function $f : \mathbb{R} \to \mathbb{R}$, and real number $\alpha$ such that $f(\alpha) = -2$ and $f(f(x)) = x f(x) + 2x$ for all real $x$?
[ "Answer: such function does not exist.\n\nSuppose, contrary to our claim, that there exists a function satisfying the equality $f(f(x)) = x f(x) + 2x$ for all real $x$, and $f(\\alpha) = -2$ for some $\\alpha$. We have $f(-2) = f(f(\\alpha)) = \\alpha f(\\alpha) + 2\\alpha = -2\\alpha + 2\\alpha = 0$. Then $f(0) = ...
Belarus
Belorusija 2012
[ "Algebra > Algebraic Expressions > Functional Equations", "Algebra > Algebraic Expressions > Functional Equations > Existential quantifiers" ]
English
proof and answer
Such function does not exist.
0g1e
Problem: Sei $n$ eine natürliche Zahl und $p, q$ Primzahlen, sodass folgende Aussagen gelten: $$ \begin{gathered} p q \mid n^{p}+2 \\ n+2 \mid n^{p}+q^{p} \end{gathered} $$ Zeige, dass es eine natürliche Zahl $m$ gibt, sodass $q \mid 4^{m} n+2$ gilt.
[ "Solution:\n\nEs gilt $p \\mid n^{p}+2$ also $n^{p} \\equiv -2 \\bmod p$. Da dank Fermats kleinem Satz gilt $n^{p} \\equiv n \\bmod p$ ist also $n \\equiv -2 \\bmod p$. Wir können somit $n = k p - 2$ schreiben. Setzen wir dies in $n+2 \\mid n^{p}+q^{p}$ ein, bekommen wir\n$$\np k \\mid n^{p}+q^{p}\n$$\nalso\n$$\nn^...
Switzerland
SMO Finalrunde
[ "Number Theory > Modular Arithmetic > Fermat / Euler / Wilson theorems", "Number Theory > Divisibility / Factorization > Prime numbers", "Number Theory > Divisibility / Factorization > Greatest common divisors (gcd)" ]
null
proof only
null
09cu
$a \in G(p)$ ба $a^{p-1} \ne 1 \pmod{p^2}$ бол $k \in \mathbb{N}$ бүрийн хувьд $a \in G(p^k)$ гэж батал.
[ "$$\na \\notin G(p^k) \\Leftrightarrow m = |a|_{p^k} \\mid \\varphi(p^k),\\ m < \\varphi(p^k) = p^{k-1}(p-1)\n$$\n$$\n\\Leftrightarrow m = p^s \\cdot \\frac{p-1}{q}\n$$\nэсвэл а) $s < k-1,\\ q = 1 \\lor q \\in \\mathbb{P}$, эсвэл б) $s = k-1$ ба $q \\in \\mathbb{P}$.\n\nа) тохиолд $a^m = a^{p^s \\cdot \\frac{p-1}{q...
Mongolia
ОУМО-53
[ "Number Theory > Residues and Primitive Roots > Primitive roots mod p / p^n", "Number Theory > Residues and Primitive Roots > Multiplicative order", "Number Theory > Number-Theoretic Functions > φ (Euler's totient)" ]
Mongolian
proof only
null
0kns
Let $ABCDEF$ be a convex hexagon satisfying $\overline{AB} \parallel \overline{DE}$, $\overline{BC} \parallel \overline{EF}$, $\overline{CD} \parallel \overline{FA}$, and $$ AB \cdot DE = BC \cdot EF = CD \cdot FA. $$ Let $X$, $Y$, and $Z$ be the midpoints of $\overline{AD}$, $\overline{BE}$, and $\overline{CF}$. Prove...
[]
United States
USAMO
[ "Geometry > Plane Geometry > Triangles > Triangle centers: centroid, incenter, circumcenter, orthocenter, Euler line, nine-point circle", "Geometry > Plane Geometry > Circles > Radical axis theorem", "Geometry > Plane Geometry > Analytic / Coordinate Methods > Vectors", "Geometry > Plane Geometry > Miscellane...
null
proof only
null
0fth
Problem: Sei $x_{1}, x_{2}, x_{3}, \ldots$ eine Folge ganzer Zahlen mit den Eigenschaften - $1 = x_{1} < x_{2} < x_{3} < \ldots$, - $x_{n+1} \leq 2 n$ für $n \geq 1$. Zeige, dass es zu jeder positiven ganzen Zahl $k$ zwei Indizes $i$ und $j$ gibt mit $k = x_{i} - x_{j}$.
[ "Solution:\n\nSei $k$ beliebig. Betrachte die $k$ Schubfächer\n$$\n\\{1, k+1\\}, \\{2, k+2\\}, \\ldots, \\{k, 2k\\}\n$$\nNach Voraussetzung liegen die $k+1$ Folgeglieder $x_{1}, x_{2}, \\ldots, x_{k+1}$ alle in einem der Schubfächer und damit liegen zwei im gleichen. Diese beiden Folgeglieder können nicht gleich se...
Switzerland
IMO Selektion
[ "Discrete Mathematics > Combinatorics > Pigeonhole principle" ]
null
proof only
null
06ns
There are $2n$ cards labelled $1, 2, \ldots, 2n$ respectively, where $n$ is a positive integer. Two players $A$ and $B$ take turns choosing a card which has not been chosen by anyone, with $A$ going first, until all cards are chosen. Let $a_1, a_2, \ldots, a_n$ be the labels of the cards chosen by $A$ in this order, an...
[ "The answer is\n$$\n\\begin{aligned}\nN &:= \\left( \\sum_{k=1}^{n} 2k \\right)^2 + \\left( \\sum_{k=1}^{n} (2k-1) \\right)^2 - \\sum_{k=1}^{n} (2k-1)(2k) \\\\\n&= n^2(n+1)^2 + n^4 - \\left( \\frac{2n(n+1)(2n+1)}{3} - n(n+1) \\right) \\\\\n&= \\frac{n(6n^3 + 2n^2 + 1)}{3}\n\\end{aligned}\n$$\n\nDenote\n$X = a_1 + a...
Hong Kong
The 26th Hong Kong (China) Mathematical Olympiad
[ "Discrete Mathematics > Combinatorics > Games / greedy algorithms", "Discrete Mathematics > Combinatorics > Invariants / monovariants", "Algebra > Algebraic Expressions > Sequences and Series > Sums and products", "Algebra > Equations and Inequalities > Muirhead / majorization", "Algebra > Equations and Ine...
null
proof and answer
n(6n^3 + 2n^2 + 1)/3
01p7
Let $M$ and $N$ be the midpoints of the sides $AB$ and $BC$ of the triangle $ABC$ respectively. Points $K$ and $L$ are the tangency points of the inscribed circle of the triangle $ABC$ with the sides $AB$ and $AC$ respectively. Let $T$ be the intersection point of the lines $MN$ and $KL$. Prove that $T$ belongs to the ...
[ "Let $P$ be the tangency point of the inscribed circle of $\\triangle ABC$ with the side $BC$. Let $x = BK = BP$, $y = AK = AL$, $z = CP = CL$.\nIf $BC = AC$, then the statement of the problem holds because the points $M$, $K$, $T$ are coincide and $CT$ is a bisector of the angle $ACB$.\n\n![](attached_image_1.png)...
Belarus
BelarusMO 2013_s
[ "Geometry > Plane Geometry > Triangles > Triangle centers: centroid, incenter, circumcenter, orthocenter, Euler line, nine-point circle", "Geometry > Plane Geometry > Circles > Tangents", "Geometry > Plane Geometry > Miscellaneous > Angle chasing" ]
null
proof only
null
0cvi
In a kindergarden, a nurse took $n > 1$ congruent cardboard rectangles and gave them to $n$ kids, one per each. Each kid has cut its rectangle into congruent squares (the squares of different kids could be of different sizes). It turned out that the total number of the obtained squares is a prime number. Prove that all...
[]
Russia
Final round
[ "Number Theory > Divisibility / Factorization > Greatest common divisors (gcd)", "Algebra > Prealgebra / Basic Algebra > Integers" ]
English; Russian
proof only
null
09j5
For nonnegative real numbers $x \ge 0$, $y \ge 0$ and $z \ge 0$ satisfying $xy + yz + zx = 1$, find the minimum value of the expression $$ (1+x)(1+y)^2(1+z)^3. $$
[ "Let $x$, $y$, $z \\ge 0$ and $xy + yz + zx = 1$. We want to minimize $E = (1+x)(1+y)^2(1+z)^3$.\n\nLet us try to use symmetry. Since the expression is not symmetric, but the constraint is, we can try to minimize $E$ by setting two variables to zero.\n\nSuppose $y = 0$, then $xz = 1$ and $x, z \\ge 0$.\n\nSo $z = \...
Mongolia
Mongolian Mathematical Olympiad Round 2
[ "Calculus > Differential Calculus > Derivatives", "Precalculus > Functions" ]
null
proof and answer
256/27
05kb
Problem: Le cercle $\omega$ passe par les sommets $B$ et $C$ du triangle $A B C$ et coupe les côtés $[A B]$ et $[A C]$ aux points $D$ et $E$ respectivement. Les segments $[C D]$ et $[B E]$ se coupent en un point $O$. Soient $M$ et $N$ les centres des cercles inscrits dans les triangles $A D E$ et $O D E$ respectivemen...
[ "Solution:\n\n![](attached_image_1.png)\n\nNotons $\\theta=(D E, D F)=(E F, E D)$. On a $2(D F, D M)+2 \\theta=2(D E, D M)=(D E, D A)=\\theta+(D F, D A)=\\theta+(D F, D B)=\\theta+(E F, E B)=2 \\theta+(E D, E O)=\\theta+2(E D, E N)$, donc $\\widehat{F D M}=\\widehat{D E N}$. De même, $\\widehat{M E F}=\\widehat{N D...
France
OFM
[ "Geometry > Plane Geometry > Triangles > Triangle centers: centroid, incenter, circumcenter, orthocenter, Euler line, nine-point circle", "Geometry > Plane Geometry > Transformations > Homothety", "Geometry > Plane Geometry > Miscellaneous > Angle chasing", "Geometry > Plane Geometry > Analytic / Coordinate M...
null
proof only
null
0e3f
Problem: Vsaka točka daljice $\mathcal{D}$ je rdeče ali modre barve. Dokaži, da obstajajo enako obarvane različne točke $A, B$ in $C$ daljice $\mathcal{D}$, da je $|A B|=|B C|$.
[ "Solution:\n\nDaljico razdelimo na tri enako dolge dele. Na srednjem delu\n\n![](attached_image_1.png)\n\ngotovo obstajata dve točki enake barve. Denimo, da sta ti točki rdeči in ju označimo z $A$ in $B$. Naj bo $A'$ slika točke $A$ pri zrcaljenju čez točko $B$ in $B'$ slika točke $B$ pri zrcaljenju čez točko $A$. ...
Slovenia
54. matematično tekmovanje srednješolcev Slovenije
[ "Discrete Mathematics > Combinatorics > Pigeonhole principle", "Discrete Mathematics > Combinatorics > Coloring schemes, extremal arguments", "Geometry > Plane Geometry > Miscellaneous > Distance chasing" ]
null
proof only
null
00t6
Find all functions $f : \mathbb{R}^+ \to \mathbb{R}$ and $g : \mathbb{R}^+ \to \mathbb{R}$ such that $$ f(x^2 + y^2) = g(xy) $$ holds for all $x, y \in \mathbb{R}^+$.
[ "Given any $u \\ge 2$, take $a, b \\in \\mathbb{R}^+$ such that $a + b = u$ and $ab = 1$. This is possible as the equation $x^2 - ux + 1$ for $u \\ge 2$ has two positive real solutions. (Discriminant is $u^2 - 4 \\ge 0$, sum and product of solutions are positive.) Now taking $x = \\sqrt{a}, y = \\sqrt{b}$ we get $f...
Balkan Mathematical Olympiad
Balkan Mathematical Olympiad
[ "Algebra > Algebraic Expressions > Functional Equations > Existential quantifiers", "Algebra > Intermediate Algebra > Quadratic functions" ]
null
proof and answer
All solutions are constant functions with the same value: there exists a real constant c such that f(x) = c and g(x) = c for all positive x.
0bv3
Problem: Calculați $\lim _{n \rightarrow \infty} \prod_{k=1}^{n}\left(\sqrt[k+1]{1+\frac{1}{k}}-1\right)$
[]
Romania
Olimpiada Nationala de Matematica
[ "Algebra > Equations and Inequalities > Jensen / smoothing" ]
null
proof and answer
0
04nj
Two players alternately write one digit at a time, from left to right. A player loses if, after his move, there is a sequence of digits $a_1, a_2, \dots, a_n$ such that there exists a positive integer $k$ for which the number $\overline{a_k a_{k+1} \dots a_n}$ is a multiple of $11$. Which player can win regardless of ...
[ "We will show that the second player can win regardless of the first player's actions. Obviously, none of the players will write $0$ in any step.\n\nNotice that $10^r \\equiv (-1)^r \\pmod{11}$, so the following criterion for divisibility by $11$ holds:\n$$\n\\overline{a_k a_{k+1} \\dots a_n} \\equiv a_n - a_{n-1} ...
Croatia
Croatia_2018
[ "Discrete Mathematics > Combinatorics > Games / greedy algorithms", "Discrete Mathematics > Combinatorics > Invariants / monovariants", "Number Theory > Modular Arithmetic" ]
English
proof and answer
Second player
058n
Find all integers $n \ge 3$ such that one can write a number (not necessarily an integer) into each vertex of a regular $n$-gon in such a way that both following conditions are met: (1) Whenever three consecutive vertices of the $n$-gon, taken clockwise, contain numbers $x, y$ and $z$, respectively, the equality $x = |...
[ "Let the vertices of an $n$-gon $A_0A_1\\dots A_{n-1}$ be labeled with numbers satisfying the conditions. Let $a$ be the least among these numbers. W.l.o.g., assume that $A_0$ contains $a$ and the indices of vertices are increasing counterclockwise. Let $b$ and $c$ be the numbers at vertices $A_{n-1}$ and $A_{n-2}$...
Estonia
Estonian Math Competitions
[ "Algebra > Algebraic Expressions > Sequences and Series > Recurrence relations", "Discrete Mathematics > Combinatorics > Coloring schemes, extremal arguments" ]
English
proof and answer
All integers n that are multiples of three
0lem
Consider the polynomial $P(x) = a_{21}x^{21} + a_{20}x^{20} + \cdots + a_1x + a_0$ with coefficients that are in the interval $[1011, 2021]$. Given that $P(x)$ has an integer root and there exists a positive real number $c$ such that $|a_{k+2} - a_k| \le c$ for all $k \in \{0, 1, \dots, 19\}$. a) Prove that $P(x)$ has...
[ "a) Let $\\alpha$ be an integer root of $P$. We investigate two cases.\n* If $\\alpha \\ge 0$ then $P(\\alpha) \\ge a_0 > 0$.\n* If $\\alpha \\le -2$ then\n$$\nP(\\alpha) = \\sum_{i=0}^{10} (a_{2i+1}\\alpha + a_{2i})\\alpha^{2i} \\le \\sum_{i=0}^{10} (-2a_{2i+1} + a_{2i})\\alpha^{2i} < 0.\n$$\nTherefore, the only i...
Vietnam
VMO
[ "Algebra > Algebraic Expressions > Polynomials", "Algebra > Algebraic Expressions > Sequences and Series > Sums and products" ]
English
proof only
null
074a
Problem: All the points in the plane are coloured using three colours. Prove that there exists a triangle with vertices having the same colour such that either it is isosceles or its angles are in geometric progression.
[ "Solution:\n\nConsider a circle of positive radius in the plane and inscribe a regular heptagon $A B C D E F G$ in it. Since the seven vertices of this heptagon are coloured by three colours, some three vertices have the same colour, by pigeon-hole principle. Consider the triangle formed by these three vertices. Le...
India
Indian National Mathematical Olympiad
[ "Discrete Mathematics > Combinatorics > Pigeonhole principle", "Geometry > Plane Geometry > Miscellaneous > Angle chasing" ]
null
proof only
null
03wm
Let $m$, $n$ be integers with $4 < m < n$, and $A_1, A_2, \dots, A_{2n+1}$ be a regular $2n + 1$ polygon. In addition, let $P = \{A_1, A_2, \dots, A_{2n+1}\}$. Find the number of convex $m$-gons with exactly two acute internal angles whose vertices are all in $P$. (Posed by Leng Gangsong)
[ "Notice that if a convex $m$-gon whose vertex set is contained in $P$ has exactly two acute angles, they must be at consecutive vertices; for otherwise there would be two disjoint pairs of sides that take up more than half of the circle each.\n\nNow assume that the last vertex, clockwise, of these four vertices tha...
China
Chinese Mathematical Olympiad
[ "Discrete Mathematics > Combinatorics > Enumeration with symmetry", "Discrete Mathematics > Combinatorics > Algebraic properties of binomial coefficients", "Discrete Mathematics > Combinatorics > Induction / smoothing", "Geometry > Plane Geometry > Miscellaneous > Angle chasing" ]
English
proof and answer
(2n+1) * (\binom{n}{m-1} + \binom{n+1}{m-1})
07f0
Given a cyclic quadrilateral $ABCD$. There is a point $P$ on side $BC$ such that $\angle PAB = \angle PDC = 90^\circ$. The medians of vertices $A$ and $D$ in triangles $\triangle PAB$ and $\triangle PDC$ meet at $K$ and the angle bisectors of $\angle PAB$ and $\angle PDC$ meet at $L$. Prove that $KL \perp BC$.
[ "1. Extend $AP$ and $DP$ until they meet $DC$ and $AB$ at $X$ and $Y$, respectively.\n![](attached_image_1.png)\nSince $\\angle PAB = \\angle PDC = 90^\\circ$, $DAYX$ is a cyclic quadrilateral. Further, $DAYL$ and $DXLA$ are both cyclic since\n$$\n\\angle XAL = \\angle XDL = \\angle YAL = \\angle YDL = 45^\\circ.\n...
Iran
37th Iranian Mathematical Olympiad
[ "Geometry > Plane Geometry > Quadrilaterals > Cyclic quadrilaterals", "Geometry > Plane Geometry > Miscellaneous > Angle chasing", "Geometry > Plane Geometry > Miscellaneous > Constructions and loci", "Geometry > Plane Geometry > Advanced Configurations > Brocard point, symmedians" ]
English
proof only
null
01or
Two parallel chords $AB$ and $CD$ are constructed on the hyperbola $y = 1/x$. The lines $AC$ and $BD$ meet ordinate axis $Oy$ at points $A_1$ and $D_1$ respectively, and meet abscissae axis $Ox$ at points $C_1$ and $B_1$ respectively. Prove that the areas of the triangles $A_1OC_1$ and $D_1OB_1$ are equal.
[ "Let $A_1(0; a_1)$, $B_1(b_1; 0)$, $C_1(c_1; 0)$, $D_1(0; d_1)$, $A(a; 1/a)$, $B(b; 1/b)$, $C(c; 1/c)$, $D(d; 1/d)$ be the marked points. Since any vertical and any horizontal line meets the hyperbola $y = 1/x$ at most at one point we see that the numbers $a$, $b$, $c$, $d$ are pairwise distinct.\n\n![](attached_im...
Belarus
Belarusian Mathematical Olympiad
[ "Geometry > Plane Geometry > Analytic / Coordinate Methods > Cartesian coordinates" ]
English
proof only
null
0h4o
Is it possible to compose two integer numbers using each of the ten digits $0, 1, \ldots, 9$ exactly once, such that one of them is the square of the other? *0 cannot be the first digit in either number.*
[ "If a number has $3$ digits, its square can contain no more than $6$ digits, which gives $9$ in total. If our number has $4$ digits or more, its square has at least $7$, therefore, we must use at least $11$ digits. Therefore, no such number exists." ]
Ukraine
55rd Ukrainian National Mathematical Olympiad - Third Round
[ "Algebra > Prealgebra / Basic Algebra > Integers", "Number Theory > Other" ]
English
proof and answer
No
03ux
It is known that the curve $f(x) = |\sin x|$ intercepts the line $y = kx$ ($k > 0$) at exactly three points, the maximum $x$ coordinate of these points being $\alpha$. Prove that $$ \frac{\cos \alpha}{\sin \alpha + \sin 3\alpha} = \frac{1 + \alpha^2}{4\alpha}. $$
[ "The image of the three intercepting points of $f(x)$ and $y = kx$ is shown in the figure. It is easy to see that the curve and the line are tangent to each other at point $A(\\alpha, -\\sin \\alpha)$, and $\\alpha \\in (\\pi, \\frac{3\\pi}{2})$.\n![](attached_image_1.png)\n\nAs $f'(x) = -\\cos x$ for $x \\in (\\pi...
China
China Mathematical Competition
[ "Calculus > Differential Calculus > Derivatives", "Calculus > Differential Calculus > Applications", "Precalculus > Trigonometric functions" ]
English
proof only
null
0gxh
Find all functions $f: \mathbb{R} \rightarrow \mathbb{R}$, such that for all real $x, y$ the following equality holds: $$ f(x + x y + f(y)) = (f(x) + \frac{1}{2})(f(y) + \frac{1}{2}). $$
[ "If we take $y = -1$ we'll get that: $f(f(-1)) = (f(x) + \\frac{1}{2})(f(-1) + \\frac{1}{2})$. So if $f(-1) \\neq -\\frac{1}{2}$, then $f$ is constant. If we substitute $f = c$ in our equality, then we'll get that $c = (c + \\frac{1}{2})^2$ which is impossible. Therefore $f(-1) = -\\frac{1}{2}$.\n$$\nx = 0 \\Righta...
Ukraine
49th Mathematical Olympiad in Ukraine
[ "Algebra > Algebraic Expressions > Functional Equations > Injectivity / surjectivity" ]
English
proof and answer
f(x) = x + 1/2
04c6
Prove that no rational number $x$ satisfies the equality $\{x^2\} + \{x\} = 1$. Find at least one real number $x$ that satisfies the equality. Note: $\{x\} = x - \lfloor x \rfloor$ where $\lfloor x \rfloor$ is the largest integer not greater than $x$.
[]
Croatia
Mathematica competitions in Croatia
[ "Algebra > Algebraic Expressions > Sequences and Series > Floors and ceilings", "Number Theory > Divisibility / Factorization > Greatest common divisors (gcd)", "Algebra > Intermediate Algebra > Quadratic functions" ]
English
proof and answer
No rational number satisfies the equality. One real solution is x = (sqrt(5) - 1) / 2.
04qq
Let $n$ be a positive integer. Prove that $n$ is a power of two if and only if there exists an integer $m$ such that $2^n - 1$ is a divisor of $m^2 + 9$.
[ "We first show that if $2^n - 1$ is a divisor of $m^2 + 9$ for some number $m$, then $n$ is the power of number 2. Otherwise the $n$ has some odd divisor $\\ell \\ge 3$ and so $2^\\ell - 1$ is a divisor of $m^2 + 9$ because $2^\\ell - 1$ divide $2^n - 1$. But for $\\ell \\ge 3$ we have $2^\\ell - 1 \\equiv -1 \\pmo...
Czech Republic
6-th Czech-Slovak Match
[ "Number Theory > Divisibility / Factorization > Factorization techniques", "Number Theory > Modular Arithmetic > Chinese remainder theorem", "Number Theory > Modular Arithmetic > Fermat / Euler / Wilson theorems", "Number Theory > Residues and Primitive Roots > Quadratic residues" ]
English
proof only
null
00rd
For all $x, y, z > 0$ satisfying $\frac{x}{yz} + \frac{y}{zx} + \frac{z}{xy} \le x + y + z$, prove that $$ \frac{1}{x^2 + y + z} + \frac{1}{y^2 + z + x} + \frac{1}{z^2 + x + y} \le 1. $$
[ "By Cauchy-Schwarz inequality, we have\n$$\n(x^2 + y + z)(y^2 + yz^2 + zx^2) \\ge (xy + yz + zx)^2\n$$\nand hence we obtain that\n$$\n\\frac{1}{x^2 + y + z} + \\frac{1}{y^2 + z + x} + \\frac{1}{z^2 + x + y} \\le \\frac{2(xy^2 + yz^2 + zx^2) + x^2 + y^2 + z^2}{(xy + yz + zx)^2}. \\quad (1)\n$$\nUsing the condition $...
Balkan Mathematical Olympiad
BMO 2016 Short List Final
[ "Algebra > Equations and Inequalities > Cauchy-Schwarz", "Algebra > Equations and Inequalities > QM-AM-GM-HM / Power Mean" ]
null
proof only
null
0hya
Problem: Find the slopes of all lines passing through the origin and tangent to the curve $y^{2}=x^{3}+39 x-35$.
[ "Solution:\nAny line passing through the origin has equation $y = m x$, where $m$ is the slope of the line. If a line is tangent to the given curve, then at the point of tangency $(x, y)$, $\\frac{d y}{d x} = m$.\n\nFirst, we calculate $\\frac{d y}{d x}$ of the curve:\n\n$2 y d y = 3 x^{2} d x + 39 d x \\Rightarrow...
United States
HMMT
[ "Algebra > Algebraic Expressions > Polynomials > Polynomial operations" ]
null
proof and answer
m = ±√51/2, ±√285/5
0klx
The least positive integer with exactly $2021$ distinct positive divisors can be written in the form $m \cdot 6^k$, where $m$ and $k$ are integers and $6$ is not a divisor of $m$. What is $m + k$? (A) $47$ (B) $58$ (C) $59$ (D) $88$ (E) $90$
[]
United States
2021 AMC 10 B Fall
[ "Number Theory > Number-Theoretic Functions > τ (number of divisors)", "Number Theory > Divisibility / Factorization > Factorization techniques" ]
null
MCQ
B
02vy
Problem: Quantos são os pares ordenados $(a, b)$, com $a$ e $b$ inteiros positivos, tais que $$ a + b + mdc(a, b) = 33? $$
[ "Solution:\nSeja $d = mdc(a, b)$. Podemos reescrever a equação como:\n$$\n\\frac{a}{d} + \\frac{b}{d} + 1 = \\frac{33}{d}\n$$\nComo o lado esquerdo é uma soma de números inteiros, segue que $d$ divide $33$. Além disso,\n$$\n\\begin{aligned}\nmdc\\left(\\frac{a}{d}, \\frac{b}{d}\\right) & = mdc\\left(\\frac{a}{d}, \...
Brazil
Brazilian Mathematical Olympiad
[ "Number Theory > Divisibility / Factorization > Greatest common divisors (gcd)", "Number Theory > Number-Theoretic Functions > φ (Euler's totient)" ]
null
proof and answer
21
0hea
For which greatest value of $n$, there exist integers $a_1, a_2, ..., a_n$ and $b_1, b_2, ..., b_n$ such that: * all numbers $b_1, b_2, ..., b_n$ are different and lie in the range $[0; 99]$; * $1 \le a_1 < a_2 < ... < a_n \le 100$; * for all $i: 1 \le i \le n$, $b_i = a_i - i$ or $b_i = a_i - i + n$ holds?
[ "We denote $c_i = a_i - i$, then $0 \\le c_1 \\le c_2 \\le ... \\le c_n \\le 100 - n$, $b_i = c_i$ or $b_i = c_i + n$ for all $i = 1, n$. Then, $c_i + n \\le c_n + n = a_n \\le 100$. Note that among the three consecutive numbers $c_i, c_{i+1}$ and $c_{i+2}$, at least two are different, because otherwise, at least t...
Ukraine
60th Ukrainian National Mathematical Olympiad
[ "Discrete Mathematics > Combinatorics > Pigeonhole principle", "Discrete Mathematics > Combinatorics > Coloring schemes, extremal arguments" ]
null
proof and answer
67
07hf
*Arash* and *Babak* play the following game on a $1400 \times 1401$ table. Starting with *Arash*, he in his turns colors $k$ number of $L$-shaped trominos on the table (rotation and reflection are allowed). Also, *Babak* in his turns colors one $2 \times 2$ square from the table. Every cell of the table can be colored ...
[ "We claim that Arash has a winning strategy if and only if $k \\le \\frac{1400 \\times 1401}{3} = 1400 \\times 467$.\n\nFirst of all, it is obvious if $k > 1400 \\times 467$, then Arash can not color $k$ trominos in his first turn and he will lose. Indeed, there are not $k$ disjoint trominos in the table.\n\nNext, ...
Iran
Iranian Mathematical Olympiad
[ "Discrete Mathematics > Combinatorics > Games / greedy algorithms", "Discrete Mathematics > Combinatorics > Coloring schemes, extremal arguments" ]
English
proof and answer
All integers k with k ≤ 1400×467 (i.e., k ≤ 653800)
02f0
Find all solutions in positive integers to $n^a + n^b = n^c$.
[ "We must have $n > 1$, $c > a$ and $c > b$. Suppose without loss of generality that $a \\le b$. Dividing by $n^a$ we get $1 + n^{b-a} = n^{c-a}$. But $c - a > b - a$, so $n^{c-a} \\ge n \\cdot n^{b-a}$. So we must have $n = 2$, $b - a = 0$ and $c - a = 1$. It is easy to check that that gives a solution." ]
Brazil
XIV OBM
[ "Number Theory > Diophantine Equations > Techniques: modulo, size analysis, order analysis, inequalities", "Algebra > Intermediate Algebra > Exponential functions" ]
English
proof and answer
All solutions are n = 2 with a = b and c = a + 1.
0fvt
Problem: Das Polynom $P(x)=x^{3}-2 x^{2}-x+1$ besitze die drei reellen Nullstellen $a>b>c$. Finde den Wert des Ausdrucks $$ a^{2} b+b^{2} c+c^{2} a $$
[ "Solution:\n\nWir setzen $A=a^{2} b+b^{2} c+c^{2} a$ und $B=a^{2} c+c^{2} b+b^{2} a$. Wegen $a>b>c$ gilt\n$$\nA-B=(a-c)(c-b)(b-a)>0\n$$\nalso ist $A$ grösser als $B$. Wir verwenden im Folgenden die Bezeichnungen\n$$\n\\begin{aligned}\nu & =a+b+c \\\nv & =a b+b c+c a \\\nw & =a b c\n\\end{aligned}\n$$\nnach dem Satz...
Switzerland
IMO Selektion
[ "Algebra > Algebraic Expressions > Polynomials > Vieta's formulas", "Algebra > Algebraic Expressions > Polynomials > Symmetric functions" ]
null
proof and answer
4
0dar
In a school there are 40 different clubs, each of them contains exactly 30 children. For every $i$ from $1$ to $30$ define $n_{i}$ as a number of children who attend exactly $i$ clubs. Prove that it is possible to organize 40 new clubs with 30 children in each of them such that the analogical numbers $n_{1}, n_{2}, \ld...
[ "We will do the following algorithm to rearrange the children.\n- Put the children who attend exactly one club at the start of the line (in any order).\n- Put the children who attend exactly 2 clubs at the start of the line (in any order), and so on.\n- Finally, put the children who attend exactly 30 clubs at the s...
Saudi Arabia
SAUDI ARABIAN MATHEMATICAL COMPETITIONS
[ "Discrete Mathematics > Combinatorics > Counting two ways", "Discrete Mathematics > Combinatorics > Invariants / monovariants", "Discrete Mathematics > Algorithms" ]
English
proof only
null
0dr8
In a $50 \times 50$ grid, an integer is written in each of the $2500$ cells. Let $G$ be the configuration of $8$ cells formed by removing the central cell of a $3 \times 3$ grid. It is given that for any group of $8$ cells in the $50 \times 50$ grid forming the configuration $G$, the sum of the numbers written in the $...
[ "Consider the $4 \\times 4$ grid. Place $4$ overlapping copies of $G$ as shown (left figure), where the number $i = 1, 2, 3, 4$ indicates the cells of the $i^{\\text{th}}$ copy of $G$. The same grid is also covered by $8$ overlapping copies of $2 \\times 2$ grid (right), with each cell covered the same number of ti...
Singapore
Singapore Mathematical Olympiad (SMO)
[ "Discrete Mathematics > Combinatorics > Counting two ways", "Discrete Mathematics > Combinatorics > Pigeonhole principle" ]
null
proof only
null
02y7
Problem: Cada um dos números de $1$ a $13$ está escrito em um dos círculos do floco de neve da figura a seguir, de modo que as somas dos $5$ números em cada linha e a soma dos $7$ números no centro da figura sejam todas iguais. Encontre essa soma dado que ela é a menor possível dentre as que satisfazem essas condições....
[ "Solution:\nSejam $s$ o valor da soma em cada linha e $a$ o valor escrito no círculo central. Então,\n$$\n3s = (1+2+\\ldots+13) + 2a = 91 + 2a\n$$\nconsequentemente $s = \\frac{91 + 2a}{3} \\geq \\frac{93}{3} = 31$. Para verificar que esse valor é possível, considere a figura a seguir.\n\n![](attached_image_2.png)"...
Brazil
Brazilian Mathematical Olympiad
[ "Discrete Mathematics > Combinatorics > Counting two ways", "Algebra > Algebraic Expressions > Sequences and Series > Sums and products" ]
null
proof and answer
31
0bai
Consider the matrices $A \in \mathcal{M}_{m,n}(\mathbb{C})$, $B \in \mathcal{M}_{n,m}(\mathbb{C})$ with $n \le m$. Given that $\text{rank}(AB) = n$ and $(AB)^2 = AB$, find $BA$.
[ "Left-multiply with $B$ and right-multiply by $A$ the equality $(AB)^2 = AB$ to obtain $(BA)^3 = (BA)^2$. Recall that the rank of a matrix product does not exceed the rank of its factors to derive from $ABAB = AB$ that $\\text{rank}BA \\ge n$, hence $\\text{rank}BA = n$.\n\nThe square matrix $BA$ of order $n$ is th...
Romania
62nd ROMANIAN MATHEMATICAL OLYMPIAD
[ "Algebra > Linear Algebra > Matrices" ]
null
proof and answer
BA = I_n
09b7
Let $r$ be a given positive integer. Is it true that for every $r$-coloring of the natural numbers there exists monochromatic solution of the equation $x + y = 3z$?
[ "Let $m$ be a positive integer and $m = 5^{\\alpha_m}(5\\beta_m + \\gamma_m)$, $1 \\le \\gamma_m \\le 4$. It is clear that $\\gamma_m$ is unique. So we can color $m$ by $\\gamma_m$. Now we will show that there is no monochromatic solution of the equation $x + y = 3z$.\n\nTo the contrary assume that there is a monoc...
Mongolia
46th Mongolian Mathematical Olympiad
[ "Discrete Mathematics > Combinatorics > Coloring schemes, extremal arguments", "Number Theory > Modular Arithmetic > Inverses mod n", "Number Theory > Divisibility / Factorization > Factorization techniques" ]
null
proof only
null
0fkw
Problem: Halla todas las sucesiones finitas de $n$ números naturales consecutivos $a_{1}, a_{2}, \ldots, a_{n}$, con $n \geq 3$, tales que $a_{1}+a_{2}+\ldots+a_{n}=2009$.
[ "Solution:\n\nSupongamos que $N$ es la suma de $n$ números naturales consecutivos empezando por $k+1$. Entonces\n$$\n\\begin{aligned}\n& N=(k+1)+(k+2)+\\ldots+(k+n)= \\\\\n& \\quad[1+2+\\ldots+k+(k+1)+\\ldots+(k+n)]-[1+2+\\ldots+k]= \\\\\n& \\frac{(k+n)(k+n+1)}{2}-\\frac{k(k+1)}{2}=\\frac{n(2 k+n+1)}{2}\n\\end{alig...
Spain
Fase Nacional de la XLV Olimpiada Matemática Española
[ "Algebra > Algebraic Expressions > Sequences and Series > Sums and products", "Number Theory > Divisibility / Factorization > Factorization techniques", "Algebra > Equations and Inequalities > Linear and quadratic inequalities" ]
null
proof and answer
17, 18, ..., 65; 29, 30, ..., 69; 137, 138, ..., 150; 284, 285, ..., 290
0aaa
Problem: Let $n$ be an integer with $n \geq 3$ and assume that $2 n$ vertices of a regular $(4 n+1)$-gon are coloured. Show that there must exist three of the coloured vertices forming an isosceles triangle.
[ "Solution:\nAssume that it is possible to color $2 n$ of the vertices of a $4 n+1$-gon such that there are no three colored vertices forming an isosceles triangle. Enumerate the vertices consecutively as $H_{-2 n}, H_{-2 n+1}, \\ldots, H_{0}, H_{1}, H_{2}, \\ldots, H_{2 n}$ and consider first the case where there a...
Nordic Mathematical Olympiad
Nordic Mathematical Contest
[ "Discrete Mathematics > Combinatorics > Coloring schemes, extremal arguments", "Geometry > Plane Geometry > Combinatorial Geometry" ]
null
proof only
null
0fbk
Problem: En una circunferencia de radio igual a la unidad se trazan dos cuerdas, $AB$ y $AC$ de igual longitud. a) Averiguar cómo se puede construir una tercera cuerda $DE$ que quede dividida en tres partes iguales por las intersecciones con $AB$ y $AC$. b) Si $AB = AC = \sqrt{2}$, ¿cuánto valen las longitudes de lo...
[ "Solution:\n\nConstruimos la recta $BC$ perpendicular a $OA$, y elegimos el punto $G$ de modo que $d(F, G) = 3 d(F, B)$.\nLa recta $GA$ corta a la circunferencia en $D$. Construimos $DE$ perpendicular a $OA$.\nLa cuerda pedida es $DE$.\n\n![](attached_image_1.png)\n\nSi $d(A, B) = \\sqrt{2}$, como el radio de la ci...
Spain
OME 11
[ "Geometry > Plane Geometry > Miscellaneous > Constructions and loci", "Geometry > Plane Geometry > Transformations > Homothety", "Geometry > Plane Geometry > Miscellaneous > Distance chasing" ]
null
proof and answer
sqrt(2)/5 and 4*sqrt(2)/5
06oc
Find the largest real root to the equation $\sqrt[3]{x^3 + 3x^2 - 4} - x = \sqrt[3]{x^3 - 3x + 2} - 1$.
[ "Answer: $\\frac{1+3\\sqrt{5}}{4}$\nWe can factorize the expressions to get\n$$\n\\sqrt[3]{(x-1)(x+2)^2} - x = \\sqrt[3]{(x-1)^2(x+2)} - 1.\n$$\nIf we let $u = \\sqrt[3]{x-1}$ and $v = \\sqrt[3]{x+2}$, the equation becomes $uv^2 = u^2v + u^3$, or\n$$\nu(u^2 + uv - v^2) = 0.$$\nIf $u = 0$, then $x = 1$. If there is ...
Hong Kong
IMO Preliminary Selection Contest — Hong Kong
[ "Algebra > Algebraic Expressions > Polynomials > Polynomial operations", "Algebra > Prealgebra / Basic Algebra > Simple Equations" ]
null
proof and answer
(1+3√5)/4
0a4i
Problem: Bepaal alle natuurlijke getallen $n$ waarvoor geldt dat alle priemfactoren van $2^n - 1$ hoogstens 7 zijn.
[ "Solution:\n\nWe merken op dat $2 \\nmid 2^n - 1$ voor alle $n > 1$, dus we zijn op zoek naar alle $n$ zodanig dat 3, 5 en 7 de enige delers zijn, oftewel $2^n - 1 = 3^a 5^b 7^c$. De antwoorden zijn $n = 1, 2, 3, 4, 6$, die we gemakkelijk controleren met uitkomsten 1, 3, 7, $3 \\cdot 5$, $3^2 \\cdot 7$.\n\nWe reken...
Netherlands
Maarttoets
[ "Number Theory > Residues and Primitive Roots > Multiplicative order", "Number Theory > Divisibility / Factorization > Factorization techniques", "Number Theory > Divisibility / Factorization > Greatest common divisors (gcd)" ]
null
proof and answer
1, 2, 3, 4, 6
0g2z
Problem: Soit $ABC$ un triangle aigu tel que $AB < AC$. Soient $E$ et $F$ les pieds des hauteurs issues de $B$ et $C$, respectivement, et soit $M$ le milieu de $BC$. La droite tangente au cercle circonscrit à $ABC$ en $A$ coupe la droite $BC$ en $P$. La droite passant par $A$ parallèle à la droite $BC$ coupe la droite...
[ "Solution:\n\nComme dans la deuxième preuve, on obtient $\\angle QAE = \\angle AFE$ et donc $C$ se trouve sur la tangente en $A$ au cercle circonscrit au triangle $AFE$. En particulier, $QA^{2} = QE \\cdot QF$. De même, $PA^{2} = PB \\cdot PC$. Enfin, on remarque que les points $BCEF$ se trouvent sur un cercle.\n\n...
Switzerland
Selektion
[ "Geometry > Plane Geometry > Circles > Tangents", "Geometry > Plane Geometry > Circles > Radical axis theorem", "Geometry > Plane Geometry > Quadrilaterals > Cyclic quadrilaterals", "Geometry > Plane Geometry > Miscellaneous > Angle chasing", "Geometry > Plane Geometry > Analytic / Coordinate Methods > Vect...
null
proof only
null
03qd
Let $\triangle ABC$ be an acute-angled triangle with $AB \neq AC$. The circle with diameter $BC$ intersects the sides $AB$ and $AC$ at $M$ and $N$ respectively. Denote by $O$ the midpoint of the side $BC$. The bisectors of the angles $BAC$ and $MON$ intersect at $R$. Prove that the circumcircles of the triangles $BMR$ ...
[ "We first show that the points $A, M, R, N$ are concyclic. Since $ABC$ is an acute-angled triangle, $M$ and $N$ are on the line segments $AB$ and $AC$ respectively. Let $R_1$ be the point such that the points $A, M, R_1, N$ are concyclic, where $R_1$ is on the ray $AR$. Since $AR_1$ bisects $\\angle BAC$, we have $...
China
International Mathematical Olympiad
[ "Geometry > Plane Geometry > Quadrilaterals > Cyclic quadrilaterals", "Geometry > Plane Geometry > Miscellaneous > Angle chasing" ]
English
proof only
null
0gu2
We say that a 9 digit positive integer is balanced if one of its digits is 1, one of its digits is 2, ..., and one of its digits is 9. A digit sequence $S$ is obtained by writing alongside all balanced integers in ascending order. Find the smallest integer $k$ such that any two subsequences of $S$ each consisting of $k...
[ "Answer: 17.\nA subsequence of $S$ consisting of $k$ consecutive digits will be called a $k$-block. First of all, let us show that there are two differently located 16-blocks such that the sequences obtained by the restriction of $S$ to these blocks coincide. Since the first two balanced integers are $123456789$ an...
Turkey
31st Turkish Mathematical Olympiad
[ "Discrete Mathematics > Combinatorics" ]
English
proof and answer
17
0ecq
Lili figured out that the average of digits of the year 2015 equals 2, since $\frac{2+0+1+5}{4} = 2$. How many times in the 21st century after the year 2015 will a year have the same average of digits as the year 2015? (A) 1 (B) 2 (C) 5 (D) 6 (E) 9
[ "The sum of digits of such a year must be $8$. Since it is a year in 21st century the first two digits must be $2$ and $0$. The sum of the last two digits must be equal to $6$. There are five such years after the year $2015$, they are $2024$, $2033$, $2042$, $2051$, and $2060$." ]
Slovenia
National Math Olympiad 2015 – First Round
[ "Algebra > Prealgebra / Basic Algebra > Integers", "Algebra > Prealgebra / Basic Algebra > Simple Equations" ]
null
MCQ
C
09pk
Problem: Zij $\mathbb{R}_{>0}$ de verzameling van positieve reële getallen. Laat $a \in \mathbb{R}_{>0}$ gegeven zijn. Vind alle functies $f: \mathbb{R}_{>0} \rightarrow \mathbb{R}$ zodanig dat $f(a)=1$ en $$ \forall x, y \in \mathbb{R}_{>0}: f(x) f(y)+f\left(\frac{a}{x}\right) f\left(\frac{a}{y}\right)=2 f(x y) $$
[ "Solution:\n\nInvullen van $x=a$ en $y=1$ in (1) geeft $f(a) f(1)+f\\left(\\frac{a}{a}\\right) f\\left(\\frac{a}{1}\\right)=2 f(a \\cdot 1)$, wat wegens $f(a)=1$ leidt tot $f(1)+f(1)=2$, dus\n\n$$\nf(1)=1\n$$\n\nInvullen van $y=1$ in (1) geeft $f(x) f(1)+f\\left(\\frac{a}{x}\\right) f\\left(\\frac{a}{1}\\right)=2 f...
Netherlands
UITWERKINGEN TOETS TRAININGSKAMP
[ "Algebra > Algebraic Expressions > Functional Equations" ]
null
proof and answer
f(x) = 1 for all positive real x
0j3n
Determine whether or not there exists a positive integer $k$ such that $p = 6k + 1$ is prime and $$ \binom{3k}{k} \equiv 1 \pmod{p}. $$ (This problem was suggested by Gabriel Carroll.)
[ "No such $k$ exists. For suppose that $k$ and $p$ are as described. Consider the number\n$$\nA = \\sum_{i=0}^{p-1} (i^3 - 1)^{3k}.\n$$\nBecause $p-1 = 6k$ is divisible by $3$, there are three cube roots of $1$ modulo $p$. Therefore, three terms in the sum are $0$ modulo $p$, and the others are $[(p-1)/2]$th powers ...
United States
Team Selection Test 2010
[ "Number Theory > Modular Arithmetic > Fermat / Euler / Wilson theorems", "Number Theory > Residues and Primitive Roots > Primitive roots mod p / p^n", "Algebra > Algebraic Expressions > Polynomials > Polynomial operations" ]
null
proof and answer
No such k exists.
02fm
Let $f(n)$ be the smallest number of $1$s needed to represent the positive integer $n$ using only $1$s, $+$ signs, $\times$ signs and brackets. For example, you could represent $80$ with $13$ $1$s as follows: $(1+1+1+1+1) \times (1+1+1+1) \times (1+1+1+1)$. Show that $3\log_3 n \le f(n) \le 5\log_3 n$ for $n > 1$.
[ "The upper bound follows by induction. Let $S_m$ be the statement that $f(n) \\le 5\\log_3 n$ for $n \\le 3m+2$. We have $2 = 1+1$, $3 = 1+1+1$, $4 = 1+1+1+1$, $5 = 1+1+1+1+1$, so $f(2) = 2$, $f(3) = 3$, $f(4) = 4$, $f(5) = 5$. We have $1 = \\log_3 3 < \\log_3 4 < \\log_3 5$, so $f(3) < 5\\log_3 3$, $f(4) < 5\\log_...
Brazil
XVIII OBM
[ "Algebra > Prealgebra / Basic Algebra > Integers", "Discrete Mathematics > Combinatorics > Induction / smoothing", "Number Theory > Other" ]
English
proof only
null
03dn
Find all pairs $(a, b)$ of integers such that $a = a^3 - 8a^2b + 21ab^2 - 18b^3$.
[ "Answer: $(0, 0)$, $(1, 0)$, $(-1, 0)$, $(9, 4)$, $(-9, -4)$, $(16, 6)$ and $(-16, -6)$. The right hand side can be written in the form $(a - 2b)(a - 3b)^2$. By setting $n = a - 3b$ we obtain $3a = n^2(3a - 6b) = n^2(2n + a)$, and thus $(3 - n^2)a = 2n^3$. When $n = 0$ it follows that $a = 0$ and $b = 0$; when $n =...
Bulgaria
Bulgaria 2022
[ "Number Theory > Diophantine Equations > Techniques: modulo, size analysis, order analysis, inequalities", "Algebra > Algebraic Expressions > Polynomials > Polynomial operations", "Algebra > Equations and Inequalities > Linear and quadratic inequalities", "Number Theory > Divisibility / Factorization > Prime ...
null
proof and answer
[[0, 0], [1, 0], [-1, 0], [9, 4], [-9, -4], [16, 6], [-16, -6]]
0exo
Problem: Can 1965 points be arranged inside a square with side $15$ so that any rectangle of unit area placed inside the square with sides parallel to its sides must contain at least one of the points?
[ "Solution:\nYes. Place a grid of $900$ points in $30$ equally spaced rows and columns, so that each point is a distance $15/31$ from its nearest neighbours (or $15/31$ from the edge). This blocks all rectangles except those slimmer than $1/2$. Those slimmer than $1/2$ must have length at least $2$, so we can block ...
Soviet Union
5th ASU
[ "Geometry > Plane Geometry > Combinatorial Geometry", "Geometry > Plane Geometry > Analytic / Coordinate Methods > Cartesian coordinates", "Geometry > Plane Geometry > Miscellaneous > Constructions and loci" ]
null
proof and answer
Yes
02qy
Problem: O polígono $A B C D E F G H I J K L$ é regular e tem doze lados. ![](attached_image_1.png) a) Qual é a medida dos ângulos internos do polígono? b) O ponto $M$ é a interseção dos segmentos $A E$ e $D K$. Quais são as medidas dos ângulos $M \hat{D} E$ e $D \hat{M} E$? c) Qual é a medida do ângulo $C \hat{B} ...
[ "Solution:\n\na) $1^{a}$ solução: Como a soma dos ângulos internos de um polígono de $n$ lados é $(n-2) \\times 180^{\\circ}$, a soma dos ângulos internos do dodecágono é $(12-2) \\times 180^{\\circ}=1800^{\\circ}$. Logo, cada um de seus ângulos internos mede $\\frac{1800^{\\circ}}{12}=150^{\\circ}$.\n\n$2^{2}$ sol...
Brazil
Nível 2
[ "Geometry > Plane Geometry > Miscellaneous > Angle chasing", "Geometry > Plane Geometry > Concurrency and Collinearity" ]
null
proof and answer
a) 150 degrees. b) Angle MDE = 90 degrees and angle DME = 45 degrees. c) Angle CBM = 45 degrees. d) Points B, M, and F are collinear.
0bhu
Solve in complex numbers the equation $$ |z - |z + 1|| = |z + |z - 1||. $$
[ "Writing the equation as $|z - |z + 1||^2 = |z + |z - 1||^2$, and using $|w|^2 = w \\cdot \\bar{w}$, for any complex number $w$, yields the equivalent form\n$$\n(z + \\bar{z}) (|z - 1| + |z + 1| - 2) = 0.\n$$\nWe deduce that either $z + \\bar{z} = 2 \\operatorname{Re} z = 0$, hence $z = ia$, for some real $a$, or $...
Romania
65th Romanian Mathematical Olympiad
[ "Algebra > Intermediate Algebra > Complex numbers", "Geometry > Plane Geometry > Analytic / Coordinate Methods > Complex numbers in geometry" ]
null
proof and answer
Either z is purely imaginary (z = i t for real t), or z is real with −1 ≤ z ≤ 1.
06ik
$\triangle ABC$ is isosceles with $AB = AC$. $P$ is a point inside $\triangle ABC$ such that $\angle BCP = 30^\circ$, $\angle APB = 150^\circ$ and $\angle CAP = 39^\circ$. Find $\angle BAP$. (1 mark) $ABC$ 是等腰三角形,其中 $AB = AC$。$P$ 是 $\triangle ABC$ 內的一點,使得 $\angle BCP = 30^\circ$、$\angle APB = 150^\circ$ 且 $\angle CAP ...
[]
Hong Kong
HONG KONG PRELIMINARY SELECTION CONTEST
[ "Geometry > Plane Geometry > Concurrency and Collinearity > Ceva's theorem", "Geometry > Plane Geometry > Triangles > Triangle trigonometry", "Geometry > Plane Geometry > Miscellaneous > Angle chasing" ]
English; Chinese
proof and answer
13°
0hgg
In an acute triangle $ABC$ points $H$ and $O$ are the orthocenter and the circumcenter correspondingly. The line $HO$ intersects the sides $AB$ and $AC$ in points $X$ and $Y$ correspondingly, so that the point $H$ lies on the segment $OX$. It turned out that $XH = HO = OY$. Find the angle $\angle BAC$. (Oleksii Masali...
[ "In the solution of this problem, we will be using the following well-known fact: in any triangle, the distance from the vertex to the orthocenter is twice larger than the distance from the circumcenter to the opposite side.\n\nDenote by $O_B$ and $H_B$ the projections of $O$ and $H$ correspondingly onto the line $...
Ukraine
62nd Ukrainian National Mathematical Olympiad, Third Round, First Tour
[ "Geometry > Plane Geometry > Triangles > Triangle centers: centroid, incenter, circumcenter, orthocenter, Euler line, nine-point circle", "Geometry > Plane Geometry > Quadrilaterals > Cyclic quadrilaterals", "Geometry > Plane Geometry > Miscellaneous > Angle chasing", "Geometry > Plane Geometry > Miscellaneou...
English
proof and answer
60°
09wb
We consider rows of $2020$ coins. Each coin is of denomination $1$, $2$, or $3$. Between two coins of denomination $1$, there is at least one other coin. Between two coins of denomination $2$, there are at least two other coins. Between two coins of denomination $3$, there are at least three other coins. How many diffe...
[ "4." ]
Netherlands
First Round
[ "Discrete Mathematics > Combinatorics > Recursion, bijection" ]
English
final answer only
null
05po
Problem: Soit $p$ un nombre premier, $m$ un entier naturel. Trouver le plus petit entier $d$ tel qu'il existe un polynôme unitaire $Q$ de degré $d$ à coefficients entiers tel que, pour tout entier $n$, $p^{m} \mid Q(n)$.
[ "Solution:\n\nMontrons que $d$ est le plus petit entier tel que $p^{m} \\mid d!$. Soit $k$ le plus petit entier tel que $p^{m} \\mid k!$.\n\nTout d'abord, montrons que $k \\geq d$. On considère le polynôme $Q(x) = X(X+1) \\cdots (X+k-1)$ : il est unitaire, de degré $k$, à coefficients entiers. Qui plus est, pour to...
France
OCympiades Françaises de Mathématiques
[ "Algebra > Algebraic Expressions > Polynomials > Polynomial operations", "Number Theory > Divisibility / Factorization > Prime numbers", "Discrete Mathematics > Combinatorics > Algebraic properties of binomial coefficients" ]
null
proof and answer
d is the smallest integer k such that p^m divides k! (equivalently, the least k with v_p(k!) ≥ m).
084j
Problem: Determinare tutte le coppie $(m, n)$ di numeri interi positivi $m$ e $n$ tali che $$ \frac{3^{m}+3}{2^{n}+2^{n-1}} $$ sia un numero intero.
[ "Solution:\n\nLe soluzioni sono tutte le coppie di questi tre tipi:\n(a) $(m, 1)$ per ogni $m$ intero positivo\n(b) $(m, 2)$ per ogni $m$ intero positivo\n(c) $(m, 3)$ per ogni $m$ intero positivo pari\n\nPossiamo innanzitutto raccogliere un fattore 3 dal numeratore e dal denominatore della frazione:\n$$\n\\frac{3^...
Italy
Progetto Olimpiadi di Matematica 2005 GARA di SECONDO LIVELLO
[ "Number Theory > Divisibility / Factorization > Factorization techniques", "Number Theory > Diophantine Equations > Techniques: modulo, size analysis, order analysis, inequalities" ]
null
proof and answer
All pairs are: (m, 1) for any positive m; (m, 2) for any positive m; and (m, 3) for any even m.
0aty
Problem: Let $n$ be a positive integer. The numbers $1, 2, 3, \ldots, 2n$ are randomly assigned to $2n$ distinct points on a circle. To each chord joining two of these points, a value is assigned equal to the absolute value of the difference between the assigned numbers at its endpoints. Show that one can choose $n$ ...
[ "Solution:\n\nFirst, observe that\n$$\n\\sum_{i=1}^{n} i = \\frac{n(n+1)}{2} \\quad \\text{and} \\quad \\sum_{i=n+1}^{2n} i = n^{2} + \\frac{n(n+1)}{2}\n$$\nwhich means that\n$$\n\\sum_{i=n+1}^{2n} i - \\sum_{i=1}^{n} i = n^{2}\n$$\nLet $A = \\{1, 2, \\ldots, n\\}$ and $B = \\{n+1, n+2, \\ldots, 2n\\}$. (Here, we d...
Philippines
15th Philippine Mathematical Olympiad
[ "Discrete Mathematics > Combinatorics > Invariants / monovariants", "Discrete Mathematics > Combinatorics > Games / greedy algorithms", "Geometry > Plane Geometry > Combinatorial Geometry > Convex hulls" ]
null
proof only
null
035o
Problem: Let $ABC$ ($AC \neq BC$) be an acute triangle with orthocenter $H$ and incenter $I$. The lines $CH$ and $CI$ meet the circumcircle of $\triangle ABC$ at points $D$ and $L$, respectively. Prove that $\angle CIH = 90^\circ$ if and only if $\angle IDL = 90^\circ$.
[ "Solution:\n\nDenote by $k(O, R)$ the circumcircle of $\\triangle ABC$ and by $Q$ the orthogonal projection of $H$ on $CL$. Let us further denote\n$$\n\\begin{gathered}\nK = HQ \\cap LO, \\quad S = k \\cap LO, \\quad P = CL \\cap DS \\\\\nM = AB \\cap LO, \\quad N = AB \\cap CD\n\\end{gathered}\n$$\nNote that $N$ a...
Bulgaria
Bulgarian Mathematical Competitions
[ "Geometry > Plane Geometry > Triangles > Triangle centers: centroid, incenter, circumcenter, orthocenter, Euler line, nine-point circle", "Geometry > Plane Geometry > Triangles > Triangle trigonometry", "Geometry > Plane Geometry > Miscellaneous > Angle chasing", "Geometry > Plane Geometry > Miscellaneous > D...
null
proof only
null
0fok
Probar que $$ 2014^{2013} - 1013^{2013} - 1001^{2013} $$ es múltiplo de $$ 2014^{3} - 1013^{3} - 1001^{3} $$
[ "Se tiene que $2014 = 1013 + 1001$. Sea $a = 2014$ y $b = 1013$, entonces deberemos probar que\n$$\na^{2013} - b^{2013} - (a-b)^{2013}\n$$\nes múltiplo de\n$$\na^3 - b^3 - (a-b)^3 = 3ab(a-b).\n$$\nAhora bien, por el binomio de Newton, se obtiene\n$$\na^{2013} - b^{2013} - (a-b)^{2013} = \\sum_{n=1}^{2012} \\binom{2...
Spain
L Olimpiada Matemática Española
[ "Number Theory > Divisibility / Factorization > Factorization techniques", "Number Theory > Divisibility / Factorization > Greatest common divisors (gcd)", "Algebra > Algebraic Expressions > Polynomials > Polynomial operations" ]
Spanish
proof only
null
0dkw
Let $m$, $n$ be positive integers. Prove that $$ \lfloor n\sqrt{2} \rfloor \cdot \lfloor m\sqrt{7} \rfloor < \lfloor mn\sqrt{14} \rfloor. $$
[ "Let $a = \\lfloor n\\sqrt{2} \\rfloor$ and $b = \\lfloor m\\sqrt{7} \\rfloor$. Then $a < n\\sqrt{2} < a+1$ and $b < m\\sqrt{7} < b+1$.\n\nTherefore,\n$$\na b < n\\sqrt{2} \\cdot m\\sqrt{7} = mn\\sqrt{14} < (a+1)(b+1).\n$$\n\nNow, $\\lfloor mn\\sqrt{14} \\rfloor$ is the greatest integer less than or equal to $mn\\s...
Saudi Arabia
Saudi Booklet
[ "Algebra > Algebraic Expressions > Sequences and Series > Floors and ceilings" ]
null
proof only
null
03o3
Problem: Let $N$ be the number of positive integers with 10 digits $\overline{d_{9} d_{8} \cdots d_{1} d_{0}}$ in base 10 (where $0 \leq d_{i} \leq 9$ for all $i$ and $d_{9}>0$) such that the polynomial $$ d_{9} x^{9}+d_{8} x^{8}+\cdots+d_{1} x+d_{0} $$ is irreducible in $\mathbb{Q}$. Prove that $N$ is even. (A polynom...
[ "Solution:\nLet $f(x)=d_{9} x^{9}+d_{8} x^{8}+\\cdots+d_{1} x+d_{0}$. If $d_{0}=0$, then $f(x)$ is divisible by $x$ and thus reducible, so we may ignore all such polynomials. The remaining polynomials all have nonzero leading and constant coefficients.\nFor any polynomial $p(x)$ of degree $n$ with nonzero leading a...
Canada
CMO
[ "Algebra > Algebraic Expressions > Polynomials > Polynomial operations", "Discrete Mathematics > Combinatorics > Recursion, bijection", "Discrete Mathematics > Combinatorics > Invariants / monovariants" ]
null
proof only
null
057g
Juku paints exactly 30 unit squares of a $10 \times 15$ table black. After that, Miku covers up exactly 4 rows and 4 columns. Can Juku ensure by the choice of the squares to be coloured that at least 10 black unit squares are left uncovered?
[ "Juku can paint 30 unit squares in such a way that each row contains exactly 3 black unit squares and each column contains exactly 2 of them (Fig. 1). When Miku chooses 4 rows and 4 columns, they contain at most $4 \\cdot 3 + 4 \\cdot 2 = 20$ black unit squares altogether. Hence at least 10 black unit squares remai...
Estonia
Open Contests
[ "Discrete Mathematics > Combinatorics > Counting two ways", "Discrete Mathematics > Combinatorics > Coloring schemes, extremal arguments" ]
null
proof and answer
Yes
07f6
Let $p$ be an odd prime number. Find all $\frac{p-1}{2}$-tuples $(x_1, x_2, \dots, x_{\frac{p-1}{2}}) \in \mathbb{Z}_{p^2}^{\frac{p-1}{2}}$ such that $$ \sum_{i=1}^{\frac{p-1}{2}} x_i \equiv \sum_{i=1}^{\frac{p-1}{2}} x_i^2 \equiv \dots \equiv \sum_{i=1}^{\frac{p-1}{2}} x_i^{\frac{p-1}{2}} \pmod{p}. $$
[ "Assume that $p = 3$. Then obviously $x_1$ can take any value. Now suppose that $p \\ge 5$. We want to prove that $(x_1, x_2, \\dots, x_{\\frac{p-1}{2}}) \\in \\{0, 1\\}^{\\frac{p-1}{2}}$. Note that\n$$\n\\sum_{i=1}^{\\frac{p-1}{2}} (1 - a x_i)^{\\frac{p-1}{2}} \\equiv \\frac{p-1}{2} + M \\left( (1-a)^{\\frac{p-1}{...
Iran
37th Iranian Mathematical Olympiad
[ "Number Theory > Residues and Primitive Roots > Quadratic residues", "Number Theory > Modular Arithmetic > Fermat / Euler / Wilson theorems", "Discrete Mathematics > Combinatorics > Recursion, bijection" ]
English
proof and answer
For the prime three, any single element works. For primes at least five, all solutions are tuples whose entries are each either 0 or 1 (modulo p^2).
09nt
Let $\mathcal{G}$ be a $6 \times 6$ grid of unit squares. A rectangle in $\mathcal{G}$ is defined as a set of unit squares whose union forms an axis-aligned rectangle with vertices on grid points. Two such rectangles are said to be disjoint if they share no common point (including boundary and interior). Determine the ...
[]
Mongolia
MMO2025 Round 3
[ "Discrete Mathematics > Combinatorics > Counting two ways", "Discrete Mathematics > Combinatorics > Inclusion-exclusion", "Discrete Mathematics > Combinatorics > Enumeration with symmetry" ]
English
proof and answer
28420
0apb
Problem: Find the polynomial of least degree, having integral coefficients and leading coefficient equal to $1$, with $\sqrt{3}-\sqrt{2}$ as a zero.
[ "Solution:\n$x^{4}-10x^{2}+1$\n\nWe let $x=\\sqrt{3}-\\sqrt{2}$. We find the monic polynomial equation of least degree in terms of $x$. Squaring, we get\n$$\nx^{2}=(\\sqrt{3}-\\sqrt{2})^{2}=5-2\\sqrt{6} \\quad \\text{or} \\quad x^{2}-5=-2\\sqrt{6}\n$$\nSquaring the last equation, we finally get\n$$\n\\left(x^{2}-5\...
Philippines
Tenth Philippine Mathematical Olympiad
[ "Algebra > Algebraic Expressions > Polynomials > Polynomial operations", "Algebra > Abstract Algebra > Field Theory" ]
null
proof and answer
x^4 - 10x^2 + 1
07iu
Are there bijective functions $f, g : \mathbb{N} \to \mathbb{N}$ such that $$ g(n) = \frac{f(1) + f(2) + \dots + f(n)}{n} $$
[ "The answer is no. We shall prove by induction that $f(n) = 2n - 1$ and $g(n) = n$.\n\nNotice that $f(i) \\ge 1$ for each $i$. Then, if $1 = g(N) = \\frac{1}{N}(f(1) + \\cdots + f(N))$, it follows that $f(1) = \\cdots = f(N) = 1$.\n\nNow, we prove through induction on $n$. Assume that the statement holds for positi...
Iran
41th Iranian Mathematical Olympiad
[ "Algebra > Algebraic Expressions > Functional Equations > Injectivity / surjectivity", "Algebra > Algebraic Expressions > Sequences and Series > Sums and products" ]
null
proof and answer
No
09td
Problem: Een viertal $(a, b, c, d)$ van positieve gehele getallen met $a \leq b \leq c \leq d$ noemen we goed indien we ieder geheel getal rood, blauw, groen of paars kunnen kleuren zodat - van iedere $a$ opeenvolgende getallen er tenminste één rood is; - van iedere $b$ opeenvolgende getallen er tenminste één blauw is...
[ "Solution:\n\nWe bekijken steeds alleen viertallen $(a, b, c, d)$ van positieve gehele getallen met $a \\leq b \\leq c \\leq d$. Ieder viertal met $b \\geq 6$ voldoet: we kleuren dan de even getallen rood en de oneven getallen achtereenvolgens blauw, groen, paars, blauw, groen, paars, etc. Verder voldoet ieder vier...
Netherlands
Selectietoets
[ "Discrete Mathematics > Combinatorics > Coloring schemes, extremal arguments" ]
null
proof and answer
(2, b, c, d) with b ≤ c ≤ d and either b ≥ 6, or b ≥ 4 and c ≥ 8.
077i
Problem: A Magician and a Detective play a game. The Magician lays down cards numbered from $1$ to $52$ face-down on a table. On each move, the Detective can point to two cards and inquire if the numbers on them are consecutive. The Magician replies truthfully. After a finite number of moves the Detective points to tw...
[ "Solution:\n\nStrategy for the Detective: Pick a card $A$ and compare against all others except one. If he ever gets a \"Yes\", that pair works; else the remaining card is consecutive with $A$. This process takes at most $50$ queries.\n\nStrategy for the Magician: We show that it is not always possible to obtain a ...
India
INMO
[ "Discrete Mathematics > Graph Theory", "Discrete Mathematics > Combinatorics > Games / greedy algorithms", "Discrete Mathematics > Combinatorics > Coloring schemes, extremal arguments", "Discrete Mathematics > Combinatorics > Induction / smoothing" ]
null
proof only
null
0ekv
Problem: Dana je tabela velikosti $1 \times n$, kjer je $n>10$ naravno število. Polja tabele so po vrsti od leve proti desni oštevilčena z naravnimi števili od $1$ do $n$. Polje številka $10$ je črno in na njem je postavljen žeton, vsa ostala polja tabele so bela. Dva igralca izmenjaje igrata naslednjo igro. Igralec, ...
[ "Solution:\n\nPokažimo, da ima v primeru $n=19$ zmagovito strategijo drugi igralec, za vse ostale $n$ pa prvi igralec.\n\nNaj bo $n=19$. Tedaj je na vsaki strani polja $10$ natanko $9$ polj tabele. Če prvi igralec v prvi potezi prestavi žeton na polje manjše od $10$, tedaj lahko drugi igralec odigra strategijo $11,...
Slovenia
66. matematično tekmovanje srednješolcev Slovenije
[ "Discrete Mathematics > Combinatorics > Games / greedy algorithms", "Discrete Mathematics > Combinatorics > Invariants / monovariants" ]
null
proof and answer
The second player has a winning strategy if and only if the row length is nineteen; otherwise, the first player has a winning strategy.
050t
Let $ABC$ be an isosceles triangle with $|AB| = |AC|$. The bisector of angle $ABC$ meets the side $AC$ at the point $D$. a) Is the triangle $ABD$ isosceles whenever the triangle $BCD$ is isosceles? b) Is the triangle $BCD$ isosceles whenever the triangle $ABD$ is isosceles?
[ "a) Denote $\\angle BAC = \\alpha$ and $\\angle ABC = \\angle ACB = \\beta$.\n\n![](attached_image_1.png)\nFig. 6\n\nAssume that the triangle $BCD$ is isosceles. If $|CB| = |CD|$, then the angles $\\angle CBD$, $\\angle CDB$ and $\\angle BCD$ would be $\\frac{\\beta}{2}$, $\\frac{\\beta}{2}$ and $\\beta$ respective...
Estonia
Estonian Math Competitions
[ "Geometry > Plane Geometry > Miscellaneous > Angle chasing", "Geometry > Plane Geometry > Miscellaneous > Distance chasing" ]
null
proof and answer
a) Yes; b) No
0jbg
Determine all positive integers $n$ such that the (3-variable) polynomial $$ P_n(x, y, z) = (x - y)^{2n}(y - z)^{2n} + (y - z)^{2n}(z - x)^{2n} + (z - x)^{2n}(x - y)^{2n} $$ divides the (3-variable) polynomial $$ Q_n(x, y, z) = [(x - y)^{2n} + (y - z)^{2n} + (z - x)^{2n}]^{2n}. $$
[ "Suppose that $P_n \\mid Q_n$, so that $Q_n(x, y, z) = R_n(x, y, z)P_n(x, y, z)$. Define $p_n(x) = P_n(x, 0, -1)$ and $q_n(x) = Q_n(x, 0, -1)$. Then, we have $q_n = R_n(x, 0, -1)p_n$, so that $p_n \\mid q_n$ as real polynomials in $x$. Furthermore, $p_n$ and $q_n$ both have integer coefficients, and $p_n$ is monic....
United States
Team Selection Test
[ "Algebra > Algebraic Expressions > Polynomials > Polynomial operations", "Algebra > Algebraic Expressions > Polynomials > Roots of unity", "Algebra > Intermediate Algebra > Complex numbers", "Number Theory > Divisibility / Factorization > Prime numbers" ]
null
proof and answer
1
0122
Problem: The numbers $1, 2, \ldots, 49$ are placed in a $7 \times 7$ array, and the sum of the numbers in each row and in each column is computed. Some of these 14 sums are odd while others are even. Let $A$ denote the sum of all the odd sums and $B$ the sum of all even sums. Is it possible that the numbers were place...
[ "Solution:\n\nAnswer: no.\nIf this were possible, then $2 \\cdot (1 + \\ldots + 49) = A + B = 2B$. But $B$ is even since it is the sum of even numbers, whereas $1 + \\ldots + 49 = 25 \\cdot 49$ is odd. This is a contradiction." ]
Baltic Way
Baltic Way
[ "Discrete Mathematics > Combinatorics > Counting two ways", "Discrete Mathematics > Combinatorics > Invariants / monovariants" ]
null
proof and answer
No
00zq
Problem: On two parallel lines, the distinct points $A_{1}, A_{2}, A_{3}, \ldots$ respectively $B_{1}$, $B_{2}, B_{3}, \ldots$ are marked in such a way that $|A_{i}A_{i+1}|=1$ and $|B_{i}B_{i+1}|=2$ for $i=1,2, \ldots$ (see Figure). Provided that $\angle A_{1}A_{2}B_{1}=\alpha$, find the infinite sum $\angle A_{1}B_{1}...
[ "Solution:\nAnswer: $\\pi-\\alpha$.\nLet $C_{1}, C_{2}, C_{3}, \\ldots$ be points on the upper line such that $|C_{i}C_{i+1}|=1$ and $B_{i}=C_{2i}$ for each $i=1,2, \\ldots$ (see Figure 2). Then for any $i=1,2, \\ldots$ we have\n$$\n\\angle A_{i}B_{i}A_{i+1}=\\angle A_{i}C_{2i}A_{i+1}=\\angle A_{1}C_{i+1}A_{2}=\\an...
Baltic Way
Baltic Way 1997
[ "Geometry > Plane Geometry > Miscellaneous > Angle chasing", "Geometry > Plane Geometry > Transformations > Translation" ]
null
proof and answer
π - α
0eli
Problem: Na kocki $A B C D E F G H$ označimo središče stranske ploskve $E F G H$ s $P$, središče stranskega roba $A B$ pa z $R$. Ravnina $\Sigma$, ki vsebuje točke $C, P$ in $R$, seka robova $E F$ in $G H$ zaporedoma v točkah $X$ in $Y$. a) Dokaži, da je $|E X|:|X F|=|G Y|:|Y H|=1: 3$. b) Ravnina $\Sigma$ razdeli ko...
[ "Solution:\n\na)\nDaljici $R C$ in $K G$ sta vzporedni, ker je $R C G K$ pravokotnik. Tudi daljici $R C$ in $X Y$ sta vzporedni, saj sta ploskvi $A B C D$ in $E F G H$ vzporedni, daljici pa sta presek teh dveh ploskev z ravnino $\\Sigma$. Torej sta daljici $K G$ in $X Y$ vzporedni, zato velja $|K X|=|G Y|$. Ker pa ...
Slovenia
67. matematično tekmovanje srednješolcev Slovenije, Državno tekmovanje
[ "Geometry > Solid Geometry > 3D Shapes", "Geometry > Solid Geometry > Volume", "Algebra > Linear Algebra > Vectors" ]
null
proof and answer
EX:XF = GY:YH = 1:3; volume ratio = 5:3