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

2021 APMO, 2

For a polynomial $P$ and a positive integer $n$, define $P_n$ as the number of positive integer pairs $(a,b)$ such that $a<b \leq n$ and $|P(a)|-|P(b)|$ is divisible by $n$. Determine all polynomial $P$ with integer coefficients such that $P_n \leq 2021$ for all positive integers $n$.

2014 India IMO Training Camp, 3

Let $ABC$ be a triangle with $\angle B > \angle C$. Let $P$ and $Q$ be two different points on line $AC$ such that $\angle PBA = \angle QBA = \angle ACB $ and $A$ is located between $P$ and $C$. Suppose that there exists an interior point $D$ of segment $BQ$ for which $PD=PB$. Let the ray $AD$ intersect the circle $ABC$ at $R \neq A$. Prove that $QB = QR$.

2002 India IMO Training Camp, 7

Tags: incenter , geometry
Given two distinct circles touching each other internally, show how to construct a triangle with the inner circle as its incircle and the outer circle as its nine point circle.

MBMT Team Rounds, 2020.33

Tags:
Circle $\omega_1$ with center $K$ of radius $4$ and circle $\omega_2$ of radius $6$ intersect at points $W$ and $U$. If the incenter of $\triangle KWU$ lies on circle $\omega_2$, find the length of $\overline{WU}$. (Note: The incenter of a triangle is the intersection of the angle bisectors of the angles of the triangle) [i]Proposed by Bradley Guo[/i]

V Soros Olympiad 1998 - 99 (Russia), 11.10

Consider a circle tangent to sides $AB$ and $AC$ (these sides are not equal) of triangle $ABC$ and the circumscribed circle around it. Let $K$, $M$ and $P$ be the touchpoints of this circle with the sides of the triangle and with the circle circumscribed around it, respectively, and let $L$ be the midpoint of the arc $BC$ (not containing $A$). Prove that the lines $KM$, $PL$ and $BC$ intersect at one point.

1990 Canada National Olympiad, 1

Tags:
A competition involving $n\ge 2$ players was held over $k$ days. In each day, the players received scores of $1,2,3,\ldots , n$ points with no players receiving the same score. At the end of the $k$ days, it was found that each player had exactly $26$ points in total. Determine all pairs $(n,k)$ for which this is possible.

2025 VJIMC, 2

Let $A,B$ be two $n\times n$ complex matrices of the same rank, and let $k$ be a positive integer. Prove that $A^{k+1}B^k = A$ if and only if $B^{k+1}A^k = B$.

2012 Sharygin Geometry Olympiad, 22

A circle $\omega$ with center $I$ is inscribed into a segment of the disk, formed by an arc and a chord $AB$. Point $M$ is the midpoint of this arc $AB$, and point $N$ is the midpoint of the complementary arc. The tangents from $N$ touch $\omega$ in points $C$ and $D$. The opposite sidelines $AC$ and $BD$ of quadrilateral $ABCD$ meet in point $X$, and the diagonals of $ABCD$ meet in point $Y$. Prove that points $X, Y, I$ and $M$ are collinear.

2017 IMC, 7

Tags:
Let $p(x)$ be a nonconstant polynomial with real coefficients. For every positive integer~$n$, let $$q_n(x) = (x+1)^np(x)+x^n p(x+1) .$$ Prove that there are only finitely many numbers $n$ such that all roots of $q_n(x)$ are real.

2001 Brazil National Olympiad, 4

A calculator treats angles as radians. It initially displays 1. What is the largest value that can be achieved by pressing the buttons cos or sin a total of 2001 times? (So you might press cos five times, then sin six times and so on with a total of 2001 presses.)

2018 Ecuador NMO (OMEC), 4

Let $k$ be a real number. Show that the polynomial $p (x) = x^3-24x + k$ has at most an integer root.

2017 Denmark MO - Mohr Contest, 5

In a chess tournament, each pair of players play one game. A lost game yields 0 points, a won game yields 1 point and a tied game yields $\frac12$ point. After the tournament, it turns out that in each group of three players, at least one got $1 \frac12$ points in the games against the two others. What is the largest number of players that may have participated?

2016 AMC 12/AHSME, 7

Tags:
Josh writes the numbers $1,2,3,\dots,99,100$. He marks out $1$, skips the next number $(2)$, marks out $3$, and continues skipping and marking out the next number to the end of the list. Then he goes back to the start of his list, marks out the first remaining number $(2)$, skips the next number $(4)$, marks out $6$, skips $8$, marks out $10$, and so on to the end. Josh continues in this manner until only one number remains. What is that number? $\textbf{(A)}\ 13 \qquad \textbf{(B)}\ 32 \qquad \textbf{(C)}\ 56 \qquad \textbf{(D)}\ 64 \qquad \textbf{(E)}\ 96$

2002 AMC 10, 12

Tags:
For $f_n(x)=x^n$ and $a\neq 1$ consider I. $(f_{11}(a)f_{13}(a))^{14}$ II. $f_{11}(a)f_{13}(a)f_{14}(a)$ III. $(f_{11}(f_{13}(a)))^{14}$ IV. $f_{11}(f_{13}(f_{14}(a)))$ Which of these equal $f_{2002}(a)$? $\textbf{(A) }\text{I and II only}\qquad\textbf{(B) }\text{II and III only}\qquad\textbf{(C) }\text{III and IV only}\qquad\textbf{(D) }\text{II, III, and IV only}\qquad\textbf{(E) }\text{all of them}$

2019 Kosovo Team Selection Test, 2

Determine all functions $f:\mathbb{R} \rightarrow \mathbb{R}$ such that for every $x,y \in \mathbb{R}$ $$f(x^{4}-y^{4})+4f(xy)^{2}=f(x^{4}+y^{4})$$

2018 AMC 8, 8

Tags:
Mr. Garcia asked the members of his health class how many days last week they exercised for at least 30 minutes. The results are summarized in the following bar graph, where the heights of the bars represent the number of students. [asy] size(8cm); void drawbar(real x, real h) { fill((x-0.15,0.5)--(x+0.15,0.5)--(x+0.15,h)--(x-0.15,h)--cycle,gray); } draw((0.5,0.5)--(7.5,0.5)--(7.5,5)--(0.5,5)--cycle); for (real i=1; i<5; i=i+0.5) { draw((0.5,i)--(7.5,i),gray); } drawbar(1.0,1.0); drawbar(2.0,2.0); drawbar(3.0,1.5); drawbar(4.0,3.5); drawbar(5.0,4.5); drawbar(6.0,2.0); drawbar(7.0,1.5); for (int i=1; i<8; ++i) { label("$"+string(i)+"$",(i,0.25)); } for (int i=1; i<9; ++i) { label("$"+string(i)+"$",(0.5,0.5*(i+1)),W); } label("Number of Days of Exercise",(4,-0.1)); label(rotate(90)*"Number of Students",(-0.1,2.75)); [/asy]What was the mean number of days of exercise last week, rounded to the nearest hundredth, reported by the students in Mr. Garcia's class? $\textbf{(A) } 3.50 \qquad \textbf{(B) } 3.57 \qquad \textbf{(C) } 4.36 \qquad \textbf{(D) } 4.50 \qquad \textbf{(E) } 5.00$

1963 All Russian Mathematical Olympiad, 038

Find such real $p, q, a, b$, that for all $x$ an equality is held: $$(2x-1)^{20} - (ax+b)^{20} = (x^2+px+q)^{10}$$

2011 ITAMO, 3

Integers between $1$ and $7$ are written on a blackboard. It is possible that not all the numbers from 1 to 7 are present, and it is also possible that one, some or all of the numbers are repeated, one or more times. A move consists of choosing one or more numbers on the blackboard, where all distinct, delete them and write different numbers in their place, such that the written numbers together with those deleted form the whole set $\{1, 2, 3, 4, 5, 6 , 7\}$ For example, moves allowed are: • delete a $4$ and a $5$, and write in their place the numbers $1, 2, 3, 6$ and $7$; • deleting a $1$, a $2$, a $3$, a $4$, a $5$, a $6$ and a $7$ and write nothing in their place. Prove that, if it is possible to find a sequence of moves, starting from the initial situation, leading to have on board a single number (written once), then this number does not depend on the sequence of moves used.

2011 Turkey MO (2nd round), 6

Let $A$ and $B$ two countries which inlude exactly $2011$ cities.There is exactly one flight from a city of $A$ to a city of $B$ and there is no domestic flights (flights are bi-directional).For every city $X$ (doesn't matter from $A$ or from $B$), there exist at most $19$ different airline such that airline have a flight from $X$ to the another city.For an integer $k$, (it doesn't matter how flights arranged ) we can say that there exists at least $k$ cities such that it is possible to trip from one of these $k$ cities to another with same airline.So find the maximum value of $k$.

1994 IMO Shortlist, 3

Let $ S$ be the set of all real numbers strictly greater than −1. Find all functions $ f: S \to S$ satisfying the two conditions: (a) $ f(x \plus{} f(y) \plus{} xf(y)) \equal{} y \plus{} f(x) \plus{} yf(x)$ for all $ x, y$ in $ S$; (b) $ \frac {f(x)}{x}$ is strictly increasing on each of the two intervals $ \minus{} 1 < x < 0$ and $ 0 < x$.

2021 Science ON grade VI, 1

Tags: geometry
Triangle $ABC$ is such that $\angle BAC>\angle ABC>60^o$. The perpendicular bisector of $\overline{AB}$ intersects the segment $\overline {BC}$ at $O$. Suppose there exists a point $D$ on the segment $\overline{AC}$ such that $OD=AB$ and $\angle ODA=30^o$. Find $\angle BAC$. [i](Vlad Robu)[/i]

2018 Math Prize for Girls Olympiad, 2

Tags:
Let $d(n)$ be the number of positive divisors of a positive integer $n$. Let $\mathbb{N}$ be the set of all positive integers. Say that a function $F$ from $\mathbb{N}$ to $\mathbb{N}$ is [i]divisor-respecting[/i] if $d(F(mn)) = d(F(m)) d(F(n))$ for all positive integers $m$ and $n$, and $d(F(n)) \le d(n)$ for all positive integers $n$. Find all divisor-respecting functions. Justify your answer.

2002 Tournament Of Towns, 1

All the species of plants existing in Russia are catalogued (numbered by integers from $2$ to $2000$ ; one after another, without omissions or repetitions). For any pair of species the gcd of their catalogue numbers was calculated and recorded but the catalogue numbers themselves were lost. Is it possible to restore the catalogue numbers from the data in hand?

2008 All-Russian Olympiad, 7

A natural number is written on the blackboard. Whenever number $ x$ is written, one can write any of the numbers $ 2x \plus{} 1$ and $ \frac {x}{x \plus{} 2}$. At some moment the number $ 2008$ appears on the blackboard. Show that it was there from the very beginning.

1981 Putnam, A1

Tags: convergence
Let $E(n)$ denote the largest integer $k$ such that $5^k$ divides $1^{1}\cdot 2^{2} \cdot 3^{3} \cdot \ldots \cdot n^{n}.$ Calculate $$\lim_{n\to \infty} \frac{E(n)}{n^2 }.$$