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
09wa
Let $a$, $b \ge 2$ be positive integers with $\gcd(a, b) = 1$. Let $r$ be the smallest positive value that $\frac{a}{b} - \frac{c}{d}$ can take, where $c$ and $d$ are positive integers satisfying $c \le a$ and $d \le b$. Prove that $\frac{1}{r}$ is an integer.
[ "We will first show that it is possible to choose $c$ and $d$ such that $\\frac{a}{b} - \\frac{c}{d} = \\frac{1}{bd}$.\n\nBecause $\\gcd(a, b) = 1$, there exists a multiplicative inverse $b^{-1}$ of $b$ modulo $a$. Now let $c$ with $1 \\le c \\le a$ be such that $c \\equiv -b^{-1} \\pmod a$. Then we have $bc \\equi...
Netherlands
IMO Team Selection Test 1, June 2020
[ "Number Theory > Modular Arithmetic > Inverses mod n", "Number Theory > Divisibility / Factorization > Greatest common divisors (gcd)" ]
English
proof only
null
027j
Problem: Um poliminó é uma sequência de quadradinhos $1 \times 1$ justapostos compartilhando lados em comum com seus vizinhos e formando uma única peça. Os poliminós de dois quadradinhos são conhecidos como dominós e os poliminós com quatro quadradinhos são conhecidos como tetraminós, as pecinhas do famoso jogo Tetris...
[ "Solution:\n\na. Para dividirmos o quadrado em $x$ poliminós de mesma soma, então $x$ deve obrigatoriamente ser um divisor da soma total dos números. No caso do quadrado $3 \\times 3$, como a soma é 45, se $x>5$, então cada poliminó teria soma menor que $\\frac{45}{5}=9$. Entretanto, o poliminó que tivesse o quadra...
Brazil
null
[ "Discrete Mathematics > Combinatorics > Invariants / monovariants", "Discrete Mathematics > Combinatorics > Coloring schemes, extremal arguments", "Algebra > Algebraic Expressions > Sequences and Series > Sums and products" ]
null
proof only
null
06mk
Let $P(x)$ be a polynomial with integer coefficients. Define a sequence $\{a_n\}$ by $a_0 = 0$ and $a_n = P(a_{n-1})$ for all $n \ge 1$. Prove that if there exists a positive integer $m$ for which $a_m = 0$, then $a_1 = 0$ or $a_2 = 0$.
[ "Since $a_0 = 0 = a_m$, we can prove by induction that $a_k = a_{m+k}$ for all $k$. If there are two consecutive terms of $\\{a_n\\}$ which are the same, then all subsequent terms are the same. By the periodicity, all terms are the same, and they are equal to $a_0 = 0$. This gives $a_1 = 0$ and we are done.\n\nNow,...
Hong Kong
IMO HK TST
[ "Algebra > Algebraic Expressions > Polynomials > Polynomial operations", "Algebra > Algebraic Expressions > Sequences and Series > Recurrence relations" ]
null
proof only
null
0g97
設 $ABC$ 為三角形。點 $K, L, M$ 分別落在線段 $BC, CA, AB$ 上, 且 $AK, BL, CM$ 三線相交於一點。 證明: 可以在三個三角形 $ALM, BMK, CKL$ 之中選取兩個, 使得它們的內切圓半徑之和, 大於或等於三角形 $ABC$ 的內切圓半徑。
[ "記\n$$\na = \\frac{BK}{KC}, \\quad b = \\frac{CL}{LA}, \\quad c = \\frac{AM}{MB}.\n$$\n由 Ceva 定理知 $abc = 1$. 故不失一般性, 可假設 $a \\ge 1$. 於是 $b, c$ 之中至少有一數不大於 1. 因此 $(a, b), (b, c)$ 兩組數對中, 至少有一組的第一個數字不小於 1, 而第二個數字不大於 1. 不失一般性, 再設 $1 \\le a$ 且 $b \\le 1$.\n由此可得 $bc \\le 1$ 且 $1 \\le ca$, 即\n$$\n\\frac{AM}{MB} \\le \\frac...
Taiwan
2015 Math Olympiad Second Stage Training Camp
[ "Geometry > Plane Geometry > Concurrency and Collinearity > Ceva's theorem", "Geometry > Plane Geometry > Transformations > Homothety", "Geometry > Plane Geometry > Geometric Inequalities > Triangle inequalities" ]
null
proof only
null
0ccl
Let $n \ge 2$ be a positive integer. A square with the side length $2n - 1$ is divided into $(2n - 1)^2$ unity squares using parallels to the sides. Ana and Bogdan play the following game: starting with Ana, the two take turns to colour, Ana with red, Bogdan with blue, in $2n^2$ turns, the $4n^2$ vertices of the unity ...
[ "Let $O$ be the centre of the square, $B_1, B_2, \\dots, B_{2n^2}$ be the blue points and $R_1, R_2, \\dots, R_{2n^2}$ the red points. Ana will win if\n$$\n\\sum_{i=1}^{2n^2} \\overrightarrow{R_i B_{a_i}} = \\overrightarrow{0}, \\quad (1)\n$$\nfor a certain rearrangement $a_1, a_2, \\dots, a_{2n^2}$ of the numbers ...
Romania
THE 73rd ROMANIAN MATHEMATICAL OLYMPIAD - FINAL ROUND
[ "Geometry > Plane Geometry > Analytic / Coordinate Methods > Vectors", "Discrete Mathematics > Combinatorics > Games / greedy algorithms", "Algebra > Linear Algebra > Vectors" ]
null
proof only
null
03ut
An acute triangle $ABC$ has orthocenter $H$. The circle through $H$ with center the midpoint of $BC$ intersects the line $BC$ at $A_1$ and $A_2$. Similarly, the circle passing through $H$ with center the midpoint of $CA$ intersects the line $CA$ at $B_1$ and $B_2$, and the circle passing through $H$ with center the mid...
[ "![](attached_image_1.png)\n\n**Proof I** Let $B_0$, $C_0$ be the midpoints of $CA$, $AB$ respectively. Denote $A'$ as the other intersection of the circle centered at $B_0$ which passes through $H$ and the circle centered at $C_0$ which passes through $H$. We know that $A'H \\perp C_0B_0$. Since $B_0$, $C_0$ are t...
China
International Mathematical Olympiad
[ "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 > Distance chasing" ]
English
proof only
null
0724
Problem: Find all 7-digit numbers formed by using only the digits $5$ and $7$, and divisible by both $5$ and $7$.
[ "Solution:\n\nClearly, the last digit must be $5$ and we have to determine the remaining $6$ digits. For divisibility by $7$, it is sufficient to consider the number obtained by replacing $7$ by $0$; for example $5775755$ is divisible by $7$ if and only if $5005055$ is divisible by $7$. Each such number is obtained...
India
INMO
[ "Number Theory > Divisibility / Factorization", "Number Theory > Modular Arithmetic" ]
null
proof and answer
7775775, 7757575, 5577775, 7575575, 5777555, 7755755, 5755575, 5557755, 7555555
0cwt
On a rectangular sheet of paper, several segments were drawn parallel to its sides. These segments divide the sheet into several rectangles (so that there are no parts of drawn segments inside rectangles). Petya wants to draw one of two diagonals in each of these rectangles dividing it into two triangles, and then colo...
[ "Let Petya draw a diagonal in each of the rectangles from the bottom-left corner to the top-right corner. After this, he will color all the triangles adjacent to the top-left corners of the rectangles black, and the rest — white.\n\nLet us prove that such a coloring will work. Consider a common boundary segment of ...
Russia
LI Всероссийская математическая олимпиада школьников
[ "Discrete Mathematics > Combinatorics > Coloring schemes, extremal arguments", "Geometry > Plane Geometry > Miscellaneous > Constructions and loci" ]
Russian
proof and answer
Yes, always possible.
0d0b
Determine all positive integers $n$ such that the inequality $$ \sqrt{x-1} + \sqrt{x-2} + \cdots + \sqrt{x-n} < x $$ holds for every real number $x \ge n$.
[ "The inequality must hold for $x = n$. Thus\n$$\n1 + \\sqrt{2} + \\dots + \\sqrt{n-1} < n.\n$$\nBut $1 + \\sqrt{2} + \\sqrt{3} > 4$, and by induction\n$$\n1 + \\sqrt{2} + \\dots + \\sqrt{n-1} > n \\quad \\text{for all } n \\ge 4.\n$$\nTherefore, it is necessary that $n \\le 3$.\n\nWhen $n = 3$, taking $x = 4$ also ...
Saudi Arabia
Saudi Arabia Mathematical Competitions 2012
[ "Algebra > Equations and Inequalities > Linear and quadratic inequalities", "Discrete Mathematics > Combinatorics > Induction / smoothing" ]
English
proof and answer
n = 1 and n = 2
0hwq
Problem: Let $ABC$ be a triangle, and let $X, Y, Z$ be the excenters opposite $A, B, C$. The incircle of triangle $ABC$ touches $BC, CA, AB$ at points $D, E, F$. Finally, let $I$ and $O$ denote the incenter and circumcenter of triangle $ABC$. Prove that lines $DX, EY, FZ, IO$ are concurrent.
[ "Solution:\n\nThe fact that $DX, EY, FZ$ are concurrent follows from the fact that triangles $DEF$ and $XYZ$ are homothetic; indeed, note that $EF$ and $YZ$ are both perpendicular to the internal angle bisector of $\\angle BAC$.\n\nNow, to see that the concurrence point lies on $IO$, note that point $I$ is the orth...
United States
Berkeley Math Circle: Monthly Contest 6
[ "Geometry > Plane Geometry > Transformations > Homothety", "Geometry > Plane Geometry > Triangles > Triangle centers: centroid, incenter, circumcenter, orthocenter, Euler line, nine-point circle", "Geometry > Plane Geometry > Circles > Tangents" ]
null
proof only
null
0hnf
Problem: Karen has seven envelopes and seven letters of congratulations to various HMMT coaches. If she places the letters in the envelopes at random with each possible configuration having an equal probability, what is the probability that exactly six of the letters are in the correct envelopes?
[ "Solution:\n\n$0$, since if six letters are in their correct envelopes the seventh is as well." ]
United States
null
[ "Statistics > Probability > Counting Methods > Permutations" ]
null
final answer only
0
09lo
For real numbers $-1 < x_1, x_2, \dots, x_n < 1$ with sum $x_1 + x_2 + \dots + x_n = 0$, prove that we have $$ \sum_{i=1}^{n} \sum_{j=1}^{n} x_i x_j \sqrt{1 - x_i^2 x_j^2} \le 0 $$ and determine the conditions under which equality holds.
[ "By Taylor's theorem, we have\n$$\n\\sqrt{1-t} = 1 - \\sum_{k=1}^{\\infty} \\frac{(2k)!}{4^k (k!)^2 (2k-1)} t^k\n$$\nfor any $-1 < t < 1$. Since $\\sum_{i=1}^n x_i = 0$, we have\n$$\n\\sum_{i=1}^{n} \\sum_{j=1}^{n} x_i x_j \\sqrt{1 - x_i^2 x_j^2} = \\left( \\sum_{i=1}^{n} x_i \\right)^2 - \\sum_{k=1}^{\\infty} \\fr...
Mongolia
Mongolian Mathematical Olympiad
[ "Algebra > Algebraic Expressions > Sequences and Series > Sums and products" ]
English
proof and answer
The sum is always at most zero. Equality holds if and only if the multiset consists of zeros and pairs of numbers with equal magnitude and opposite signs.
028v
Problem: Canelonis de ricota - Todo domingo, Pedro prepara canelonis para o almoço. Primeiro ele corta retângulos de massa de $16~\mathrm{cm}$ por $12~\mathrm{cm}$ e depois cola os dois lados mais longos, superpondo uma faixa de $2~\mathrm{cm}$. ![](attached_image_1.png) Dessa forma ele obtém cilindros que ele reche...
[ "Solution:\n\nColando os retângulos de massa ao longo do maior lado, Pedro obtém um cilindro de base circular com $10~\\mathrm{cm}$ de comprimento e $16~\\mathrm{cm}$ de altura. O volume então que ele recheia com ricota é o volume desse cilindro:\n$$\nV=\\text{área da base} \\times \\text{altura}\n$$\nA área da bas...
Brazil
Nível 3
[ "Geometry > Solid Geometry > Volume" ]
null
proof and answer
735 g (more than before)
05lt
Problem: Trouver tous les triplets d'entiers $(a, b, c)$ tels que $a \neq 0$ et $$ 2 a^{4} + 2 a^{2} b^{2} + b^{4} = c^{2} $$
[ "Solution:\nSupposons qu'il existe un tel triplet : soit alors $a > 0$ le plus petit entier tel que $(a, b, c)$ soit solution. Si $d = \\operatorname{pgcd}(a, b)$, en divisant l'égalité par $d^{4}$ on voit que $\\left(a / d, b / d, c / d^{2}\\right)$ est également solution. On a donc $d = 1$.\n\nRegardons l'express...
France
Olympiades Françaises de Mathématiques
[ "Number Theory > Diophantine Equations > Pythagorean triples", "Number Theory > Diophantine Equations > Infinite descent / root flipping", "Number Theory > Diophantine Equations > Techniques: modulo, size analysis, order analysis, inequalities", "Number Theory > Divisibility / Factorization > Greatest common ...
null
proof and answer
No such integer triples with nonzero first entry exist.
0ggt
令 $m > 1$ 為一正整數。有一隻老鼠要從 $3m \times 3m$ 西洋棋盤的最左下角格子 $a$ 跳到最右上角格子 $b$。老鼠每一次可以跑到牠所在位子右方一格或是上方一格。然而,棋盤上有一些格子放有黏鼠板,如果老鼠跑到黏鼠板上就會被黏住,無法再移動。 對於由棋盤上的格子所組成的集合 $X$,我們稱 $X$ 擋住老鼠,若且唯若當 $X$ 的格子都被放有黏鼠板時,老鼠無法從 $a$ 跳到 $b$。我們稱 $X$ 最小,若且唯若 $X$ 擋住老鼠、但移除 $X$ 的任何一格後都不能擋住老鼠。證明: (i) 任何能擋住老鼠的最小集合的格數不大於 $3m^2$。 (ii) 證明存在格數不小於 $3m^2 - 3m$,且能擋住老鼠...
[ "(a) 對於最小集 $X$,在不碰到 $X$ 的前提下,令 $A$ 為所有老鼠可以從 $a$ 抵達的格子所成集合,$B$ 則為所有可以抵達 $b$ 的格子所成集合。\n注意到從 $A$ 最多可以抵達 $2|A|$ 個格子 (包含 $A$ 和 $X$,扣除 $a$),因此\n$$\n2|A| \\geq |X| + (|A| - 1) \\Leftrightarrow |X| \\leq |A| + 1.\n$$\n同理,$|X| \\leq |B| + 1$,從而 $9m^2 \\geq |A| + |B| + |X| \\geq 3|m^2 - 2$,亦即 $|X| \\leq 3m^2$。\n\n(b) 以下是一個格數...
Taiwan
2022 數學奧林匹亞競賽第三階段選訓營, 獨立研究 (二)
[ "Discrete Mathematics > Graph Theory > Menger's theorem / max-flow, min-cut", "Discrete Mathematics > Combinatorics > Counting two ways" ]
Chinese; English
proof only
null
09it
How many ways are there to place pawns on a $10 \times 8$ board in such a way that each $2 \times 2$ square contains exactly two pawns?
[]
Mongolia
Mongolian Mathematical Olympiad Round 2
[ "Discrete Mathematics > Combinatorics > Recursion, bijection", "Discrete Mathematics > Combinatorics > Coloring schemes, extremal arguments" ]
null
proof and answer
1278
04hm
Find all prime numbers $p$ and $q$ such that $$ p^{q+1} + q^{p+1} $$ is a perfect square.
[ "If $p = q = 2$ we have $p^{q+1} + q^{p+1} = 2^3 + 2^3 = 16$, so that is one solution of the problem.\n\nNow, without loss of generality assume that $p$ is odd and let $p^{q+1} + q^{p+1} = x^2$, where $x \\in \\mathbb{N}$. Thus $p+1$ is even and\n$$\np^{q+1} = \\left(x - q^{\\frac{p+1}{2}}\\right) \\left(x + q^{\\f...
Croatia
Mathematica competitions in Croatia
[ "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" ]
English
proof and answer
(p, q) = (2, 2)
06e1
On the sides $AB$ and $AC$ of triangle $ABC$, there are points $P$ and $Q$ respectively such that $\angle APC = \angle AQB = 45^\circ$. Let the perpendicular line to side $AB$ through $P$ intersects line $BQ$ at $S$. Let the perpendicular line to side $AC$ through $Q$ intersects line $CP$ at $R$. Let $D$ be on side $BC...
[ "Let $PS$ and $QR$ meet $BC$ at $X$ and $Y$ respectively. Note that $A, P, X, D$ are concyclic since $\\angle ADX + \\angle APX = 180^\\circ$. Similarly, $A, D, Y, Q$ are concyclic. Also, since\n$$\n\\angle BPC = 180^\\circ - \\angle CPA = 180^\\circ - \\angle AQB = \\angle BQC,\n$$\n\nthe points $B, C, Q, P$ are c...
Hong Kong
CHKMO
[ "Geometry > Plane Geometry > Circles > Radical axis theorem", "Geometry > Plane Geometry > Quadrilaterals > Cyclic quadrilaterals", "Geometry > Plane Geometry > Miscellaneous > Angle chasing" ]
null
proof only
null
0klm
Problem: A convex polyhedron has $n$ faces that are all congruent triangles with angles $36^{\circ}$, $72^{\circ}$, and $72^{\circ}$. Determine, with proof, the maximum possible value of $n$.
[ "Solution:\nConsider such a polyhedron with $V$ vertices, $E$ edges, and $F = n$ faces. By Euler's formula we have $V + F = E + 2$.\n\nNext, note that the number of pairs of incident faces and edges is both $2E$ and $3F$, so $2E = 3F$.\n\nNow, since our polyhedron is convex, the sum of the degree measures at each v...
United States
HMMT Spring 2021 Team Round
[ "Geometry > Solid Geometry > Other 3D problems", "Discrete Mathematics > Combinatorics > Counting two ways" ]
null
proof and answer
36
0f2l
Problem: Given a set of $n$ non-intersecting segments in the plane. No two segments lie on the same line. Can we successively add $n-1$ additional segments so that we end up with a single non-intersecting path? Each segment we add must have as its endpoints two existing segment endpoints.
[]
Soviet Union
ASU
[ "Geometry > Plane Geometry > Combinatorial Geometry > Convex hulls" ]
null
proof only
null
0g2m
Problem: Sei $n \geq 5$ eine ganze Zahl. Ein Laden verkauft Jonglierbälle in $n$ verschiedenen Farben. Jedes von $n+1$ Kindern kauft drei Jonglierbälle, welche drei unterschiedliche Farben haben, aber keine zwei Kinder kaufen genau die gleiche Farbkombination. Zeige, dass es mindestens zwei Kinder gibt, welche genau e...
[ "Solution:\n\nWir versuchen, dass möglichst viele Kinder Bälle kaufen, sodass nie zwei Kinder genau eine Farbe gemeinsam haben. Wir zeigen dann, dass höchstens $n$ Kinder Bälle kaufen können.\n\nLemma 1. Seien $K_{1}, K_{2}, K_{3}$ Kinder die Bälle kaufen, sodass $K_{1}$ und $K_{2}$ zwei Farben gemeinsam haben und ...
Switzerland
Selektion
[ "Discrete Mathematics > Combinatorics > Pigeonhole principle", "Discrete Mathematics > Combinatorics > Coloring schemes, extremal arguments" ]
null
proof only
null
0kl3
Problem: Let $A_{1} A_{2} A_{3} A_{4}$, $B_{1} B_{2} B_{3} B_{4}$, and $C_{1} C_{2} C_{3} C_{4}$ be three regular tetrahedra in 3-dimensional space, no two of which are congruent. Suppose that, for each $i \in \{1,2,3,4\}$, $C_{i}$ is the midpoint of the line segment $A_{i} B_{i}$. Determine whether the four lines $A_...
[ "Solution:\n\nLet $P_{i}(t)$ be lines in space so that $P_{i}(0)=A_{i}$, $P_{i}(1)=C_{i}$, and $P_{i}(2)=B_{i}$. Then observe that $P_{i} P_{j}^{2}$ are quadratics in $t$. The difference between any of these two is zero at $t=0,1,2$, so it must be identically zero. Therefore, we find that $P_{1} P_{2} P_{3} P_{4}$ ...
United States
HMIC 2021
[ "Geometry > Solid Geometry > Volume", "Geometry > Solid Geometry > Other 3D problems", "Algebra > Linear Algebra > Matrices", "Algebra > Linear Algebra > Determinants", "Algebra > Linear Algebra > Linear transformations" ]
null
proof and answer
Yes, the four lines must concur.
0cya
Find all primes $p, q$ satisfying the equation $2 p^{q} - q^{p} = 7$.
[ "It is clear that $q$ must be odd, hence $q \\geq 3$.\n\nCase 1. If $p = 2$, then we get $2^{q+1} = q^{2} + 7$. For any $n \\geq 4$ we have $2^{n+1} > n^{2} + 7$ (by induction). Hence $q = 3$, and we get solution $(2, 3)$.\n\nCase 2. If $p \\geq 3$, then we can write, and using Fermat Little Theorem,\n$$\nq^{p} = 2...
Saudi Arabia
SAMC
[ "Number Theory > Modular Arithmetic > Fermat / Euler / Wilson theorems", "Number Theory > Diophantine Equations > Techniques: modulo, size analysis, order analysis, inequalities", "Number Theory > Divisibility / Factorization > Prime numbers", "Algebra > Intermediate Algebra > Exponential functions" ]
English
proof and answer
(2, 3), (5, 3)
0dew
Let $x, y \in \mathbb{R}$ be such that $x = y(3 - y)^2$ and $y = x(3 - x)^2$. Find all possible values of $x + y$.
[]
Saudi Arabia
Saudi Arabian IMO Booklet
[ "Algebra > Algebraic Expressions > Polynomials > Polynomial operations", "Algebra > Algebraic Expressions > Polynomials > Vieta's formulas" ]
English
proof and answer
0, 3, 4, 5, 8
0icu
Problem: $P$ is inside rectangle $ABCD$. $PA = 2$, $PB = 3$, and $PC = 10$. Find $PD$.
[ "Solution:\n\nDraw perpendiculars from $P$ to $E$ on $AB$, $F$ on $BC$, $G$ on $CD$, and $H$ on $DA$, and let $AH = BF = w$, $HD = FC = x$, $AE = DG = y$, and $EB = GC = z$. Then $PA^{2} = w^{2} + y^{2}$, $PB^{2} = w^{2} + z^{2}$, $PC^{2} = x^{2} + z^{2}$, and $PD^{2} = x^{2} + y^{2}$. Adding and subtracting, we se...
United States
Harvard-MIT Mathematics Tournament
[ "Geometry > Plane Geometry > Miscellaneous > Distance chasing", "Geometry > Plane Geometry > Analytic / Coordinate Methods > Cartesian coordinates" ]
null
proof and answer
sqrt(95)
0ixn
Problem: Find the last two digits of $1032^{1032}$. Express your answer as a two-digit number.
[ "Solution:\n\nThe last two digits of $1032^{1032}$ is the same as the last two digits of $32^{1032}$. The last two digits of $32^{n}$ repeat with a period of four as $32, 24, 68, 76, 32, 24, 68, 76, \\ldots$." ]
United States
Harvard-MIT November Tournament
[ "Number Theory > Modular Arithmetic" ]
null
final answer only
76
0bx1
Let $f$ and $g$ be continuous real-valued functions on the closed unit interval $[0, 1]$ such that $f(x)g(x) \ge 4x^2$ for all $x$ in $[0, 1]$. Show that (at least) one of the integrals $$ \int_{0}^{1} f(x) \, dx, \quad \int_{0}^{1} g(x) \, dx $$ has an absolute value greater than or equal to $1$.
[ "The functions $f$ and $g$ vanish at no point in the half-open interval $(0, 1]$, so $\\left|\\int_{0}^{1} f(x) \\, dx\\right| = \\int_{0}^{1} |f(x)| \\, dx$ and $\\left|\\int_{0}^{1} g(x) \\, dx\\right| = \\int_{0}^{1} |g(x)| \\, dx$. Consequently,\n$$\n\\begin{aligned}\n1 &= \\int_{0}^{1} 2x \\, dx \\le \\int_{0}...
Romania
THE 68th ROMANIAN MATHEMATICAL OLYMPIAD
[ "Algebra > Equations and Inequalities > QM-AM-GM-HM / Power Mean" ]
English
proof only
null
0iey
Let $a_1, a_2, \dots$ be a sequence of integers with infinitely many positive and infinitely many negative terms. Suppose that for each positive integer $n$, the numbers $a_1, a_2, \dots, a_n$ leave distinct remainders upon division by $n$. Prove that every integer occurs exactly once in the sequence.
[ "The conditions of the problem can be reformulated by saying that for every positive integer $n$, the numbers $a_1, a_2, \\dots, a_n$ form a complete set of residues modulo $n$. We proceed our proof as the following.\n\n(1) First, we claim that the sequence consists of distinct integers; that is, if $1 \\le i < j$,...
United States
IMO
[ "Number Theory > Modular Arithmetic", "Discrete Mathematics > Combinatorics > Pigeonhole principle" ]
null
proof only
null
0hsr
Problem: Let $ABC$ be a triangle with $\angle ACB = 90^{\circ}$. The inscribed circle of $\triangle ABC$ touches sides $AC$ and $BC$ at $D$ and $E$, respectively. On the circumscribed circle of $\triangle ABC$, the midpoints of minor arcs $AC$ and $BC$ are respectively $P$ and $Q$. Prove that $D$, $E$, $P$, and $Q$ ar...
[ "Solution:\n\nLet $M$ be the midpoint of $AC$, let $O$ be the circumcenter of $\\triangle ABC$, and let $F$ be the point where the incircle touches $AB$.\n\nNote that $\\triangle CDE$ is a right isosceles triangle and therefore $\\angle CDE = 45^{\\circ}$. Also, $\\angle PMD$ is right since $OM \\perp AC$ and $OM$ ...
United States
Berkeley Math Circle Monthly Contest 8
[ "Geometry > Plane Geometry > Concurrency and Collinearity", "Geometry > Plane Geometry > Circles > Tangents", "Geometry > Plane Geometry > Triangles > Triangle centers: centroid, incenter, circumcenter, orthocenter, Euler line, nine-point circle", "Geometry > Plane Geometry > Miscellaneous > Angle chasing", ...
null
proof only
null
0388
Problem: Find all real numbers $a$ such that the roots $x_{1}$ and $x_{2}$ of the equation $$ x^{2}+6x+6a-a^{2}=0 $$ satisfy the relation $x_{2}=x_{1}^{3}-8x_{1}$.
[ "Solution:\nIt follows from Vieta's formulae that\n$$\n-6 = x_{1} + x_{2} = x_{1} + x_{1}^{3} - 8x_{1}\n$$\nTherefore $x_{1}^{3} - 7x_{1} + 6 = 0$ and $x_{1} = -3, 1$ or $2$.\n\nPlugging these values of $x_{1}$ in the initial equation gives $a = 3$ for $x = -3$, $a = -1$ and $7$ for $x = 1$, and $a = -2$ and $8$ fo...
Bulgaria
55. Bulgarian Mathematical Olympiad
[ "Algebra > Algebraic Expressions > Polynomials > Vieta's formulas", "Algebra > Intermediate Algebra > Quadratic functions" ]
null
proof and answer
[-2, -1, 3, 7, 8]
0e1p
Let $a, b, c$ and $d$ be positive integers such that $a > b > c > d$ and $$ (1-a)(1-b)(1-c)(1-d) = 10. $$ Find all possible values of $a+b-c-d$.
[ "The numbers $a, b, c$ and $d$ are pairwise different, so $1-a, 1-b, 1-c$ and $1-d$ are all different as well. Since $10$ is the product of two primes, it can only be written as the product of four integers if two of these integers are $1$ and $-1$. The remaining two factors are either $-2$ and $5$ or $2$ and $-5$....
Slovenia
National Math Olympiad
[ "Number Theory > Divisibility / Factorization > Factorization techniques", "Algebra > Prealgebra / Basic Algebra > Integers" ]
English
proof and answer
9
03lu
Problem: Determine all functions $f$ defined on the set of rationals that take rational values for which $$ f(2 f(x)+f(y))=2 x+y $$ for each $x$ and $y$.
[ "Solution:\nThe only solutions are $f(x)=x$ for all rational $x$ and $f(x)=-x$ for all rational $x$. Both of these readily check out.\n\nSetting $y=x$ yields $f(3 f(x))=3 x$ for all rational $x$. Now replacing $x$ by $3 f(x)$, we find that\n$$\nf(9 x)=f(3 f(3 f(x)))=3[3 f(x)]=9 f(x),\n$$\nfor all rational $x$. Sett...
Canada
40th Canadian Mathematical Olympiad
[ "Algebra > Algebraic Expressions > Functional Equations > Injectivity / surjectivity" ]
null
proof and answer
f(x)=x or f(x)=-x for all rational x
00kj
Consider a triangle $ABC$. The midpoints of the sides $BC$, $CA$, and $AB$ are denoted by $D$, $E$, and $F$, respectively. Assume that the median $AD$ is perpendicular to the median $BE$ and that their lengths are given by $\overline{AD} = 18$ and $\overline{BE} = 13.5$. Compute the length of the third median $CF$.
[ "We denote the centroid of the triangle $ABC$ by $G$. As the centroid divides each median into parts in the ratio $2 : 1$, we have\n$$\n\\overline{AG} = \\frac{2}{3} \\cdot \\overline{AD} = 12 \\quad \\text{and} \\quad \\overline{BG} = \\frac{2}{3} \\cdot \\overline{BE} = 9.\n$$\nBy the Pythagorean theorem in the t...
Austria
Austria 2014
[ "Geometry > Plane Geometry > Triangles > Triangle centers: centroid, incenter, circumcenter, orthocenter, Euler line, nine-point circle", "Geometry > Plane Geometry > Miscellaneous > Constructions and loci" ]
English
proof and answer
45/2
0fn2
Sea $ABC$ un triángulo acutángulo con ortocentro $H$, y sea $W$ un punto sobre el lado $BC$, estrictamente entre $B$ y $C$. Los puntos $M$ y $N$ son los pies de las alturas trazadas desde $B$ y $C$ respectivamente. Se denota por $\omega_1$ la circunferencia que pasa por los vértices del triángulo $BWN$, y por $X$ el pu...
[ "Definamos $V$ como el segundo punto de intersección de $\\omega_1$ y $\\omega_2$, y sea $P$ el pie de la altura desde $A$ sobre $BC$. Por ser $\\angle HPB = \\angle HPC = \\angle HMC = \\angle HNB = 90^\\circ$, tenemos que $BPHN$ y $CPHM$ son cíclicos, luego la potencia $P$ de $A$ respecto de sus circunferencias c...
Spain
Olimpiada Internacional de Matemáticas
[ "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 > Quadrilaterals > Cyclic quadrilaterals", "Geometry > Plane Geometry > Miscellaneo...
Spanish
proof only
null
0794
Let $n > 2$ and $A_1, A_2, ..., A_n$ be $n$ points on the plane that no three of them are collinear. a. Let $M_1, M_2, ..., M_n$ be $n$ points on the segments $A_1A_2, A_2A_3, ..., A_nA_1$ respectively. Show that if $B_1, B_2, ..., B_n$ are $n$ points in the triangles $M_nA_1M_1, M_1A_2M_2, ..., M_{n-1}A_nM_n$ respect...
[ "a.\n**Lemma.** If $P$ is a point in the triangle $ABC$, then: $PB + PC \\le AB + AC$.\n\nPROOF. We extend $CP$ to meet $AB$ in $D$. We have (by triangle inequality):\n$$\nPB + PC \\le BD + PD + PC = BD + CD \\le BD + DA + AC = AB + AC\n$$\n\nNow we return to the problem. From the triangle inequality we have:\n$$\n...
Iran
27th Iranian Mathematical Olympiad
[ "Geometry > Plane Geometry > Geometric Inequalities > Triangle inequalities", "Geometry > Plane Geometry > Analytic / Coordinate Methods > Vectors", "Geometry > Plane Geometry > Miscellaneous > Distance chasing" ]
null
proof only
null
0ak0
Let $ABC$ be an acute triangle such that $AB \neq AC$, with circumscribed circle $\Gamma$ and circumcenter $O$. Let $M$ be the midpoint of $BC$ and $D$ be a point on $\Gamma$ such that $AD \perp BC$. Let $T$ be a point such that $BDCT$ is a parallelogram and $Q$ a point on the same side of $BC$ as $A$, such that $$ \an...
[ "Let $X'$ be the symmetric point to $Q$ in line $BC$. Now since $\\angle CBA = \\angle CQM = \\angle CX'M$, $\\angle BCA = \\angle BQM = \\angle BX'M$, we have\n$$\n\\angle BX'C = \\angle BX'M + \\angle CX'M = \\angle CBA + \\angle BCA = 180^\\circ - \\angle BAC\n$$\nwe have that $X' \\in \\Gamma$. Now since $\\ang...
North Macedonia
Junior Balkan Mathematical Olympiad
[ "Geometry > Plane Geometry > Quadrilaterals > Cyclic quadrilaterals", "Geometry > Plane Geometry > Triangles > Triangle centers: centroid, incenter, circumcenter, orthocenter, Euler line, nine-point circle", "Geometry > Plane Geometry > Miscellaneous > Angle chasing" ]
null
proof only
null
0d81
Given six three-element subsets of the set $X$ with at least $5$ elements, show that it is possible to color the elements of $X$ in two colors such that none of the given subsets is all in one color.
[ "Let $A_1, \\ldots, A_6$ be the subsets. We induct on the number $n$ of elements of $X$.\n\nIf $n = 5$, since $\\binom{5}{3} = 10 > 6$, we can find a three-element subset $Y$ of $X$ not equal to any of $A_1, \\ldots, A_6$; coloring the elements of $Y$ in one color and the other elements in the other color.\n\nIf $n...
Saudi Arabia
SAUDI ARABIAN MATHEMATICAL COMPETITIONS
[ "Discrete Mathematics > Combinatorics > Coloring schemes, extremal arguments", "Discrete Mathematics > Combinatorics > Induction / smoothing", "Discrete Mathematics > Combinatorics > Pigeonhole principle" ]
English
proof only
null
06yg
Let $ABC$ be a triangle with incentre $I$, and let $\Omega$ be the circumcircle of triangle $BIC$. Let $K$ be a point in the interior of segment $BC$ such that $\angle BAK < \angle KAC$. The angle bisector of $\angle BKA$ intersects $\Omega$ at points $W$ and $X$ such that $A$ and $W$ lie on the same side of $BC$, and ...
[ "Solution 1. Let $\\Gamma$ be circle $ABC$ and $\\omega$ be circle $AYZ$. Let $O, M$, and $S$ be the centres of $\\Gamma, \\Omega$, and $\\omega$, respectively. Let $AK$ intersect $\\Gamma$ again at $P$, and let the angle bisector of $\\angle ZAY$ intersect $\\omega$ again at $N$.\n\n![](attached_image_1.png)\n\nBy...
IMO
IMO2024 Shortlisted Problems
[ "Geometry > Plane Geometry > Triangles > Triangle centers: centroid, incenter, circumcenter, orthocenter, Euler line, nine-point circle", "Geometry > Plane Geometry > Circles > Coaxal circles", "Geometry > Plane Geometry > Circles > Radical axis theorem", "Geometry > Plane Geometry > Circles > Tangents", "G...
English
proof only
null
0bkv
Let $A$, $B \in \mathcal{M}_3(\mathbb{Z})$ be such that $AB = BA$ and $\det A = \det B = 0$. Prove that $\det(A^3 + B^3)$ is the sum of two perfect cubes.
[]
Romania
SHORTLISTED PROBLEMS FOR THE 66th NMO
[ "Algebra > Linear Algebra > Matrices", "Algebra > Linear Algebra > Determinants" ]
null
proof only
null
0b8s
Find all functions $f : \mathbb{N}^* \to \mathbb{N}^*$ such that $$ f(n) + f(n+1) + f(f(n)) = 3n + 1, \text{ for all } n \in \mathbb{N}^*. $$
[ "From $f(1) + f(2) + f(f(1)) = 4$ follows $f(1) \\in \\{1, 2\\}$.\n\nIf $f(1) = 1$, then $f(2) = 2$ and an easy induction shows that $f(n) = n$.\n\nIf $f(1) = 2$, then $f(2) = 1$ and, inductively,\n$$\nf(n) = \\begin{cases} n + 1, & \\text{if } n \\text{ is odd} \\\\ n - 1, & \\text{if } n \\text{ is even} \\end{ca...
Romania
Romanian Mathematical Olympiad
[ "Algebra > Algebraic Expressions > Functional Equations", "Discrete Mathematics > Combinatorics > Induction / smoothing" ]
English
proof and answer
Two functions: 1) f(n) = n for all n. 2) f(n) = n + 1 if n is odd, and f(n) = n − 1 if n is even.
0e76
Prove that there do not exist natural numbers $a$ and $b$ that satisfy the equation $$ a! + 48 = 48(a + 1)^b. $$
[ "Suppose such two numbers $a$ and $b$ exist.\nBecause $48 \\mid 48(a+1)^b$, it also holds that $48 \\mid a! + 48$ or $48 \\mid a!$. Because $48 = 2^4 \\cdot 3$, we have $48 \\mid a!$ only for $a \\ge 6$. The cases $a=6$ and $a=7$ are considered separately.\n\nWhen $a=6$, we search for a solution of the equation $6!...
Slovenia
Selection Examinations for the IMO 2013
[ "Number Theory > Modular Arithmetic > Fermat / Euler / Wilson theorems", "Number Theory > Residues and Primitive Roots > Multiplicative order", "Number Theory > Divisibility / Factorization > Prime numbers", "Number Theory > Diophantine Equations > Techniques: modulo, size analysis, order analysis, inequaliti...
null
proof only
null
0l9t
Consider the function $$ f(x) = -x + \sqrt{(x + a)(x + b)} $$ where $a$ and $b$ are two given distinct positive real numbers. Prove that for every real number $s$ belonging to the interval $(0,1)$ there exists a unique real number $\alpha$ such that $$ f(\alpha) = \left( \frac{a^s + b^s}{2} \right)^{\frac{1}{s}} $$
[ "It is easily seen that $f(x)$ is a continuous function on $[0, \\infty)$. We shall prove the following assertions:\n\ni) $f(x)$ is strictly increasing on $[0, \\infty)$;\n\nii) $f(0) = \\sqrt{ab}$, $\\lim_{x \\to \\infty} f(x) = \\frac{a+b}{2}$;\n\niii) for every $s$ with $0 < s < 1$, we have:\n$$\n\\sqrt{ab} < \\...
Vietnam
Vijetnam 2006
[ "Algebra > Equations and Inequalities > QM-AM-GM-HM / Power Mean" ]
null
proof only
null
0f8p
Problem: $ABCD$ is a convex quadrilateral. $X$ lies on the segment $AB$ with $AX/XB = m/n$. $Y$ lies on the segment $CD$ with $CY/YD = m/n$. $AY$ and $DX$ intersect at $P$, and $BY$ and $CX$ intersect at $Q$. Show that $$\frac{\text{area } XQYP}{\text{area } ABCD} < \frac{mn}{m^2 + mn + n^2}.$$
[]
Soviet Union
23rd ASU
[ "Geometry > Plane Geometry > Quadrilaterals", "Geometry > Plane Geometry > Analytic / Coordinate Methods > Cartesian coordinates", "Geometry > Plane Geometry > Geometric Inequalities > Optimization in geometry" ]
null
proof only
null
0d0d
Let $ABCD$ be a square. Points $E$ and $F$ lie on sides $CD$ and $DA$, respectively, such that $\overline{EBF} = 45^\circ$. Given that $DE = 12^{34}$, determine the number of triples $(k, m, n)$ of positive integers with $AB = k$, $DF = m$, and $EF = n$.
[ "Let $\\widehat{DBE} = x$, $\\widehat{DBF} = y$, and construct the point $E'$ on the ray $DA$ such that $\\widehat{E'BA} = y$.\n\n![](attached_image_1.png)\n\nThe triangles $BEC$ and $BE'A$ are congruent, so $BE' = BE$. Also, we have $\\triangle BEF \\cong \\triangle BE'F$ by SAS congruency.\n\nFrom $E'F = E'A + AF...
Saudi Arabia
Saudi Arabia Mathematical Competitions 2012
[ "Geometry > Plane Geometry > Transformations > Rotation", "Geometry > Plane Geometry > Miscellaneous > Angle chasing", "Number Theory > Diophantine Equations > Pythagorean triples", "Number Theory > Divisibility / Factorization > Factorization techniques", "Number Theory > Number-Theoretic Functions > τ (nu...
English
proof and answer
4657
03cr
If $x, y, z \in \mathbb{R}$ satisfy the nonlinear system of equations $$ \left| \begin{array}{l} x - y + z - 1 = 0 \\ xy + 2z^2 - 6z + 1 = 0 \end{array} \right. , $$ find the maximum of $(x-1)^2 + (y+1)^2$.
[ "Plugging the first equation into the second, we get\n$$\nx(x+z-1)+2z^2-6z+1=x^2+(z-1)x+2z^2-6z+1=0,\n$$\nwhich is quadratic with respect to $x$. The discriminant is $D = -7z^2 + 22z - 3$, thus we need $z \\in [\\frac{1}{7}, 3]$. Note that\n$$\n(x-1)^2 + (y+1)^2 = (y-x)^2 + 2xy + 2(y-x) + 2 = -3z^2 + 12z - 1.\n$$" ...
Bulgaria
Bulgaria 2022
[ "Algebra > Intermediate Algebra > Quadratic functions", "Algebra > Equations and Inequalities > Linear and quadratic inequalities" ]
null
proof and answer
11
05qi
Problem: On place les entiers de $1$ à $9$ dans chacune des cases d'une grille $3 \times 3$. Pour $i=1$, $2$ et $3$, on note $\ell_{i}$ le plus grand entier présent dans la $i^{\text{ème}}$ ligne et $c_{i}$ le plus petit entier présent dans la $i^{\text{ème}}$ colonne. Combien existe-t-il de grilles telles que $\min ...
[ "Solution:\n\nSoit $G$ une grille quelconque, et soit $i$ et $j$ les entiers tels que l'entier $4$ se trouve sur la $i^{\\text{ème}}$ ligne et la $j^{\\text{ème}}$ colonne. On dit que la grille $G$ est bonne si $\\ell_{i}=c_{j}=4$.\n\nTout d'abord, $\\min\\left\\{\\ell_{1}, \\ell_{2}, \\ell_{3}\\right\\}=\\max \\le...
France
Préparation Olympique Française de Mathématiques
[ "Discrete Mathematics > Combinatorics > Counting two ways" ]
null
proof and answer
25920
06dn
For an irrational number $x$, let $x'$ be the integer nearest to $x$. Define $\langle x \rangle = |x - x'|$. Show that for every irrational number $y$, the minimum of the numbers $\langle y \rangle, \langle 2y \rangle, \dots, \langle 2001y \rangle$ is less than $\frac{1}{2001}$.
[ "Consider the 2002 intervals $I_k = (\\frac{k}{2002}, \\frac{k+1}{2002})$ where $k = -1001, -1000, \\dots, 1000$. Since $y$ is irrational, the numbers $y - y'$, $2y - (2y)'$, $\\dots$, $2001y - (2001y)'$ are irrational numbers between $-\\frac{1}{2}$ and $\\frac{1}{2}$. Thus, each of them belongs to one of the $I_k...
Hong Kong
IMO HK TST
[ "Discrete Mathematics > Combinatorics > Pigeonhole principle", "Number Theory > Other" ]
null
proof only
null
0458
If two real numbers $\alpha, \beta$ satisfy that $\lfloor k_1\alpha \rfloor \neq \lfloor k_2\beta \rfloor$ for all positive integers $k_1, k_2$, where $\lfloor x \rfloor$ denotes the maximal integer not exceeding $x$. Prove that there exist two positive integers $m_1, m_2$ such that $\frac{m_1}{\alpha} + \frac{m_2}{\be...
[ "First note that $\\frac{\\beta}{\\alpha}$ is an irrational number (otherwise there are positive integers $k_1, k_2$ such that $k_1\\alpha = k_2\\beta$, which leads to a contradiction).\nIf $\\alpha = \\frac{q}{p}$ is a rational number, then there is a positive integer $k_2$ such that the decimal part of $\\frac{k_...
China
2022 China Team Selection Test for IMO
[ "Algebra > Algebraic Expressions > Sequences and Series > Floors and ceilings", "Number Theory > Diophantine Equations > Techniques: modulo, size analysis, order analysis, inequalities" ]
English
proof only
null
0aji
Solve the equation $$ x_1^4 + x_2^4 + \dots + x_{14}^4 = 2016^3 - 1. $$ in the set of integers.
[ "For $x = 2k$, $x^4 = 16k^4 \\equiv 0 \\pmod{16}$. For $x = 2k+1$, $x^4 - 1 = 8k(k+1)(2k^2 + 2k + 1) \\equiv 0 \\pmod{16}$, i.e. $x^4 \\equiv 1 \\pmod{16}$. Since $2016^3 - 1 \\equiv 15 \\pmod{16}$, and the sum of the numbers on the left-hand side never gives a remainder $15$ when divided by $16$, it follows that t...
North Macedonia
Junior Macedonian Mathematical Olympiad
[ "Number Theory > Other", "Algebra > Prealgebra / Basic Algebra > Integers" ]
English
proof and answer
no integer solutions
0kge
Problem: 2021 people are sitting around a circular table. In one move, you may swap the positions of two people sitting next to each other. Determine the minimum number of moves necessary to make each person end up 1000 positions to the left of their original position.
[ "Solution:\n\nWe claim that the answer is $1000 \\cdot 1021 = 1021000$. To see how we can obtain this, label the people around the table $s_{1}, s_{2}, \\ldots, s_{2021}$. We then start with $s_{1}$ and swap them 1000 positions to the left, then we take $s_{2}$ and swap them 1000 positions to the left, and so on un...
United States
HMIC 2021
[ "Discrete Mathematics > Combinatorics > Invariants / monovariants", "Discrete Mathematics > Combinatorics > Counting two ways" ]
null
proof and answer
1021000
03dy
Let $a$ be the largest value of the expression $24y-9y^2$, where $y$ is a rational number and $b$ is the smallest integer satisfying the inequality $$ (t+3)^3 - (6t-7)^2 - (t-9)^3 < 3. $$ Factor into irreducible factors with integer coefficients the expression $$ a(x-1)x^3 + bx - 2x - 1. $$
[ "We have $24y - 9y^2 = 16 - (3y - 4)^2$ whose largest value $a = 16$ is reached for $y = \\frac{4}{3}$. The given inequality is equivalent to\n$$\n\\begin{aligned}\n& t^3 + 9t^2 + 27t + 27 - 36t^2 + 84t - 49 - t^3 + 27t^2 - 243t + 729 < 3 \\\\\n& -132t + 704 < 0,\n\\end{aligned}\n$$\ni.e. $t > \\frac{16}{3}$ and $b...
Bulgaria
Autumn tournament
[ "Algebra > Intermediate Algebra > Quadratic functions", "Algebra > Equations and Inequalities > Linear and quadratic inequalities", "Algebra > Algebraic Expressions > Polynomials > Polynomial operations" ]
English
proof and answer
(2x - 1)^3(2x + 1)
046a
In acute triangle $ABC$ which is not isosceles, $AP$, $BQ$, $CR$ are three altitudes, $H$ is the orthocenter. The parallel line to $BC$ passing through $A$ intersects line $RQ$ at point $D$. Let $A_1$ be the midpoint of $BC$, and let $K$ be the intersection of $RQ$ and $AA_1$. The line passing through the midpoint of $...
[ "*Proof.* Let $A^*$ be the midpoint of segment $AH$. In the given diagram, we have $\\angle A_1RH = \\angle A_1CR = \\angle RAH$. Thus, $A_1R$ is a tangent to the circle $\\Gamma$ with diameter $AH$, and similarly, $A_1Q$ is also a tangent to $\\Gamma$ (*R* and *Q* lie on the circle $\\Gamma$). Hence, we have\n\na....
China
2023 Chinese IMO National Team Selection Test
[ "Geometry > Plane Geometry > Triangles > Triangle centers: centroid, incenter, circumcenter, orthocenter, Euler line, nine-point circle", "Geometry > Plane Geometry > Transformations > Inversion", "Geometry > Plane Geometry > Advanced Configurations > Polar triangles, harmonic conjugates", "Geometry > Plane G...
English
proof only
null
06o6
Let $ABCD$ be a convex quadrilateral with $AB = 5$, $AD = 17$, and $CD = 6$. If the angle bisectors of $\angle BAD$ and $\angle ADC$ intersect at the midpoint of $BC$, find the area of $ABCD$.
[ "Let $M$ be the midpoint of $BC$. Let $B'$ and $C'$ be points on $AD$ such that $AB' = AB = 5$ and $DC' = DC = 6$. Then $B'C' = 17 - 5 - 6 = 6$. Note that $\\triangle ABM \\cong \\triangle AB'M$ and $\\triangle DCM \\cong \\triangle DC'M$. Note also that $\\triangle MB'C'$ is isosceles as $MB' = MB = MC = MC'$. Let...
Hong Kong
IMO HK TST
[ "Geometry > Plane Geometry > Quadrilaterals", "Geometry > Plane Geometry > Quadrilaterals > Cyclic quadrilaterals", "Geometry > Plane Geometry > Miscellaneous > Angle chasing", "Geometry > Plane Geometry > Miscellaneous > Constructions and loci" ]
null
proof and answer
14√21
0g93
已知 $p, q, r$ 是質數, 且 $p$ 整除 $qr - 1$, $q$ 整除 $pr - 1$, $r$ 整除 $pq - 1$。試求 $p, q, r$ 之值。
[ "由 $p \\mid qr-1$, $q \\mid pr-1$, $r \\mid pq-1$ 知\n$$\npqr \\mid p^2q^2r^2 - pqr^2 - pq^2r - p^2qr + pq + pr + qr - 1,\n$$\n也就是\n$$\npqr \\mid (pq + qr + pr - 1).\n$$\n換言之, $k = \\frac{1}{p} + \\frac{1}{q} + \\frac{1}{r} - \\frac{1}{pqr}$ 是一個正整數。但由於 $p, q, r \\ge 2$, 顯然有 $k \\le \\frac{3}{2}$, 故 $k=1$, 就是 $pq + q...
Taiwan
二〇一五數學奧林匹亞競賽第一階段選訓營
[ "Number Theory > Divisibility / Factorization > Prime numbers", "Number Theory > Modular Arithmetic" ]
null
proof and answer
(2, 3, 5)
0by0
Let $A_1, A_2, \dots, A_k \in \mathcal{M}_n(\mathbb{R})$ be symmetric matrices. Prove that the following are equivalent: 1) $$ det(A_1^2 + A_2^2 + \dots + A_k^2) = 0; $$ 2) for any matrix $B_1, B_2, \dots, B_k \in \mathcal{M}_n(\mathbb{R})$ we have $$ det(A_1 B_1 + A_2 B_2 + \dots + A_k B_k) = 0. $$
[ "We shall prove that 1) implies 2), the other implication being obvious.\nAs $\\det(A_1^2 + A_2^2 + \\dots + A_k^2) = 0$ there is a matrix $X \\in \\mathcal{M}_{n,1}(\\mathbb{R})$, $X \\neq O_{n,1}$, such that $(A_1^2 + A_2^2 + \\dots + A_k^2)X = O_{n,1}$ (the homogeneous linear system has a non-zero solution).\nTh...
Romania
THE 68th ROMANIAN MATHEMATICAL OLYMPIAD
[ "Algebra > Linear Algebra > Matrices", "Algebra > Linear Algebra > Determinants", "Algebra > Linear Algebra > Vectors" ]
English
proof only
null
029w
Problem: $O$ cubo - Alice tem uma folha de cartolina de $60~\mathrm{cm}$ por $25~\mathrm{cm}$. Ela quer cortar a folha para montar um cubo. Qual o cubo de maior volume que ela pode construir?
[ "Solution:\n\nPodemos cortar um retângulo de $60~\\mathrm{cm}$ por $2{,}5~\\mathrm{cm}$ e os pedaços marcados com $\\circledast$ de dimensões $15~\\mathrm{cm}$ por $7{,}5~\\mathrm{cm}$. Assim na figura a linha pontilhada indica dobradura e a linha continua indica corte e com os pedaços de cartolina marcados com $\\...
Brazil
Lista 6
[ "Geometry > Solid Geometry > 3D Shapes", "Geometry > Plane Geometry > Geometric Inequalities > Optimization in geometry" ]
null
proof and answer
Edge length 15 cm; volume 3375 cm^3
0ee3
Problem: Koliko je vrednost izraza $\left(\frac{\sqrt{5}-3}{2}\right)^{2016} \frac{\sqrt{5}-3}{2}\left(\frac{\sqrt{5}+3}{2}\right)^{2016}$? (A) 1 (B) $\frac{\sqrt{5}}{2}$ (C) $\frac{\sqrt{5}-3}{2}$ (D) $\frac{3-\sqrt{5}}{2}$ (E) $\frac{(\sqrt{5})^{2016}+3^{2016}}{8}$
[ "Solution:\n$$\n\\begin{gathered}\n\\left(\\frac{\\sqrt{5}-3}{2}\\right)^{2016} \\frac{\\sqrt{5}-3}{2}\\left(\\frac{\\sqrt{5}+3}{2}\\right)^{2016}=\\left(\\frac{\\sqrt{5}-3}{2} \\cdot \\frac{\\sqrt{5}+3}{2}\\right)^{2016} \\frac{\\sqrt{5}-3}{2}= \\\\\n=\\left(\\frac{5-9}{4}\\right)^{2016} \\frac{\\sqrt{5}-3}{2}=1 \...
Slovenia
16. tekmovanje v znanju matematike za dijake srednjih tehniških in strokovnih šol Državno tekmovanje
[ "Algebra > Prealgebra / Basic Algebra > Other" ]
null
MCQ
C
0f5a
Problem: A $1 \times k$ rectangle can be divided by two perpendicular lines parallel to the sides into four rectangles, each with area at least $1$ and one with area at least $2$. What is the smallest possible $k$?
[]
Soviet Union
17th ASU
[ "Geometry > Plane Geometry > Geometric Inequalities > Optimization in geometry", "Algebra > Equations and Inequalities > QM-AM-GM-HM / Power Mean" ]
null
proof and answer
3 + 2√2
0amb
Problem: In how many ways can the letters of the word ALGEBRA be arranged if the order of the vowels must remain unchanged?
[ "Solution:\n\nThe word ALGEBRA has 7 letters: $A$, $L$, $G$, $E$, $B$, $R$, $A$.\n\nThe vowels are $A$, $E$, $A$ (positions 1, 4, 7 in the original word). The order of the vowels must remain unchanged, i.e., the first $A$ must come before $E$, which must come before the second $A$.\n\nLet us fix the order of the vo...
Philippines
18th PMO Area Stage
[ "Statistics > Probability > Counting Methods > Permutations" ]
null
final answer only
840
0i3g
Problem: Order these four numbers from least to greatest: $5^{56}, 10^{51}, 17^{35}, 31^{28}$.
[ "Solution:\n$10^{51} > 9^{51} = 3^{102} = 27^{34} > 17^{35} > 16^{35} = 32^{28} > 31^{28} > 25^{28} = 5^{56}$, so the ordering is $5^{56}, 31^{28}, 17^{35}, 10^{51}$." ]
United States
Harvard-MIT Math Tournament
[ "Algebra > Intermediate Algebra > Exponential functions" ]
null
final answer only
5^{56}, 31^{28}, 17^{35}, 10^{51}
0c6l
If $n$ is an integer, $n \ge 3$, and $a_1, a_2, \dots, a_n$ are non-zero integers such that $$ a_1 a_2 \cdots a_n \left( \frac{1}{a_1^2} + \frac{1}{a_2^2} + \cdots + \frac{1}{a_n^2} \right) $$ is an integer, does it follow that the product $a_1 a_2 \cdots a_n$ is divisible by each $a_i^2$?
[ "The answer is in the affirmative. To prove this, begin by noticing that the rational numbers $b_i = a_1 a_2 \\cdots a_n / a_i^2$, $i = 1, 2, \\dots, n$, are the roots of the degree $n$ monic polynomial $f = X^n - s_1 X^{n-1} + s_2 X^{n-2} - \\dots + (-1)^{n-1} s_{n-1} X + (-1)^n s_n$, where\n$$\ns_k = \\sum_{|I|=k...
Romania
Stars of Mathematics Competition
[ "Number Theory > Divisibility / Factorization", "Algebra > Algebraic Expressions > Polynomials > Vieta's formulas", "Algebra > Algebraic Expressions > Polynomials > Irreducibility: Rational Root Theorem, Gauss's Lemma, Eisenstein" ]
English
proof and answer
Yes
01wt
The point $E$ lies on the altitude $BD$ of an acute triangle $ABC$. It is given that $\angle AED = 50^\circ$ and the circumcircles of the triangles $ADE$ and $BEC$ tangent to each other at $E$. Find $\angle BCE$.
[ "$40^\\circ$." ]
Belarus
69th Belarusian Mathematical Olympiad
[ "Geometry > Plane Geometry > Triangles", "Geometry > Plane Geometry > Circles > Tangents", "Geometry > Plane Geometry > Miscellaneous > Angle chasing" ]
English
proof and answer
40°
0bjz
Let $n$ be a positive integer. A Steiner tree associated with a finite set $S$ of points in the Euclidean $n$-space is a finite collection $T$ of straight-line segments in that space such that any two points in $S$ are joined by a unique path in $T$; its length is the sum of the segment lengths. Show that there exists ...
[ "We describe a recursive procedure for constructing the desired Steiner tree. The case $n = 1$ is handled by a single line segment.\n\nAssume a Steiner tree of length $1 + (2^{n-1} - 1)\\sqrt{3}$ associated with the vertex set of a unit $n$-cube has been constructed such that each vertex of the $n$-cube is the endp...
Romania
THE 2014 Twelfth IMAR MATHEMATICAL COMPETITION
[ "Geometry > Solid Geometry > Other 3D problems", "Geometry > Plane Geometry > Analytic / Coordinate Methods > Trigonometry", "Geometry > Plane Geometry > Miscellaneous > Constructions and loci" ]
null
proof only
null
046p
As shown in the figure, in an acute triangle $ABC$ with $AB < AC$, let $AH$ be its altitude and $G$ the barycentre. Let $P, Q$ be the tangent points of the incircle to $AB, AC$, respectively. Let $M, N$ be the midpoint of $BP, CQ$, respectively. Let $D, E$ be two points lying on the incircle of the triangle $ABC$ such ...
[ "**Proof:** On the circumcircle of $\\triangle ABC$, a point $F$ is chosen such that $ABCF$ forms an isosceles trapezoid. The line $FH$ intersects the circumcircle of $\\triangle ABC$ at another point $L$, and intersects the median $AK$ at point $G'$. As shown in the figure.\nSince $AF = 2HK$, it follows that $\\fr...
China
22nd Chinese Girls' Mathematical Olympiad
[ "Geometry > Plane Geometry > Circles > Radical axis theorem", "Geometry > Plane Geometry > Circles > Tangents", "Geometry > Plane Geometry > Quadrilaterals > Cyclic quadrilaterals", "Geometry > Plane Geometry > Triangles > Triangle centers: centroid, incenter, circumcenter, orthocenter, Euler line, nine-point...
English
proof only
null
0ka5
Problem: Define $P=\{\mathrm{S}, \mathrm{T}\}$ and let $\mathcal{P}$ be the set of all proper subsets of $P$. (A proper subset is a subset that is not the set itself.) How many ordered pairs $(\mathcal{S}, \mathcal{T})$ of proper subsets of $\mathcal{P}$ are there such that a) $\mathcal{S}$ is not a proper subset of ...
[ "Solution:\n\nFor ease of notation, we let $0=\\varnothing, 1=\\{\\mathrm{S}\\}, 2=\\{\\mathrm{T}\\}$. Then both $\\mathcal{S}$ and $\\mathcal{T}$ are proper subsets of $\\{0,1,2\\}$. We consider the following cases:\n\nCase 1. If $\\mathcal{S}=\\varnothing$, then $\\mathcal{S}$ is a proper subset of any set except...
United States
HMMT February 2019
[ "Discrete Mathematics > Other", "Discrete Mathematics > Logic" ]
null
proof and answer
7
06qv
Find all positive integers $n$ such that there exists a sequence of positive integers $a_{1}, a_{2}, \ldots, a_{n}$ satisfying $$ a_{k+1}=\frac{a_{k}^{2}+1}{a_{k-1}+1}-1 $$ for every $k$ with $2 \leq k \leq n-1$.
[ "Such a sequence exists for $n=1,2,3,4$ and no other $n$. Since the existence of such a sequence for some $n$ implies the existence of such a sequence for all smaller $n$, it suffices to prove that $n=5$ is not possible and $n=4$ is possible.\n\nAssume first that for $n=5$ there exists a sequence of positive intege...
IMO
IMO Problem Shortlist
[ "Number Theory > Divisibility / Factorization > Greatest common divisors (gcd)", "Number Theory > Divisibility / Factorization > Factorization techniques", "Number Theory > Modular Arithmetic", "Algebra > Algebraic Expressions > Polynomials > Vieta's formulas", "Number Theory > Diophantine Equations > Techn...
English
proof and answer
n = 1, 2, 3, 4
0bzy
Prove that for every integer $n \ge 2$ one can find matrices $A_1, A_2, \dots, A_n \in \mathcal{M}_2(\mathbb{R})$, having non-zero entries, such that $$ A_1^{-1} + A_2^{-1} + \dots + A_n^{-1} = (A_1 + A_2 + \dots + A_n)^{-1}. $$
[]
Romania
2018 Romanian Mathematical Olympiad
[ "Algebra > Linear Algebra > Matrices" ]
null
proof only
null
08wn
Given a piece on the origin in the coordinate plane. Two persons $A$, $B$ act as the following. First $A$ marks on a lattice point on which a piece isn't put. Then $B$ moves a piece put on the point $(x, y)$ to the point $(x + 1, y)$ or $(x, y + 1)$ $m$ times ($1 \leq m \leq k$). Note that we may not move the piece to ...
[]
Japan
Japan Mathematical Olympiad
[ "Discrete Mathematics > Combinatorics > Games / greedy algorithms" ]
English
proof and answer
All powers of two
0ed4
Let $\mathcal{K}$ be the circumcircle and $\mathcal{I}$ the incenter of the triangle $ABC$. Denote by $D$ the midpoint of the arc $BC$ of the circle $\mathcal{K}$ which does not contain the point $A$, and by $E$ the midpoint of the arc $CA$ of the circle $\mathcal{K}$ which does not contain the point $B$. Let $F$ be th...
[ "![](attached_image_1.png)\nSince the points $D$ and $E$ are the midpoints of the corresponding arcs of the circle $\\mathcal{K}$ they lie on the angle bisectors of angles $\\angle BAC$ and $\\angle CBA$. Due to symmetry we\n\nhave $\\angle FAB = \\angle BAI = \\frac{1}{2}\\angle BAC$ and thus $\\angle FED = \\angl...
Slovenia
National Math Olympiad 2015 – First Round
[ "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" ]
null
proof and answer
pi/3
04e0
Determine all pairs $(x, y)$ of integers such that $$ y^2 = x^3 + 3x^2 + 2x. $$
[ "The factorization of the right hand side of the equation gives us\n$$\ny^2 = x(x + 1)(x + 2).\n$$\nSince $x \\in \\mathbb{Z}$, obtained factors are consecutive integers.\nFirst we assume that all the factors, $x$, $x+1$ and $x+2$ are different from zero. Since the left hand side of the equality is positive, these ...
Croatia
Mathematica competitions in Croatia
[ "Number Theory > Diophantine Equations > Techniques: modulo, size analysis, order analysis, inequalities", "Algebra > Algebraic Expressions > Polynomials > Polynomial operations" ]
null
proof and answer
[(-2, 0), (-1, 0), (0, 0)]
04re
Let $A$, $B$ be sets of positive integers such that a sum of arbitrary two different numbers from $A$ is in $B$ and a ratio of arbitrary two different numbers from $B$ (greater one to smaller one) is in $A$. Find the maximum number of elements in $A \cup B$. (Martin Panák)
[ "Initially we will prove that the set $A$ consists of at most two numbers. Suppose that three numbers $a < b < c$ belong to the set $A$. Then the numbers $a+b < a+c < b+c$ are in $B$ and therefore the number\n$$\n\\frac{b+c}{a+c} = 1 + \\frac{b-a}{a+c}\n$$\nhas to be in $A$. This is a contradiction because $0 < b-a...
Czech Republic
62nd Czech and Slovak Mathematical Olympiad
[ "Number Theory > Other", "Algebra > Prealgebra / Basic Algebra > Integers" ]
English
proof and answer
5
02mt
Problem: O triângulo $\triangle ABC$ é equilátero e o ponto $P$ é tal que $PA = 3\ \mathrm{cm}$, $PB = 4\ \mathrm{cm}$ e $PC = 5\ \mathrm{cm}$. Calcule o comprimento dos lados do triângulo $\triangle ABC$. ![](attached_image_1.png)
[]
Brazil
Brazilian Mathematical Olympiad
[ "Geometry > Plane Geometry > Analytic / Coordinate Methods > Cartesian coordinates", "Geometry > Plane Geometry > Triangles > Triangle trigonometry" ]
null
proof and answer
sqrt(25 + 12*sqrt(3)) cm
00hk
Let $\Gamma$ be the circumcircle of $\triangle A B C$. Let $D$ be a point on the side $B C$. The tangent to $\Gamma$ at $A$ intersects the parallel line to $B A$ through $D$ at point $E$. The segment $C E$ intersects $\Gamma$ again at $F$. Suppose $B, D, F, E$ are concyclic. Prove that $A C, B F, D E$ are concurrent.
[ "From the conditions, we have\n![](attached_image_1.png)\n$$\n\\begin{aligned}\n\\angle C B A & =180^\\circ-\\angle E D B=180^\\circ-\\angle E F B \\\\\n& =180^\\circ-\\angle E F A-\\angle A F B \\\\\n& =180^\\circ-\\angle C B A-\\angle A C B=\\angle B A C .\n\\end{aligned}\n$$\nLet $P$ be the intersection of $A C$...
Asia Pacific Mathematics Olympiad (APMO)
APMO
[ "Geometry > Plane Geometry > Circles > Tangents", "Geometry > Plane Geometry > Circles > Radical axis theorem", "Geometry > Plane Geometry > Quadrilaterals > Cyclic quadrilaterals", "Geometry > Plane Geometry > Miscellaneous > Angle chasing" ]
English
proof only
null
00ar
Let $S_n$ be the digit sum of $199^n$, $n=1, 2, \ldots$. Find the minimum value of $S_n$.
[ "The minimum of $S_n$ is $19$, attained already for $n=1$.\n\nSince $199 \\equiv 1 \\pmod{9}$ we have $199^n \\equiv 1 \\pmod{9}$, and so $S_n \\equiv 199^n \\equiv 1 \\pmod{9}$ for $n=1, 2, \\ldots$. Thus $S_n$ is among the numbers $1, 10, 19, 28, \\ldots$ Clearly $S_n = 1$ never holds, so to prove $\\min S_n = 19...
Argentina
Argentine National Olympiad 2016
[ "Number Theory > Modular Arithmetic", "Number Theory > Divisibility / Factorization" ]
English
proof and answer
19
0jbn
Problem: A mouse lives in a circular cage with completely reflective walls. At the edge of this cage, a small flashlight with vertex on the circle whose beam forms an angle of $15^{\circ}$ is centered at an angle of $37.5^{\circ}$ away from the center. The mouse will die in the dark. What fraction of the total area of ...
[ "Solution:\n\n$\\boxed{\\dfrac{3}{4}}$\n\nWe claim that the lit region is the entire cage except for a circle of half the radius of the cage in the center, along with some isolated points on the boundary of the circle and possibly minus a set of area $0$. Note that the region is the same except for a set of area $0...
United States
Harvard-MIT Mathematics Tournament
[ "Geometry > Plane Geometry > Transformations > Rotation", "Geometry > Plane Geometry > Miscellaneous > Constructions and loci", "Geometry > Plane Geometry > Miscellaneous > Distance chasing" ]
null
proof and answer
3/4
0ksu
Problem: In circle $\omega$, two perpendicular chords intersect at a point $P$. The two chords have midpoints $M_{1}$ and $M_{2}$ respectively, such that $P M_{1}=15$ and $P M_{2}=20$. Line $M_{1} M_{2}$ intersects $\omega$ at points $A$ and $B$, with $M_{1}$ between $A$ and $M_{2}$. Compute the largest possible value...
[ "Solution:\n\nLet $O$ be the center of $\\omega$ and let $M$ be the midpoint of $A B$ (so $M$ is the foot of $O$ to $M_{1} M_{2}$). Since $O M_{1} P M_{2}$ is a rectangle, we easily get that $M M_{1}=16$ and $M M_{2}=9$. Thus, $B M_{2}-A M_{1}=M M_{1}-M M_{2}=7$." ]
United States
HMMT November
[ "Geometry > Plane Geometry > Circles", "Geometry > Plane Geometry > Miscellaneous > Distance chasing" ]
null
proof and answer
7
080i
Problem: Si consideri un quadrato $ABCD$ di lato $16$ metri. Su due lati consecutivi $AB$ e $BC$ si costruiscano, esternamente rispetto al quadrato, i due triangoli equilateri $ABE$ e $BCF$. Quanto vale l'area del triangolo $BEF$ espressa in metri quadri?
[]
Italy
Progetto Olimpiadi di Matematica
[ "Geometry > Plane Geometry > Triangles > Triangle trigonometry", "Geometry > Plane Geometry > Transformations > Rotation", "Geometry > Plane Geometry > Analytic / Coordinate Methods > Vectors" ]
null
proof and answer
64
0hjl
Problem: Let $x$ be an odd positive integer other than $1$. Prove that one can find positive integers $y$ and $z$ such that $$ x^{2} + y^{2} = z^{2}. $$
[ "Solution:\n\nLet\n$$\ny = \\frac{x^{2} - 1}{2} \\quad \\text{and} \\quad z = \\frac{x^{2} + 1}{2}.\n$$\nBecause $x$ is odd, $x^{2} - 1$ and $x^{2} + 1$ are both even and therefore $y$ and $z$ are integers. Moreover, because $x$ is more than $1$, $x^{2} - 1$ and $x^{2} + 1$ are more than $0$ and thus $y$ and $z$ ar...
United States
Berkeley Math Circle Monthly Contest 1
[ "Number Theory > Diophantine Equations > Pythagorean triples" ]
null
proof only
null
0ibq
Problem: If the three points $$ \begin{aligned} & (1, a, b) \\ & (a, 2, b) \\ & (a, b, 3) \end{aligned} $$ are collinear (in 3-space), what is the value of $a+b$?
[ "Solution:\nThe first two points are distinct (otherwise we would have $a=1$ and $a=2$ simultaneously), and they both lie on the plane $z=b$, so the whole line is in this plane and $b=3$. Reasoning similarly with the last two points gives $a=1$, so $a+b=4$." ]
United States
Harvard-MIT Mathematics Tournament
[ "Geometry > Solid Geometry > Other 3D problems", "Geometry > Plane Geometry > Analytic / Coordinate Methods > Cartesian coordinates" ]
null
proof and answer
4
0acm
Two sides of a triangular pyramid are equilateral triangles with length $a\,\mathrm{cm}$. The planes of these triangles are normal to each other. Find the area and volume of the pyramid.
[ "Let $ABCD$ be a pyramid, where $ABC$ and $ABD$ are equilateral triangles with length $a\\,\\mathrm{cm}$, i.e. $\\overline{AC} = \\overline{BC} = \\overline{AB} = \\overline{AD} = \\overline{BD} = a\\,\\mathrm{cm}$. Let $CN$ and $DN$ be the heights in the triangles $ABC$ and $ABD$ respectively. Therefore $CN \\perp...
North Macedonia
Macedonian Mathematical Competitions
[ "Geometry > Solid Geometry > Volume", "Geometry > Solid Geometry > Surface Area", "Geometry > Solid Geometry > 3D Shapes", "Geometry > Plane Geometry > Triangles" ]
null
proof and answer
Volume = a^3/8; Surface area = a^2(2√3 + √15)/4
0guh
Find the minimal value of $$ \frac{(a^2 + b^2 + 2c^2 + 3d^2)(2a^2 + 3b^2 + 6c^2 + 6d^2)}{(a+b)^2(c+d)^2} $$ where $a, b, c, d$ are positive real numbers.
[ "**The answer is 6. The equality holds when**\n$$\n(a, b, c, d) = \\left( \\sqrt[4]{6}, \\sqrt[4]{\\frac{27}{2}}, \\frac{\\sqrt{6}}{2}, 1 \\right).\n$$\n**Solution 1.** By Cauchy-Schwarz inequality we get\n$$\n\\left[ (a^2 + 3d^2) + (b^2 + 2c^2) \\right] \\left[ \\frac{a^2}{a^2 + 3d^2} + \\frac{b^2}{b^2 + 2c^2} \\r...
Turkey
Team Selection Test for IMO 2023
[ "Algebra > Equations and Inequalities > Cauchy-Schwarz", "Algebra > Equations and Inequalities > QM-AM-GM-HM / Power Mean" ]
English
proof and answer
6
003g
Sea $ABCD$ un cuadrilátero convexo tal que $AB = AD$ y $CB = CD$. La bisectriz del ángulo $\widehat{BDC}$ corta a $BC$ en $L$, y $AL$ corta a $BD$ en $M$. Se sabe que $BL = BM$. Determinar el valor de $2\widehat{A} + 3\widehat{C}$.
[]
Argentina
XV Olimpiada Matemática Rioplatense
[ "Geometry > Plane Geometry > Analytic / Coordinate Methods > Cartesian coordinates", "Geometry > Plane Geometry > Triangles > Triangle trigonometry", "Geometry > Plane Geometry > Miscellaneous > Angle chasing" ]
Español
proof and answer
540°
0kf5
Problem: Let $\Gamma$ be a circle, and $\omega_{1}$ and $\omega_{2}$ be two non-intersecting circles inside $\Gamma$ that are internally tangent to $\Gamma$ at $X_{1}$ and $X_{2}$, respectively. Let one of the common internal tangents of $\omega_{1}$ and $\omega_{2}$ touch $\omega_{1}$ and $\omega_{2}$ at $T_{1}$ and ...
[ "Solution:\n\nLet $\\omega_{1}, \\omega_{2}, \\Gamma$ have centers $O_{1}, O_{2}, O$ and radii $r_{1}, r_{2}, R$ respectively. Let $d$ be the distance from $O$ to $A B$ (signed so that it is positive if $O$ and $O_{1}$ are on the same side of $A B$).\n\n![](attached_image_1.png)\n\nNote that\n\n$$\n\\begin{array}{r...
United States
HMMT February
[ "Geometry > Plane Geometry > Circles > Tangents", "Geometry > Plane Geometry > Transformations > Homothety", "Geometry > Plane Geometry > Analytic / Coordinate Methods > Trigonometry", "Geometry > Plane Geometry > Miscellaneous > Distance chasing" ]
null
proof and answer
96√10/13
0fkv
Problem: Sean $C_{1}$ y $C_{2}$ dos circunferencias exteriores tangentes en el punto $P$. Por un punto $A$ de $C_{2}$ trazamos dos rectas tangentes a $C_{1}$ en los puntos $M$ y $M^{\prime}$. Sean $N$ y $N^{\prime}$ los puntos respectivos de corte, distintos ambos de $A$, de estas rectas con $C_{2}$. Probar que $\left...
[ "Solution:\n\nProbaremos que para cualquier punto $N$ de $C_{2}$ y $M$ de $C_{1}$ tal que $M N$ es tangente a $C_1$, se tiene que el cociente $\\frac{|M N|}{|P N|}$ es constante. Sea $Q$ el punto de corte con $C_{1}$ de la recta por $N$ y $P$. Los triángulos $N M P$ y $N Q M$ son congruentes porque comparten el áng...
Spain
XLV Olimpiada Matemática Española
[ "Geometry > Plane Geometry > Circles > Tangents", "Geometry > Plane Geometry > Transformations > Homothety", "Geometry > Plane Geometry > Miscellaneous > Angle chasing" ]
null
proof only
null
02sx
Problem: O triângulo $ABC$ abaixo é equilátero, ou seja, tem seus três lados de mesmo comprimento e todos seus ângulos iguais a $60^{\circ}$. O senhor Simas marca um ponto $H$ qualquer no lado $BC$ do triângulo. Em seguida, ele traça um segmento paralelo ao lado $AC$, começando em $H$ e terminando no ponto $I$ sobre o...
[ "Solution:\n\na) Como o segmento $IH$ é paralelo ao segmento $AJ$, e o segmento $AI$ é paralelo ao segmento $JH$, temos que $\\overline{IH}=\\overline{AJ}$ e $\\overline{AI}=\\overline{JH}$. Observação: a barra em cima do segmento denota o comprimento do segmento.\n\nComo o lado do triângulo $ABC$ mede 1, temos que...
Brazil
Brazilian Mathematical Olympiad
[ "Geometry > Plane Geometry > Triangles > Triangle trigonometry", "Geometry > Plane Geometry > Miscellaneous > Angle chasing", "Geometry > Plane Geometry > Miscellaneous > Distance chasing" ]
null
proof and answer
Perimeter of AIHJ = 2; and x = (1 + d + f) / 2.
0d7y
Let $p$ be a given prime. For each prime $r$, we define the function as follows $$ F(r) = \frac{(p^{r p} - 1)(p - 1)}{(p^r - 1)(p^p - 1)} $$ 1. Show that $F(r)$ is a positive integer for any prime $r \neq p$. 2. Show that $F(r)$ and $F(s)$ are coprime for any primes $r$ and $s$ such that $r \neq p$, $s \neq p$ and $r \...
[ "Notice that with positive integers $a, m, n$ and $a > 1$, we have\n$$\n\\gcd(a^m - 1, a^n - 1) = a^{\\gcd(m, n)} - 1.\n$$\nLet $f(r) = \\frac{p^r - 1}{p - 1}$ with $p$ a prime and $r$ a positive integer.\n\n1.\nLet $x = \\gcd(p^r - 1, p^p - 1)$ and $y = \\operatorname{lcm}(p^r - 1, p^p - 1)$, then\n$$\n(p^r - 1)(p...
Saudi Arabia
SAUDI ARABIAN MATHEMATICAL COMPETITIONS
[ "Number Theory > Divisibility / Factorization > Greatest common divisors (gcd)", "Number Theory > Divisibility / Factorization > Least common multiples (lcm)", "Number Theory > Modular Arithmetic > Fermat / Euler / Wilson theorems", "Number Theory > Residues and Primitive Roots > Multiplicative order", "Num...
English
proof only
null
0hk4
Problem: Four friends, One, Two, Five, and Ten are located on one side of the dark tunnel, and have only one flashlight. It takes one minute for person One to walk through the tunnel, two minutes for Two, five for Five, and ten for Ten. The tunnel is narrow and at most two people can walk at the same time with the fla...
[ "Solution:\n\nFriends One and Two should walk to the other side. It will take them $2$ minutes. Then, One returns - this will last additional $1$ minute. Then, Ten and Five go to the other side - this will take $10$ minutes, but Two should return the flashlight ($2$ additional minutes), and together with One, go th...
United States
Berkeley Math Circle Monthly Contest 2
[ "Discrete Mathematics > Algorithms", "Discrete Mathematics > Combinatorics > Games / greedy algorithms" ]
null
proof only
null
0h6r
Compare the following numbers: $A = 11$, $B = \log_2 3 \cdot \log_3 4 \cdot \log_4 5 \cdots \log_{2015} 2016$ and $C = \log_3 2 \cdot \log_4 3 \cdot \log_5 4 \cdots \log_{2016} 2015$.
[ "Obviously, for any integer $n > 0$ $\\log_{n+1} n < 1$. Hence, $C < 1$. Also we have that $B \\cdot C = 1$, so $B > 1$, moreover\n$$\nB = \\frac{\\lg 3}{\\lg 2} \\cdot \\frac{\\lg 4}{\\lg 3} \\cdot \\frac{\\lg 5}{\\lg 4} \\cdots \\frac{\\lg 2016}{\\lg 2015} = \\frac{\\lg 2016}{\\lg 2} < 11 = A \\Leftrightarrow \\l...
Ukraine
UkraineMO
[ "Algebra > Intermediate Algebra > Logarithmic functions" ]
null
proof and answer
C < B < A
0cji
Let $(G, \cdot)$ be a group, with the unit element $e$, and $A$ a non-empty subset of $G$. We denote $AA = \{xy \mid x, y \in A\}$. a) Show that if $G$ is finite, then $AA = A$ if and only if $e \in A$ and $|AA| = |A|$. b) Give an example of a group $G$ and a subset $A \subseteq G$, such that $AA \neq A$, $|AA| = |A|...
[ "a) If $AA = A$, then $|AA| = |A|$. For any $x \\in A$ we have $|xA| = |A| < \\infty$ and $xA \\subseteq AA = A$, so that $xA = A$. But then $x \\in xA$, hence $e = x^{-1} \\cdot x \\in x^{-1} \\cdot xA = A$. Reciprocally, if $e \\in A$ and $|AA| = |A|$, then $A = e \\cdot A \\subseteq AA$ and since $|A| = |AA| < \...
Romania
75th Romanian Mathematical Olympiad
[ "Algebra > Abstract Algebra > Group Theory" ]
English
proof and answer
Example: take the group of fourth roots of unity {1, i, -1, -i} and the subset {i, -i}; then the product set is {1, -1}, which has the same size as the subset, differs from it, and is a proper subgroup.
0gzt
Find all natural numbers $n$ for which among the numbers $n, n+1, n+2, \dots, n^2$ there exist 4 pairwise distinct numbers $a, b, c, d$ such that equality $ab = cd$ holds. Justify the answer.
[ "Answer: $n \\ge 3$.\n\nIf $6n \\le n^2$ or equivalently $n \\ge 6$, then after putting $a = n$, $c = 2n$, $d = 3n$, $b = 6n$ we will have $ab = cd$. So every $n \\ge 6$ satisfies the statement.\n\nIn the case $n = 5$ we have numbers $5, 6, 7, \\dots, 25$. Considering $a = 6$, $b = 20$, $c = 8$, $d = 15$ we have th...
Ukraine
50th Mathematical Olympiad in Ukraine, Third Round (January 23, 2010)
[ "Number Theory > Divisibility / Factorization > Factorization techniques", "Algebra > Prealgebra / Basic Algebra > Integers" ]
English
proof and answer
n ≥ 3
0kl0
Problem: Let $N$ be the number of ways in which the letters in "HMMTHMMTHMMTHMMTHMMTHMMT" ("HMMT" repeated six times) can be rearranged so that each letter is adjacent to another copy of the same letter. For example, "MMMMMMTTTTTTHHHHHHHHHHHH" satisfies this property, but "HMMMMMTTTTTTHННННННННННМ" does not. Estimate $...
[ "Solution:\nWe first count the number of arrangements for which each block of consecutive identical letters has even size. Pair up the letters into 3 pairs of $H$, 6 pairs of $M$, and 3 pairs of $T$, then rearrange the pairs. There are $\\frac{12!}{6!3!3!} = 18480$ ways to do this.\n\nIn the original problem, we ma...
United States
HMMT November 2021
[ "Discrete Mathematics > Combinatorics > Recursion, bijection", "Discrete Mathematics > Combinatorics > Counting two ways", "Discrete Mathematics > Algorithms" ]
null
final answer only
79000
0frs
Halla todas las ternas de enteros positivos $(x, y, z)$, con $z > 1$, que satisfacen simultáneamente que $$ x \text{ divide a } y+1, \quad y \text{ divide a } z-1, \quad z \text{ divide a } x^2+1. $$
[ "Las soluciones son $(1, 1, 2)$, $(2, 1, 5)$ y $(2n+1, 2n, 2n^2+2n+1)$ con $n \\ge 1$.\nSi $x=1$ la única solución es $(1, 1, 2)$ ($z$ divide a 2, por lo que $z=2$, e $y$ divide a 1). Si $x=2$ la única solución es $(2, 1, 5)$ ($z$ divide a 5, así que $z=5$, e $y$ divide a 4 y es impar). Supongamos ahora que $x \\ge...
Spain
LVIII Olimpiada Matemática Española
[ "Number Theory > Divisibility / Factorization", "Number Theory > Diophantine Equations > Techniques: modulo, size analysis, order analysis, inequalities", "Algebra > Intermediate Algebra > Quadratic functions" ]
Spanish
proof and answer
(1, 1, 2), (2, 1, 5), and (2n+1, 2n, 2n^2+2n+1) for n ≥ 1
0brr
Let $ABC$ be a triangle such that $CA \ne CB$, and let $D, F$, and $G$ be the midpoints of the sides $AB, AC$, and $BC$, respectively. A circle $\gamma$ through $C$ and tangent to $AB$ at $D$ meets the segments $AF$ and $BG$ at $H$ and $I$, respectively. Reflect $H$ and $I$ across $F$ and $G$, respectively, to obtain $...
[ "Letting $DF$ and $DG$ meet $\\gamma$ again at $R$ and $S$, respectively, we claim that $R$ and $S$ both lie on the line $H'I'$.\n\n![](attached_image_1.png)\n\n![](attached_image_2.png)\n\nNotice that $\\angle H'CQ = \\angle SDC = \\angle SRC$ and $\\angle QCI' = \\angle CDR = \\angle CSR$ to deduce that $(CH'Q, R...
Romania
67th NMO Selection Tests for BMO and IMO
[ "Geometry > Plane Geometry > Transformations > Inversion", "Geometry > Plane Geometry > Circles > Tangents", "Geometry > Plane Geometry > Miscellaneous > Angle chasing" ]
English
proof only
null
0a02
Problem: Zij $ABC$ een scherphoekige driehoek met $D$ het voetpunt van de hoogtelijn vanuit $A$. De cirkel met middelpunt $A$ die door $D$ gaat, snijdt de omgeschreven cirkel van driehoek $ABC$ in $X$ en $Y$, waarbij de volgorde van de punten op deze omgeschreven cirkel is: $A, X, B, C, Y$. Bewijs dat $\angle B X D = ...
[ "Solution:\n\n![](attached_image_1.png)\nOmdat de straal $AD$ loodrecht staat op $BC$, raakt $BC$ aan de omgeschreven cirkel van $\\triangle DXY$. Wegens de raaklijn-omtrekshoekstelling geldt daardoor dat de hoek tussen de raaklijn en de koorde $DX$ gelijk is aan de omtrekshoek op deze koorde, oftewel $\\angle XDB ...
Netherlands
Selectietoets
[ "Geometry > Plane Geometry > Circles > Tangents", "Geometry > Plane Geometry > Quadrilaterals > Cyclic quadrilaterals", "Geometry > Plane Geometry > Miscellaneous > Angle chasing" ]
null
proof only
null
03f3
A graph $G$ is called *divisibility graph* if the vertices can be assigned distinct positive integers such that between two vertices assigned $u, v$ there is an edge iff $\frac{u}{v}$ or $\frac{v}{u}$ is a positive integer. Show that for any positive integer $n$ and $0 \le e \le \frac{n(n-1)}{2}$, there is a divisibili...
[ "We reason inductively on $n$, not writing the number $1$ at any vertex. For $n=1$ the requested is clear, for $n=2$ an example with $e=1$ is $(2, 4)$ and an example with $e=0$ is $(2, 3)$. For $n=3$ example with $e=0$ is $3, 5, 7$, example with $e=1$ is $2, 4, 7$, example with $e=2$ is $2, 4, 10$, an example with ...
Bulgaria
Bulgarian Spring Tournament
[ "Discrete Mathematics > Graph Theory", "Number Theory > Divisibility / Factorization > Prime numbers", "Discrete Mathematics > Combinatorics > Induction / smoothing" ]
English
proof only
null
0euw
We are given a rectangular $m \times n$ chessboard with $m$ unit squares in each row and $n$ unit squares in each column. We are going to assign an integer to each unit square. A rectangle $R$ consisting of one or more unit squares is called a *shelf* if there is an integer $h$ satisfying the following two conditions: ...
[ "The answer is $\\left\\lfloor \\dfrac{(n+1)(m+1)}{2} \\right\\rfloor - 1$.\n\nFor a shelf $R$, let $\\tilde{R}$ be the rectangular area by extending $R$ by 1 row to the top and 1 column to the left. Let us also extend the initial chessboard by 1 row to the top and 1 column to the left. We assign $-\\infty$ to each...
South Korea
24th Korean Mathematical Olympiad Final Round
[ "Discrete Mathematics > Combinatorics > Induction / smoothing", "Discrete Mathematics > Combinatorics > Coloring schemes, extremal arguments", "Algebra > Equations and Inequalities > Combinatorial optimization" ]
English
proof and answer
floor(((n+1)(m+1))/2) - 1
0dt5
Define a domino to be a $1 \times 2$ rectangular block. A $2023 \times 2023$ square grid is filled with non-overlapping dominoes, leaving a single $1 \times 1$ gap. John then repeatedly slides dominoes into the gap; each domino is moved at most once. What is the maximum number of times that John could have moved a domi...
[ "Label the squares in the grid $(0,0)$ to $(2022, 2022)$. Consider the position of the gap after a domino is moved. Note that the parity of the coordinates of the square containing the gap will not change. Also, the same square cannot contain the gap twice, otherwise this implies that a domino was moved into that s...
Singapore
Singapore Mathematical Olympiad (SMO)
[ "Discrete Mathematics > Combinatorics > Invariants / monovariants", "Discrete Mathematics > Combinatorics > Coloring schemes, extremal arguments" ]
English
proof and answer
1024143
075m
Problem: Let $f: \mathbb{Z} \rightarrow \mathbb{Z}$ be a function satisfying $f(0) \neq 0$, $f(1)=0$ and (i) $f(xy)+f(x)f(y)=f(x)+f(y)$; (ii) $(f(x-y)-f(0)) f(x) f(y)=0$, for all $x, y \in \mathbb{Z}$, simultaneously. a. Find the set of all possible values of the function $f$. b. If $f(10) \neq 0$ and $f(2)=0$, f...
[ "Solution:\n\nSetting $y=0$ in the condition (ii), we get\n$$\n(f(x)-f(0)) f(x)=0\n$$\nfor all $x$ (since $f(0) \\neq 0$). Thus either $f(x)=0$ or $f(x)=f(0)$, for all $x \\in \\mathbb{Z}$. Now taking $x=y=0$ in (i), we see that $f(0)+f(0)^2=2 f(0)$. This shows that $f(0)=0$ or $f(0)=1$. Since $f(0) \\neq 0$, we mu...
India
INMO
[ "Algebra > Algebraic Expressions > Functional Equations", "Number Theory > Modular Arithmetic > Inverses mod n" ]
null
proof and answer
a) The function values are exactly {0, 1}. b) Under f(10) nonzero and f(2) zero, the integers with nonzero function value are precisely the multiples of five.
0i55
Problem: Solve for $x$ in $3 = \sqrt{x + \sqrt{x + \sqrt{x + \cdots}}}$.
[ "Solution:\nLet $y = \\sqrt{x + \\sqrt{x + \\sqrt{x + \\cdots}}}$. Then $y = \\sqrt{x + y}$.\n\nGiven $y = 3$, so $3 = \\sqrt{x + 3}$.\n\nSquaring both sides:\n$$\n9 = x + 3\n$$\nSubtracting $x$ from both sides:\n$$\n9 - x = 3\n$$\nSo $x = 6$." ]
United States
Harvard-MIT Math Tournament
[ "Algebra > Prealgebra / Basic Algebra > Simple Equations" ]
null
final answer only
6
0786
Let $k$ be a positive integer. A sequence of integers $\langle a_i \rangle_{i=1}^\infty$ is called $k$-pop if the following holds: for every $n \in \mathbb{N}$, $a_n$ is equal to the number of distinct elements in the set $\{a_1, \dots, a_{n+k}\}$. Determine, as a function of $k$, how many $k$-pop sequences there are.
[]
India
EGMO TST Day 2
[ "Discrete Mathematics > Combinatorics > Functional equations", "Discrete Mathematics > Combinatorics > Recursion, bijection", "Discrete Mathematics > Combinatorics > Invariants / monovariants" ]
null
proof and answer
2^k