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

1998 Brazil Team Selection Test, Problem 3

Find all functions $f: \mathbb N \to \mathbb N$ for which \[ f(n) + f(n+1) = f(n+2)f(n+3)-1996\] holds for all positive integers $n$.

2013 Purple Comet Problems, 23

The diagram below shows the regular hexagon $BCEGHJ$ surrounded by the rectangle $ADFI$. Let $\theta$ be the measure of the acute angle between the side $\overline{EG}$ of the hexagon and the diagonal of the rectangle $\overline{AF}$. There are relatively prime positive integers $m$ and $n$ so that $\sin^2\theta  = \tfrac{m}{n}$. Find $m + n$. [asy] import graph; size(3.2cm); real labelscalefactor = 0.5; pen dps = linewidth(0.7) + fontsize(10); defaultpen(dps); draw((-1,3)--(-1,2)--(-0.13,1.5)--(0.73,2)--(0.73,3)--(-0.13,3.5)--cycle); draw((-1,3)--(-1,2)); draw((-1,2)--(-0.13,1.5)); draw((-0.13,1.5)--(0.73,2)); draw((0.73,2)--(0.73,3)); draw((0.73,3)--(-0.13,3.5)); draw((-0.13,3.5)--(-1,3)); draw((-1,3.5)--(0.73,3.5)); draw((0.73,3.5)--(0.73,1.5)); draw((-1,1.5)--(0.73,1.5)); draw((-1,3.5)--(-1,1.5)); label("$ A $",(-1.4,3.9),SE*labelscalefactor); label("$ B $",(-1.4,3.28),SE*labelscalefactor); label("$ C $",(-1.4,2.29),SE*labelscalefactor); label("$ D $",(-1.4,1.45),SE*labelscalefactor); label("$ E $",(-0.3,1.4),SE*labelscalefactor); label("$ F $",(0.8,1.45),SE*labelscalefactor); label("$ G $",(0.8,2.24),SE*labelscalefactor); label("$ H $",(0.8,3.26),SE*labelscalefactor); label("$ I $",(0.8,3.9),SE*labelscalefactor); label("$ J $",(-0.25,3.9),SE*labelscalefactor); [/asy]

2010 Contests, 2

Let $r$ and $s$ be positive integers. Define $a_0 = 0$, $a_1 = 1$, and $a_n = ra_{n-1} + sa_{n-2}$ for $n \geq 2$. Let $f_n = a_1a_2\cdots a_n$. Prove that $\displaystyle\frac{f_n}{f_kf_{n-k}}$ is an integer for all integers $n$ and $k$ such that $0 < k < n$. [i]Evan O' Dorney.[/i]

1985 IMO Longlists, 14

Let $k$ be a positive integer. Define $u_0 = 0, u_1 = 1$, and $u_n=ku_{n-1}-u_{n-2} , n \geq 2.$ Show that for each integer $n$, the number $u_1^3 + u_2^3 +\cdots+ u_n^3 $ is a multiple of $u_1 + u_2 +\cdots+ u_n.$

1997 Romania Team Selection Test, 1

Let $P(X),Q(X)$ be monic irreducible polynomials with rational coefficients. suppose that $P(X)$ and $Q(X)$ have roots $\alpha$ and $\beta$ respectively, such that $\alpha + \beta $ is rational. Prove that $P(X)^2-Q(X)^2$ has a rational root. [i]Bogdan Enescu[/i]

1996 AIME Problems, 1

In a magic square, the sum of the three entries in any row, column, or diagonal is the same value. The figure shows four of the entries of a magic square. Find $x.$ [asy] size(100);defaultpen(linewidth(0.7)); int i; for(i=0; i<4; i=i+1) { draw((0,2*i)--(6,2*i)^^(2*i,0)--(2*i,6)); } label("$x$", (1,5)); label("$1$", (1,3)); label("$19$", (3,5)); label("$96$", (5,5));[/asy]

2024 Kyiv City MO Round 2, Problem 1

Solve the following system of equations in real numbers: $$\left\{\begin{array}{l}x^2=y^2+z^2,\\x^{2023}=y^{2023}+z^{2023},\\x^{2025}=y^{2025}+z^{2025}.\end{array}\right.$$ [i]Proposed by Mykhailo Shtandenko, Anton Trygub[/i]

2017 USA Team Selection Test, 3

Prove that there are infinitely many triples $(a, b, p)$ of positive integers with $p$ prime, $a < p$, and $b < p$, such that $(a + b)^p - a^p - b^p$ is a multiple of $p^3$. [i]Noam Elkies[/i]

2010 ITAMO, 3

Let $ABCD$ be a convex quadrilateral. such that $\angle CAB = \angle CDA$ and $\angle BCA = \angle ACD$. If $M$ be the midpoint of $AB$, prove that $\angle BCM = \angle DBA$.

2007 ITest, 29

Let $S$ be equal to the sum \[1+2+3+\cdots+2007.\] Find the remainder when $S$ is divided by $1000$.

1976 Bulgaria National Olympiad, Problem 5

It is given a tetrahedron $ABCD$ and a plane $\alpha$ intersecting the three edges passing through $D$. Prove that $\alpha$ divides the surface of the tetrahedron into two parts proportional to the volumes of the bodies formed if and only if $\alpha$ is passing through the center of the inscribed tetrahedron sphere.

Geometry Mathley 2011-12, 3.1

$AB,AC$ are tangent to a circle $(O)$, $B,C$ are the points of tangency. $Q$ is a point iside the angle $BAC$, on the ray $AQ$, take a point $P$ suc that $OP$ is perpendicular to $AQ$. The line $OP$ meets the circumcircles triangles $BPQ$ and $CPQ$ at $I, J$. Prove that $OI = OJ$. Hồ Quang Vinh

Kvant 2024, M2819

Ten children have several bags of candies. The children begin to divide these candies among them. They take turns picking their shares of candies from each bag, and leave just after that. The size of the share is determined as follows: the current number of candies in the bag is divided by the number of remaining children (including the one taking the turn). If the remainder is nonzero than the quotient is rounded to the lesser integer. Is it possible that all the children receive different numbers of candies if the total number of bags is: a) 8 ; 6) 99 ? Alexey Glebov

1999 All-Russian Olympiad Regional Round, 9.2

In triangle $ABC$, on side $AC$ there are points $D$ and $E$, that $AB = AD$ and $BE = EC$ ($E$ between $A$ and $D$). Point $F$ is midpoint of arc $BC$ of circumcircle of triangle $ABC$. Prove that the points $B, E, D, F$ lie on the same circle.

2018 Azerbaijan Junior NMO, 1

First $20$ positive integers are written on a board. It is known that, after you erase a number from the board, there exists a number that is equal to the arithmetic mean of the rest of the numbers left on the board. Find all the numbers that could've been erased.

2011 Serbia JBMO TST, 3

Let $\triangle ABC$ be a right-angled triangle and $BC > AC$. $M$ is a point on $BC$ such that $BM = AC$ and $N$ is a point on $AC$ such that $AN = CM$. Find the angle between $BN$ and $AM$.

2018 Costa Rica - Final Round, LRP4

On a $30\times 30$ board both rows $ 1$ to $30$ and columns are numbered, in addition, to each box is assigned the number $ij$, where the box is in row $i$ and column $j$. $N$ columns and $m$ rows are chosen, where $1 <n$ and $m <30$, and the cells that are simultaneously in any of the rows and in any of the selected columns are painted blue. They paint the others red . (a) Prove that the sum of the numbers in the blue boxes cannot be prime. (b) Can the sum of the numbers in the red cells be prime?

2007 Korea - Final Round, 3

Find all triples of $ (x, y, z)$ of positive intergers satisfying $ 1\plus{}{4}^{x}\plus{}{4}^{y}\equal{}z^2$.

2012 Junior Balkan Team Selection Tests - Moldova, 2

Let $ a,b,c,d$ be positive real numbers and $cd=1$. Prove that there exists a positive integer $n$ such that $ab\leq n^2\leq (a+c)(b+d)$

1985 AMC 8, 18

Tags:
Nine copies of a certain pamphlet cost less than $ \$10.00$ while ten copies of the same pamphlet (at the same price) cost more than $ \$11.00$. How much does one copy of this pamphlet cost? \[ \textbf{(A)}\ \$1.07 \qquad \textbf{(B)}\ \$1.08 \qquad \textbf{(C)}\ \$1.09 \qquad \textbf{(D)}\ \$1.10 \qquad \textbf{(E)}\ \$1.11 \]

1979 Dutch Mathematical Olympiad, 2

Solve in $N$: $$\begin{cases} a^3=b^3+c^3+12a \\ a^2=5(b+c) \end{cases}$$

2017 Saudi Arabia JBMO TST, 6

Find all pairs of prime numbers $(p, q)$ such that $p^2 + 5pq + 4q^2$ is a perfect square.

1953 Moscow Mathematical Olympiad, 246

a) On a plane, $11$ gears are arranged so that the teeth of the first gear mesh with the teeth of the second gear, the teeth of the second gear with those of the third gear, etc., and the teeth of the last gear mesh with those of the first gear. Can the gears rotate? b) On a plane, $n$ gears are arranged so that the teeth of the first gear mesh with the teeth of the second gear, the teeth of the second gear with those of the third gear, etc., and the teeth of the last gear mesh with those of the first gear. Can the gears rotate?

1982 USAMO, 5

$A,B$, and $C$ are three interior points of a sphere $S$ such that $AB$ and $AC$ are perpendicular to the diameter of $S$ through $A$, and so that two spheres can be constructed through $A$, $B$, and $C$ which are both tangent to $S$. Prove that the sum of their radii is equal to the radius of $S$.

PEN O Problems, 3

Prove that the set of integers of the form $2^{k}-3$ ($k=2,3,\cdots$) contains an infinite subset in which every two members are relatively prime.