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

1983 AIME Problems, 14

In the adjoining figure, two circles of radii 6 and 8 are drawn with their centers 12 units apart. At $P$, one of the points of intersection, a line is drawn in such a way that the chords $QP$ and $PR$ have equal length. Find the square of the length of $QP$. [asy]unitsize(2.5mm); defaultpen(linewidth(.8pt)+fontsize(12pt)); dotfactor=3; pair O1=(0,0), O2=(12,0); path C1=Circle(O1,8), C2=Circle(O2,6); pair P=intersectionpoints(C1,C2)[0]; path C3=Circle(P,sqrt(130)); pair Q=intersectionpoints(C3,C1)[0]; pair R=intersectionpoints(C3,C2)[1]; draw(C1); draw(C2); //draw(O2--O1); //dot(O1); //dot(O2); draw(Q--R); label("$Q$",Q,N); label("$P$",P,dir(80)); label("$R$",R,E); //label("12",waypoint(O1--O2,0.4),S);[/asy]

2016 AIME Problems, 8

Tags:
Find the number of sets $\{a,b,c\}$ of three distinct positive integers with the property that the product of $a,b,$ and $c$ is equal to the product of $11,21,31,41,51,$ and $61$.

2015 Putnam, B1

Tags:
Let $f$ be a three times differentiable function (defined on $\mathbb{R}$ and real-valued) such that $f$ has at least five distinct real zeros. Prove that $f+6f'+12f''+8f'''$ has at least two distinct real zeros.

1997 Turkey Junior National Olympiad, 1

Solve the equation $\sqrt {a-\sqrt{a+x}}=x$ in real numbers in terms of the real number $a>1$.

2018 Bosnia And Herzegovina - Regional Olympiad, 5

Board with dimesions $2018 \times 2018$ is divided in unit cells $1 \times 1$. In some cells of board are placed black chips and in some white chips (in every cell maximum is one chip). Firstly we remove all black chips from columns which contain white chips, and then we remove all white chips from rows which contain black chips. If $W$ is number of remaining white chips, and $B$ number of remaining black chips on board and $A=min\{W,B\}$, determine maximum of $A$

TNO 2023 Junior, 6

Show that for every integer $n \geq 1$, it is possible to express $5^n$ as the sum of two nonzero squares.

2020 Canadian Junior Mathematical Olympiad, 5

There are finite many coins in David’s purse. The values of these coins are pair wisely distinct positive integers. Is that possible to make such a purse, such that David has exactly $2020$ different ways to select the coins in his purse and the sum of these selected coins is $2020$?

2013 Junior Balkan Team Selection Tests - Romania, 1

Let $n$ be a positive integer. Determine all positive integers $p$ for which there exist positive integers $x_1 < x_2 <...< x_n$ such that $\frac{1}{x_1}+\frac{2}{x_2}+ ... +\frac{n}{x_n}= p$ Irish Mathematical Olympiad

1997 IMO Shortlist, 10

Find all positive integers $ k$ for which the following statement is true: If $ F(x)$ is a polynomial with integer coefficients satisfying the condition $ 0 \leq F(c) \leq k$ for each $ c\in \{0,1,\ldots,k \plus{} 1\}$, then $ F(0) \equal{} F(1) \equal{} \ldots \equal{} F(k \plus{} 1)$.

2019 Iran MO (2nd Round), 4

Consider a circle with diameter $AB$ and let $C,D$ be points on its circumcircle such that $C,D$ are not in the same side of $AB$.Consider the parallel line to $AC$ passing from $D$ and let it intersect $AB$ at $E$.Similarly consider the paralell line to $AD$ passing from $C$ and let it intersect $AB$ at $F$.The perpendicular line to $AB$ at $E$ intersects $BC$ at $X$ and the perpendicular line to $AB$ at $F$ intersects $DB$ at $Y$.Prove that the permiter of triangle $AXY$ is twice $CD$. [b]Remark:[/b]This problem is proved to be wrong due to a typo in the exam papers you can find the correct version [url=https://artofproblemsolving.com/community/c6h1832731_geometry__iran_mo_2019]here[/url].

Ukrainian TYM Qualifying - geometry, XI.13

On the plane there are two cylindrical towers with radii of bases $r$ and $R$. Find the set of all those points of the plane from which these towers are visible at the same angle. Consider the case of more towers.

2025 District Olympiad, P1

Consider the sequence $(a_n)_{n\geq 1}$ given by $a_1=1$ and $a_{n+1}=\frac{a_n}{1+\sqrt{1+a_n}}$, for all $n\geq 1$. Show that $$\lim_{n\rightarrow\infty}\frac{a_{n+1}}{a_n} = \lim_{n\rightarrow\infty}\sum_{k=1}^n \log_2(1+a_k)=2.$$ [i]Mathematical Gazette[/i]

2023 AMC 8, 11

Tags:
NASA’s Perseverance Rover was launched on July $30,$ $2020.$ After traveling $292{,}526{,}838$ miles, it landed on Mars in Jezero Crater about $6.5$ months later. Which of the following is closest to the Rover’s average interplanetary speed in miles per hour? $\textbf{(A) } 6{,}000 \qquad \textbf{(B) } 12{,}000 \qquad \textbf{(C) } 60{,}000 \qquad \textbf{(D) } 120{,}000 \qquad \textbf{(E) } 600{,}000$

2024 CMIMC Combinatorics and Computer Science, 8

Six assassins, numbered 1-6, stand in a circle. Each assassin is randomly assigned a target such that each assassin has a different target and no assassin is their own target. In increasing numerical order, each assassin, if they are still alive, kills their target. Find the expected number of assassins still alive at the end of this process. [i]Proposed by Allen Yang[/i]

ICMC 6, 4

Let $\mathcal{G}$ be a simple graph with $n$ vertices and $m$ edges such that no two cycles share an edge. Prove that $2m < 3n$. [i]Note[/i]: A [i]simple graph[/i] is a graph with at most one edge between any two vertices and no edges from any vertex to itself. A [i]cycle[/i] is a sequence of distinct vertices $v_1, \dots, v_n$ such that there is an edge between any two consecutive vertices, and between $v_n$ and $v_1$. [i]Proposed by Ethan Tan[/i]

2019 ELMO Shortlist, C2

Adithya and Bill are playing a game on a connected graph with $n > 2$ vertices, two of which are labeled $A$ and $B$, so that $A$ and $B$ are distinct and non-adjacent and known to both players. Adithya starts on vertex $A$ and Bill starts on $B$. Each turn, both players move simultaneously: Bill moves to an adjacent vertex, while Adithya may either move to an adjacent vertex or stay at his current vertex. Adithya loses if he is on the same vertex as Bill, and wins if he reaches $B$ alone. Adithya cannot see where Bill is, but Bill can see where Adithya is. Given that Adithya has a winning strategy, what is the maximum possible number of edges the graph may have? (Your answer may be in terms of $n$.) [i]Proposed by Steven Liu[/i]

1984 Tournament Of Towns, (071) T5

Prove that among $18$ consecutive three digit numbers there must be at least one which is divisible by the sum of its digits.

2011 Tournament of Towns, 1

The numbers from $1$ to $2010$ inclusive are placed along a circle so that if we move along the circle in clockwise order, they increase and decrease alternately. Prove that the difference between some two adjacent integers is even.

2012 Online Math Open Problems, 38

Let $S$ denote the sum of the 2011th powers of the roots of the polynomial $(x-2^0)(x-2^1) \cdots (x-2^{2010}) - 1$. How many ones are in the binary expansion of $S$? [i]Author: Alex Zhu[/i]

2016 CHKMO, 2

Find all integral ordered triples $(x,y,z)$ such that $\displaystyle\sqrt{\frac{2015}{x+y}}+\sqrt{\frac{2015}{y+z}}+\sqrt{\frac{2015}{x+z}}$ are positive integers

2009 Bundeswettbewerb Mathematik, 4

How many diagonals can you draw in a convex $2009$-gon if in the finished drawing, every drawn diagonal inside the $2009$-gon may cut at most another drawn diagonal?

2011 Purple Comet Problems, 11

How many numbers are there that appear both in the arithmetic sequence $10, 16, 22, 28, ... 1000$ and the arithmetic sequence $10, 21, 32, 43, ..., 1000?$

1956 AMC 12/AHSME, 44

Tags: inequalities
If $ x < a < 0$ means that $ x$ and $ a$ are numbers such that $ x$ is less than $ a$ and $ a$ is less than zero, then: $ \textbf{(A)}\ x^2 < ax < 0 \qquad\textbf{(B)}\ x^2 > ax > a^2 \qquad\textbf{(C)}\ x^2 < a^2 < 0$ $ \textbf{(D)}\ x^2 > ax\text{ but }ax < 0 \qquad\textbf{(E)}\ x^2 > a^2\text{ but }a^2 < 0$

2009 Ukraine National Mathematical Olympiad, 3

Given a $n \times n$ square board. Two players by turn remove some side of unit square if this side is not a bound of $n \times n$ square board. The player lose if after his move $n \times n$ square board became broken into two parts. Who has a winning strategy?

2011 Sharygin Geometry Olympiad, 21

On a circle with diameter $AC$, let $B$ be an arbitrary point distinct from $A$ and $C$. Points $M, N$ are the midpoints of chords $AB, BC$, and points $P, Q$ are the midpoints of smaller arcs restricted by these chords. Lines $AQ$ and $BC$ meet at point $K$, and lines $CP$ and $AB$ meet at point $L$. Prove that lines $MQ, NP$ and $KL$ concur.