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

1902 Eotvos Mathematical Competition, 3

The area $T$ and an angle $\gamma$ of a triangle are given. Determine the lengths of the sides $a$ and $b$ so that the side $c$, opposite the angle $\gamma$, is as short as possible.

2011 Morocco TST, 3

The vertices $X, Y , Z$ of an equilateral triangle $XYZ$ lie respectively on the sides $BC, CA, AB$ of an acute-angled triangle $ABC.$ Prove that the incenter of triangle $ABC$ lies inside triangle $XYZ.$ [i]Proposed by Nikolay Beluhov, Bulgaria[/i]

IV Soros Olympiad 1997 - 98 (Russia), 11.12

Find how many different solutions depending on $a$ has the system of equations : $$\begin{cases} x+z=2a \\ y+u+xz=a-3 \\ yz+xu=2a \\ yu=1 \end{cases}$$

1977 Czech and Slovak Olympiad III A, 2

The numbers $p,q>0$ are given. Construct a rectangle $ABCD$ with $AE=p,AF=q$ where $E,F$ are midpoints of $BC,CD,$ respectively. Discuss conditions of solvability.

2020 Latvia Baltic Way TST, 8

A magician has $300$ cards with numbers from $1$ to $300$ written on them, each number on exactly one card. The magician then lays these cards on a $3 \times 100$ rectangle in the following way - one card in each unit square so that the number cannot be seen and cards with consecutive numbers are in neighbouring squares. Afterwards, the magician turns over $k$ cards of his choice. What is the smallest value of $k$ for which it can happen that the opened cards definitely determine the exact positions of all other cards?

1984 All Soviet Union Mathematical Olympiad, 375

Prove that every positive $x,y$ and real $a$ satisfy inequality $x^{\sin ^2a} y^{\cos^2a} < x + y$.

2014 Korea National Olympiad, 1

For $x, y$ positive integers, $x^2-4y+1$ is a multiple of $(x-2y)(1-2y)$. Prove that $|x-2y|$ is a square number.

1992 IMO Longlists, 3

Let $ABC$ be a triangle, $O$ its circumcenter, $S$ its centroid, and $H$ its orthocenter. Denote by $A_1, B_1$, and $C_1$ the centers of the circles circumscribed about the triangles $CHB, CHA$, and $AHB$, respectively. Prove that the triangle $ABC$ is congruent to the triangle $A_1B_1C_1$ and that the nine-point circle of $\triangle ABC$ is also the nine-point circle of $\triangle A_1B_1C_1$.

2007 Princeton University Math Competition, 8

Tags:
For how many ordered pairs of positive integers $(x, y)$ is $\frac{x^2+y^2}{x-y}$ an integer factor of $2310$?

Ukrainian TYM Qualifying - geometry, II.18

Inside an acute angle is a circle. Investigate the possibility of constructing with only a compass and a ruler, a tangent to this circle that the point of contact will bisect the segment of the tangent that is cut off by the sides of the angle.

2024 Dutch BxMO/EGMO TST, IMO TSTST, 1

Find all pairs of prime numbers $p, q$ for which there exist positive integers $(m, n)$ such that $$(p+q)^m=(p-q)^n$$.

Russian TST 2016, P2

For a finite set $A$ of positive integers, a partition of $A$ into two disjoint nonempty subsets $A_1$ and $A_2$ is $\textit{good}$ if the least common multiple of the elements in $A_1$ is equal to the greatest common divisor of the elements in $A_2$. Determine the minimum value of $n$ such that there exists a set of $n$ positive integers with exactly $2015$ good partitions.

2004 Canada National Olympiad, 2

How many ways can $ 8$ mutually non-attacking rooks be placed on the $ 9\times9$ chessboard (shown here) so that all $ 8$ rooks are on squares of the same color? (Two rooks are said to be attacking each other if they are placed in the same row or column of the board.) [asy]unitsize(3mm); defaultpen(white); fill(scale(9)*unitsquare,black); fill(shift(1,0)*unitsquare); fill(shift(3,0)*unitsquare); fill(shift(5,0)*unitsquare); fill(shift(7,0)*unitsquare); fill(shift(0,1)*unitsquare); fill(shift(2,1)*unitsquare); fill(shift(4,1)*unitsquare); fill(shift(6,1)*unitsquare); fill(shift(8,1)*unitsquare); fill(shift(1,2)*unitsquare); fill(shift(3,2)*unitsquare); fill(shift(5,2)*unitsquare); fill(shift(7,2)*unitsquare); fill(shift(0,3)*unitsquare); fill(shift(2,3)*unitsquare); fill(shift(4,3)*unitsquare); fill(shift(6,3)*unitsquare); fill(shift(8,3)*unitsquare); fill(shift(1,4)*unitsquare); fill(shift(3,4)*unitsquare); fill(shift(5,4)*unitsquare); fill(shift(7,4)*unitsquare); fill(shift(0,5)*unitsquare); fill(shift(2,5)*unitsquare); fill(shift(4,5)*unitsquare); fill(shift(6,5)*unitsquare); fill(shift(8,5)*unitsquare); fill(shift(1,6)*unitsquare); fill(shift(3,6)*unitsquare); fill(shift(5,6)*unitsquare); fill(shift(7,6)*unitsquare); fill(shift(0,7)*unitsquare); fill(shift(2,7)*unitsquare); fill(shift(4,7)*unitsquare); fill(shift(6,7)*unitsquare); fill(shift(8,7)*unitsquare); fill(shift(1,8)*unitsquare); fill(shift(3,8)*unitsquare); fill(shift(5,8)*unitsquare); fill(shift(7,8)*unitsquare); draw(scale(9)*unitsquare,black);[/asy]

2009 India IMO Training Camp, 5

Let $ f(x)$and $ g(y)$ be two monic polynomials of degree=$ n$ having complex coefficients. We know that there exist complex numbers $ a_i,b_i,c_i \forall 1\le i \le n$, such that $ f(x)\minus{}g(y)\equal{}\prod_{i\equal{}1}^n{(a_ix\plus{}b_iy\plus{}c_i)}$. Prove that there exists $ a,b,c\in\mathbb{C}$ such that $ f(x)\equal{}(x\plus{}a)^n\plus{}c\text{ and }g(y)\equal{}(y\plus{}b)^n\plus{}c$.

2024 Harvard-MIT Mathematics Tournament, 10

Tags:
A polynomial $f(x)$ with integer coefficients is called $\textit{splitty}$ if and only if for every prime $p$, there exists polynomials $g_p, h_p$ with integer coefficients with degrees strictly smaller than the the degree of $f$, such that all coefficients of $f-g_ph_p$ are divisible by $p$. Compute the sum of all positive integers $n \leq 100$ such that $x^4+16x^2+n$ is $\textit{splitty}$.

1998 Tournament Of Towns, 4

Among all sets of real numbers $\{ x_1 , x_2 , ... , x_{20} \}$ from the open interval $(0, 1 )$ such that $$x_1x_2...x_{20}= ( 1 - x_1 ) ( 1 -x_2 ) ... (1 - x_{20} )$$ find the one for which $x_1 x_2... x_{20}$ is maximal. (A Cherniatiev)

1983 Swedish Mathematical Competition, 1

Tags: sum , algebra
The positive integers are grouped as follows: $1, 2+3, 4+5+6, 7+8+9+10,\dots$. Find the value of the $n$-th sum.

2014 Thailand Mathematical Olympiad, 2

Find all functions $f : R \to R$ satisfying $f(xy - 1) + f(x)f(y) = 2xy - 1$ for all real numbers $x, y$

2024 Harvard-MIT Mathematics Tournament, 9

Tags:
Suppose that $a, b, c$ are complex numbers, satisfying the system of equations $$a^2=b-c, $$ $$b^2=c-a, $$ $$c^2=a-b.$$ Compute all possible values of $a+b+c$.

2009 USAMTS Problems, 1

Archimedes planned to count all of the prime numbers between $2$ and $1000$ using the Sieve of Eratosthenes as follows: (a) List the integers from $2$ to $1000$. (b) Circle the smallest number in the list and call this $p$. (c) Cross out all multiples of $p$ in the list except for $p$ itself. (d) Let $p$ be the smallest number remaining that is neither circled nor crossed out. Circle $p$. (e) Repeat steps $(c)$ and $(d)$ until each number is either circled or crossed out. At the end of this process, the circled numbers are prime and the crossed out numbers are composite. Unfortunately, while crossing out the multiples of $2$, Archimedes accidentally crossed out two odd primes in addition to crossing out all the even numbers (besides $2$). Otherwise, he executed the algorithm correctly. If the number of circled numbers remaining when Archimedes finished equals the number of primes from $2$ to $1000$ (including $2$), then what is the largest possible prime that Archimedes accidentally crossed out?

2000 All-Russian Olympiad Regional Round, 8.7

Tags: geometry , incenter
Angle bisectors $AD$ and $CE$ of triangle $ABC$ intersect at point $O$. A line symmetrical to $ AB$ with respect to $CE$ intersects the line symmetric $BC$ with respect to $AD$, at point $K$. Prove that $KO \perp AC$.

2021 Argentina National Olympiad, 5

Mica wrote a list of numbers using the following procedure. The first number is $1$, and then, at each step, he wrote the result of adding the previous number plus $3$. The first numbers on Mica's list are $$1, 4, 7, 10, 13, 16,\dots.$$ Next, Facu underlined all the numbers in Mica's list that are greater than $10$ and less than $100000,$ and that have all their digits the same. What are the numbers that Facu underlined?

2012 Sharygin Geometry Olympiad, 5

On side $AC$ of triangle $ABC$ an arbitrary point is selected $D$. The tangent in $D$ to the circumcircle of triangle $BDC$ meets $AB$ in point $C_{1}$; point $A_{1}$ is defined similarly. Prove that $A_{1}C_{1}\parallel AC$.

2004 All-Russian Olympiad, 3

In a country there are several cities; some of these cities are connected by airlines, so that an airline connects exactly two cities in each case and both flight directions are possible. Each airline belongs to one of $k$ flight companies; two airlines of the same flight company have always a common final point. Show that one can partition all cities in $k+2$ groups in such a way that two cities from exactly the same group are never connected by an airline with each other.

2007 iTest Tournament of Champions, 4

Tags: geometry , incenter
In triangle $ABC$, points $A'$, $B'$, and $C'$ are chosen with $A'$ on segment $AB$, $B'$ on segment $BC$, and $C'$ on segment $CA$ so that triangle $A'B'C'$ is directly similar to $ABC$. The incenters of $ABC$ and $A'B'C'$ are $I$ and $I'$ respectively. Lines $BC$, $A'C'$, and $II'$ are parallel. If $AB=100$ and $AC=120$, what is the length of $BC$?