This website contains problems from math contests. Problems and corresponding tags were obtained from the Art of Problem Solving website.

Tags were heavily modified to better represent problems.

AND:
OR:
NO:

Found problems: 85335

2016 European Mathematical Cup, 3

Prove that for all positive integers $n$ there exist $n$ distinct, positive rational numbers with sum of their squares equal to $n$. Proposed by Daniyar Aubekerov

Cono Sur Shortlist - geometry, 2009.G2

The trapezoid $ABCD$, of bases $AB$ and $CD$, is inscribed in a circumference $\Gamma$. Let $X$ a variable point of the arc $AB$ of $\Gamma$ that does not contain $C$ or $D$. We denote $Y$ to the point of intersection of $AB$ and $DX$, and let Z be the point of the segment $CX$ such that $\frac{XZ}{XC}=\frac{AY}{AB}$ . Prove that the measure of $\angle AZX$ does not depend on the choice of $X.$

2019 Math Prize for Girls Olympiad, 2

Tags:
Let $ABC$ be an equilateral triangle with side length $1$. Say that a point $X$ on side $\overline{BC}$ is [i]balanced[/i] if there exists a point $Y$ on side $\overline{AC}$ and a point $Z$ on side $\overline{AB}$ such that the triangle $XYZ$ is a right isosceles triangle with $XY = XZ$. Find with proof the length of the set of all balanced points on side $\overline{BC}$.

2008 Hanoi Open Mathematics Competitions, 2

Find all pairs $(m, n)$ of positive integers such that $m^2 + 2n^2 = 3(m + 2n)$

2012 China Girls Math Olympiad, 6

There are $n$ cities, $2$ airline companies in a country. Between any two cities, there is exactly one $2$-way flight connecting them which is operated by one of the two companies. A female mathematician plans a travel route, so that it starts and ends at the same city, passes through at least two other cities, and each city in the route is visited once. She finds out that wherever she starts and whatever route she chooses, she must take flights of both companies. Find the maximum value of $n$.

2025 Sharygin Geometry Olympiad, 6

Tags: geometry
One bisector of a given triangle is parallel to one sideline of its Nagel triangle. Prove that one of two remaining bisectors is parallel to another sideline of the Nagel triangle. Proposed by:L.Emelyanov

2014 Contests, 3

Let $a_1 \leq a_2 \leq \cdots$ be a non-decreasing sequence of positive integers. A positive integer $n$ is called [i]good[/i] if there is an index $i$ such that $n=\dfrac{i}{a_i}$. Prove that if $2013$ is [i]good[/i], then so is $20$.

2002 AMC 8, 10

Tags:
$\textbf{Juan's Old Stamping Grounds}$ Juan organizes the stamps in his collection by country and by the decade in which they were issued. The prices he paid for them at a stamp shop were: Brazil and France, 6 cents each, Peru 4 cents each, and Spain 5 cents each. (Brazil and Peru are South American countries and France and Spain are in Europe.) [asy] /* AMC8 2002 #8, 9, 10 Problem */ size(3inch, 1.5inch); for ( int y = 0; y <= 5; ++y ) { draw((0,y)--(18,y)); } draw((0,0)--(0,5)); draw((6,0)--(6,5)); draw((9,0)--(9,5)); draw((12,0)--(12,5)); draw((15,0)--(15,5)); draw((18,0)--(18,5)); draw(scale(0.8)*"50s", (7.5,4.5)); draw(scale(0.8)*"4", (7.5,3.5)); draw(scale(0.8)*"8", (7.5,2.5)); draw(scale(0.8)*"6", (7.5,1.5)); draw(scale(0.8)*"3", (7.5,0.5)); draw(scale(0.8)*"60s", (10.5,4.5)); draw(scale(0.8)*"7", (10.5,3.5)); draw(scale(0.8)*"4", (10.5,2.5)); draw(scale(0.8)*"4", (10.5,1.5)); draw(scale(0.8)*"9", (10.5,0.5)); draw(scale(0.8)*"70s", (13.5,4.5)); draw(scale(0.8)*"12", (13.5,3.5)); draw(scale(0.8)*"12", (13.5,2.5)); draw(scale(0.8)*"6", (13.5,1.5)); draw(scale(0.8)*"13", (13.5,0.5)); draw(scale(0.8)*"80s", (16.5,4.5)); draw(scale(0.8)*"8", (16.5,3.5)); draw(scale(0.8)*"15", (16.5,2.5)); draw(scale(0.8)*"10", (16.5,1.5)); draw(scale(0.8)*"9", (16.5,0.5)); label(scale(0.8)*"Country", (3,4.5)); label(scale(0.8)*"Brazil", (3,3.5)); label(scale(0.8)*"France", (3,2.5)); label(scale(0.8)*"Peru", (3,1.5)); label(scale(0.8)*"Spain", (3,0.5)); label(scale(0.9)*"Juan's Stamp Collection", (9,0), S); label(scale(0.9)*"Number of Stamps by Decade", (9,5), N); [/asy] The average price of his '70s stamps is closest to $\text{(A)}\ 3.5 \text{ cents} \qquad \text{(B)}\ 4 \text{ cents} \qquad \text{(C)}\ 4.5 \text{ cents} \qquad \text{(D)}\ 5 \text{ cents} \qquad \text{(E)}\ 5.5 \text{ cents}$

2011 Israel National Olympiad, 5

We have two lists of numbers: One initially containing 1,6,11,...,96, and the other initially containing 4,9,14,...,99. In every turn, we erase two numbers from one of the lists, and write $\frac{1}{3}$ of their sum (not necessarily an integer) in the other list. We continue this process until there are no possible moves. [list=a] [*] Prove that at the end of the process, there is exactly one number in each list. [*] Prove that those two numbers are [u]not[/u] equal. [/list]

2014 Contests, 2

Consider increasing integer sequences with elements from $1,\ldots,10^6$. Such a sequence is [i]Adriatic[/i] if its first element equals 1 and if every element is at least twice the preceding element. A sequence is [i]Tyrrhenian[/i] if its final element equals $10^6$ and if every element is strictly greater than the sum of all preceding elements. Decide whether the number of Adriatic sequences is smaller than, equal to, or greater than the number of Tyrrhenian sequences. (Proposed by Gerhard Woeginger, Austria)

2020 HMNT (HMMO), 4

Nine fair coins are flipped independently and placed in the cells of a $3$ by $3$ square grid. Let $p$ be the probability that no row has all its coins showing heads and no column has all its coins showing tails. If $p=\frac ab$ for relatively prime positive integers $a$ and $b$, compute $100a+b$.

2010 Regional Competition For Advanced Students, 4

Let $(b_n)_{n \ge 0}=\sum_{k=0}^{n} (a_0+kd)$ for positive integers $a_0$ and $d$. We consider all such sequences containing an element $b_i$ which equals $2010$. Determine the greatest possible value of $i$ and for this value the integers $a_0$ and $d$. [i](41th Austrian Mathematical Olympiad, regional competition, problem 4)[/i]

2005 Thailand Mathematical Olympiad, 4

Let $O_1$ be the center of a semicircle $\omega_1$ with diameter $AB$ and let $O_2$ be the center of a circle $\omega_2$ inscribed in $\omega_1$ and which is tangent to $AB$ at $O_1$. Let $O_3$ be a point on $AB$ that is the center of a semicircle $\omega_3$ which is tangent to both $\omega_1$ and $\omega_2$. Let $P$ be the intersection of the line through $O_3$ perpendicular to $AB$ and the line through $O_2$ parallel to $AB$. Show that $P$ is the center of a circle $\Gamma$ tangent to all of $\omega_1, \omega_2$ and $\omega_3$.

2012 HMNT, 3

Tags: geometry
$ABCD$ is a rectangle with $AB = 20$ and $BC = 3$. A circle with radius $5$, centered at the midpoint of $DC$, meets the rectangle at four points: $W, X, Y$ , and $Z$. Find the area of quadrilateral $WXY Z$.

1996 Cono Sur Olympiad, 1

In the following figure, the largest square is divided into two squares and three rectangles, as shown: The area of each smaller square is equal to $a$ and the area of each small rectangle is equal to $b$. If $a+b=24$ and the root square of $a$ is a natural number, find all possible values for the area of the largest square. [img]https://cdn.artofproblemsolving.com/attachments/f/a/0b424d9c293889b24d9f31b1531bed5081081f.png[/img]

2022 Romania National Olympiad, P1

Tags: algebra
Let $a,b$ be positive integers. Prove that the equation $x^2+(a+b)^2x+4ab=1$ has rational solutions if and only if $a=b$. [i]Mihai Opincariu[/i]

2004 Junior Tuymaada Olympiad, 5

50 knights of King Arthur sat at the Round Table. A glass of white or red wine stood before each of them. It is known that at least one glass of red wine and at least one glass of white wine stood on the table. The king clapped his hands twice. After the first clap every knight with a glass of red wine before him took a glass from his left neighbour. After the second clap every knight with a glass of white wine (and possibly something more) before him gave this glass to the left neughbour of his left neighbour. Prove that some knight was left without wine. [i]Proposed by A. Khrabrov, incorrect translation from Hungarian[/i]

1975 Canada National Olympiad, 1

Tags:
Simplify $ \left(\frac {1 \cdot 2 \cdot 4 \plus{} 2 \cdot 4 \cdot 8 \plus{} \cdots \plus{} n \cdot 2n \cdot 4n}{1 \cdot 3 \cdot 9 \plus{} 2 \cdot 6 \cdot 18 \plus{} \cdots \plus{} n \cdot 3n \cdot 9n}\right)^{\frac {1}{3}}$

1979 IMO Shortlist, 9

Let $A$ and $E$ be opposite vertices of an octagon. A frog starts at vertex $A.$ From any vertex except $E$ it jumps to one of the two adjacent vertices. When it reaches $E$ it stops. Let $a_n$ be the number of distinct paths of exactly $n$ jumps ending at $E$. Prove that: \[ a_{2n-1}=0, \quad a_{2n}={(2+\sqrt2)^{n-1} - (2-\sqrt2)^{n-1} \over\sqrt2}. \]

2023 Thailand TSTST, 6

Tags: geometry
Let $ABC$ be an acute triangle with orthocenter $H$. Let $D$ and $E$ be feet of the altitudes from $B$ and $C$ respectively. Let $M$ be the midpoint of segment $AH$ and $F$ be the intersection point of $AH$ and $DE$. Furthermore, let $P$ and $Q$ be the points inside triangle $ADE$ so that $P$ is an intersection of $CM$ and the circumcircle of $DFH$, and $Q$ is an intersection of $BM$ and the circumcircle of $EFH$. Prove that the intersection of lines $DQ$ and $EP$ lies on segment $AH$.

1992 Poland - Second Round, 1

Every vertex of a polygon has both integer coordinates; the length of each side of this polygon is a natural number. Prove that the perimeter of the polygon is an even number.

2014 Turkey Team Selection Test, 1

Let $P$ be a point inside the acute triangle $ABC$ with $m(\widehat{PAC})=m(\widehat{PCB})$. $D$ is the midpoint of the segment $PC$. $AP$ and $BC$ intersect at $E$, and $BP$ and $DE$ intersect at $Q$. Prove that $\sin\widehat{BCQ}=\sin\widehat{BAP}$.

2025 Francophone Mathematical Olympiad, 1

Tags: algebra
A finite set $\mathcal S$ of distinct positive real numbers is called [i]radiant[/i] if it satisfies the following property: if $a$ and $b$ are two distinct elements of $\mathcal S$, then $a^2 + b^2$ is also an element of $\mathcal S$. [list=a] [*]Does there exist a radiant set with a size greater than or equal to $4$? [*]Determine all radiant sets of size $2$ or $3$. [/list]

2005 Indonesia Juniors, day 1

p1. $A$ is a set of numbers. The set $A$ is closed to subtraction, meaning that the result of subtracting two numbers in $A$ will be returns a number in $A$ as well. If it is known that two members of $A$ are $4$ and $9$, show that: a. $0\in A$ b. $13 \in A$ c. $74 \in A$ d. Next, list all the members of the set $A$ . p2. $(2, 0, 4, 1)$ is one of the solutions/answers of $x_1+x_2+x_3+x_4=7$. If all solutions belong on the set of not negative integers , specify as many possible solutions/answers from $x_1+x_2+x_3+x_4=7$ p3. Adi is an employee at a textile company on duty save data. One time Adi was asked by the company leadership to prepare data on production increases over five periods. After searched by Adi only found four data on the increase, namely $4\%$, $9\%$, $7\%$, and $5\%$. One more data, namely the $5$th data, was not found. Investigate increase of 5th data production, if Adi only remembers that the arithmetic mean and median of the five data are the same. p4. Find all pairs of integers $(x,y)$ that satisfy the system of the following equations: $$\left\{\begin{array}{l} x(y+1)=y^2-1 \\ y(x+1)=x^2-1 \end{array} \right. $$ p5. Given the following image. $ABCD$ is square, and $E$ is any point outside the square $ABCD$. Investigate whether the relationship $AE^2 + CE^2 = BE^2 +DE^2$ holds in the picture below. [img]https://cdn.artofproblemsolving.com/attachments/2/5/a339b0e4df8407f97a4df9d7e1aa47283553c1.png[/img]

2002 Iran MO (3rd Round), 8

Circles $C_{1}$ and $C_{2}$ are tangent to each other at $K$ and are tangent to circle $C$ at $M$ and $N$. External tangent of $C_{1}$ and $C_{2}$ intersect $C$ at $A$ and $B$. $AK$ and $BK$ intersect with circle $C$ at $E$ and $F$ respectively. If AB is diameter of $C$, prove that $EF$ and $MN$ and $OK$ are concurrent. ($O$ is center of circle $C$.)