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: 603

A hunter and an invisible rabbit play a game on an infinite square grid. First the hunter fixes a colouring of the cells with finitely many colours. The rabbit then secretly chooses a cell to start in. Every minute, the rabbit reports the colour of its current cell to the hunter, and then secretly moves to an adjacent cell that it has not visited before (two cells are adjacent if they share an edge). The hunter wins if after some finite time either:[list][*]the rabbit cannot move; or [*]the hunter can determine the cell in which the rabbit started.[/list]Decide whether there exists a winning strategy for the hunter. [i]Proposed by Aron Thomas[/i]
Real constants $ a, b, c$ are such that there is exactly one square all of whose vertices lie on the cubic curve $ y \equal{} x^3 \plus{} ax^2 \plus{} bx \plus{} c.$ Prove that the square has sides of length $ \sqrt[4]{72}.$
Consider an $n$-by-$n$ board of unit squares for some odd positive integer $n$. We say that a collection $C$ of identical dominoes is a [i]maximal grid-aligned configuration[/i] on the board if $C$ consists of $(n^2-1)/2$ dominoes where each domino covers exactly two neighboring squares and the dominoes don't overlap: $C$ then covers all but one square on the board. We are allowed to slide (but not rotate) a domino on the board to cover the uncovered square, resulting in a new maximal grid-aligned configuration with another square uncovered. Let $k(C)$ be the number of distinct maximal grid-aligned configurations obtainable from $C$ by repeatedly sliding dominoes. Find the maximum value of $k(C)$ as a function of $n$. [i]Proposed by Holden Mui[/i]
A rectangle $ D$ is partitioned in several ($ \ge2$) rectangles with sides parallel to those of $ D$. Given that any line parallel to one of the sides of $ D$, and having common points with the interior of $ D$, also has common interior points with the interior of at least one rectangle of the partition; prove that there is at least one rectangle of the partition having no common points with $ D$'s boundary. [i]Author: Kei Irie, Japan[/i]
Let $ABC$ be an acute-angled triangle with $AC > AB$, let $O$ be its circumcentre, and let $D$ be a point on the segment $BC$. The line through $D$ perpendicular to $BC$ intersects the lines $AO, AC,$ and $AB$ at $W, X,$ and $Y,$ respectively. The circumcircles of triangles $AXY$ and $ABC$ intersect again at $Z \ne A$. Prove that if $W \ne D$ and $OW = OD,$ then $DZ$ is tangent to the circle $AXY.$
Suppose that $A$, $B$, $C$, and $D$ are distinct points, no three of which lie on a line, in the Euclidean plane. Show that if the squares of the lengths of the line segments $AB$, $AC$, $AD$, $BC$, $BD$, and $CD$ are rational numbers, then the quotient \[\frac{\mathrm{area}(\triangle ABC)}{\mathrm{area}(\triangle ABD)}\] is a rational number.
For a point $P = (a,a^2)$ in the coordinate plane, let $l(P)$ denote the line passing through $P$ with slope $2a$. Consider the set of triangles with vertices of the form $P_1 = (a_1, a_1^2), P_2 = (a_2, a_2^2), P_3 = (a_3, a_3^2)$, such that the intersection of the lines $l(P_1), l(P_2), l(P_3)$ form an equilateral triangle $\triangle$. Find the locus of the center of $\triangle$ as $P_1P_2P_3$ ranges over all such triangles.
Suppose $z$ is a complex number with positive imaginary part, with real part greater than $1$, and with $|z| = 2$. In the complex plane, the four points $0$, $z$, $z^{2}$, and $z^{3}$ are the vertices of a quadrilateral with area $15$. What is the imaginary part of $z$? $\textbf{(A)}~\displaystyle\frac{3}{4}\qquad\textbf{(B)}~1\qquad\textbf{(C)}~\displaystyle\frac{4}{3}\qquad\textbf{(D)}~\displaystyle\frac{3}{2}\qquad\textbf{(E)}~\displaystyle\frac{5}{3}$
Find all integers $n\geq 3$ for which every convex equilateral $n$-gon of side length $1$ contains an equilateral triangle of side length $1$. (Here, polygons contain their boundaries.)
Given positive integers $m$ and $n$, prove that there is a positive integer $c$ such that the numbers $cm$ and $cn$ have the same number of occurrences of each non-zero digit when written in base ten.
A hunter and an invisible rabbit play a game on an infinite square grid. First the hunter fixes a colouring of the cells with finitely many colours. The rabbit then secretly chooses a cell to start in. Every minute, the rabbit reports the colour of its current cell to the hunter, and then secretly moves to an adjacent cell that it has not visited before (two cells are adjacent if they share an edge). The hunter wins if after some finite time either:[list][*]the rabbit cannot move; or [*]the hunter can determine the cell in which the rabbit started.[/list]Decide whether there exists a winning strategy for the hunter. [i]Proposed by Aron Thomas[/i]
Let $ ABC$ be an isosceles triangle with $ AB \equal{} AC$. $ M$ is the midpoint of $ BC$ and $ O$ is the point on the line $ AM$ such that $ OB$ is perpendicular to $ AB$. $ Q$ is an arbitrary point on $ BC$ different from $ B$ and $ C$. $ E$ lies on the line $ AB$ and $ F$ lies on the line $ AC$ such that $ E, Q, F$ are distinct and collinear. Prove that $ OQ$ is perpendicular to $ EF$ if and only if $ QE \equal{} QF$.
Let $\alpha$ be an irrational number with $0<\alpha < 1$, and draw a circle in the plane whose circumference has length $1$. Given any integer $n\ge 3$, define a sequence of points $P_1, P_2, \ldots , P_n$ as follows. First select any point $P_1$ on the circle, and for $2\le k\le n$ define $P_k$ as the point on the circle for which the length of arc $P_{k-1}P_k$ is $\alpha$, when travelling counterclockwise around the circle from $P_{k-1}$ to $P_k$. Suppose that $P_a$ and $P_b$ are the nearest adjacent points on either side of $P_n$. Prove that $a+b\le n$.
There are $n^2$ segments in the plane (read walls), no two of which are parallel or intersecting. Prove that there are at least $n$ points in the plane such that no two of them see each other (meaning there is a wall separating them).
The area of the smallest equilateral triangle with one vertex on each of the sides of the right triangle with side lengths $2\sqrt3$, $5$, and $\sqrt{37}$, as shown, is $\tfrac{m\sqrt{p}}{n}$, where $m$, $n$, and $p$ are positive integers, $m$ and $n$ are relatively prime, and $p$ is not divisible by the square of any prime. Find $m+n+p$. [asy] size(5cm); pair C=(0,0),B=(0,2*sqrt(3)),A=(5,0); real t = .385, s = 3.5*t-1; pair R = A*t+B*(1-t), P=B*s; pair Q = dir(-60) * (R-P) + P; fill(P--Q--R--cycle,gray); draw(A--B--C--A^^P--Q--R--P); dot(A--B--C--P--Q--R); [/asy]
Let $m$ and $n$ be positive integers greater than $1$. In each unit square of an $m\times n$ grid lies a coin with its tail side up. A [i]move[/i] consists of the following steps. [list=1] [*]select a $2\times 2$ square in the grid; [*]flip the coins in the top-left and bottom-right unit squares; [*]flip the coin in either the top-right or bottom-left unit square. [/list] Determine all pairs $(m,n)$ for which it is possible that every coin shows head-side up after a finite number of moves. [i]Thanasin Nampaisarn, Thailand[/i]
Let $\mathcal{T}$ be the set of ordered triples $(x,y,z)$ of nonnegative real numbers that lie in the plane $x+y+z=1.$ Let us say that $(x,y,z)$ supports $(a,b,c)$ when exactly two of the following are true: $x\ge a, y\ge b, z\ge c.$ Let $\mathcal{S}$ consist of those triples in $\mathcal{T}$ that support $\left(\frac 12,\frac 13,\frac 16\right).$ The area of $\mathcal{S}$ divided by the area of $\mathcal{T}$ is $m/n,$ where $m$ and $n$ are relatively prime positive integers, find $m+n.$
In circle $ O$, the midpoint of radius $ OX$ is $ Q$; at $ Q$, $ \overline{AB} \perp \overline{XY}$. The semi-circle with $ \overline{AB}$ as diameter intersects $ \overline{XY}$ in $ M$. Line $ \overline{AM}$ intersects circle $ O$ in $ C$, and line $ \overline{BM}$ intersects circle $ O$ in $ D$. Line $ \overline{AD}$ is drawn. Then, if the radius of circle $ O$ is $ r$, $ AD$ is: [asy]defaultpen(linewidth(.8pt)); unitsize(2.5cm); real m = 0; real b = 0; pair O = origin; pair X = (-1,0); pair Y = (1,0); pair Q = midpoint(O--X); pair A = (Q.x, -1*sqrt(3)/2); pair B = (Q.x, -1*A.y); pair M = (Q.x + sqrt(3)/2,0); m = (B.y - M.y)/(B.x - M.x); b = (B.y - m*B.x); pair D = intersectionpoint(Circle(O,1),M--(1.5,1.5*m + b)); m = (A.y - M.y)/(A.x - M.x); b = (A.y - m*A.x); pair C = intersectionpoint(Circle(O,1),M--(1.5,1.5*m + b)); draw(Circle(O,1)); draw(Arc(Q,sqrt(3)/2,-90,90)); draw(A--B); draw(X--Y); draw(B--D); draw(A--C); draw(A--D); dot(O);dot(M); label("$B$",B,NW); label("$C$",C,NE); label("$Y$",Y,E); label("$D$",D,SE); label("$A$",A,SW); label("$X$",X,W); label("$Q$",Q,SW); label("$O$",O,SW); label("$M$",M,NE+2N);[/asy]$ \textbf{(A)}\ r\sqrt {2} \qquad \textbf{(B)}\ r\qquad \textbf{(C)}\ \text{not a side of an inscribed regular polygon}\qquad \textbf{(D)}\ \frac {r\sqrt {3}}{2}\qquad \textbf{(E)}\ r\sqrt {3}$
Let triangle $ABC$ have altitudes $BE$ and $CF$ which meet at $H$. The reflection of $A$ over $BC$ is $A'$. Let $(ABC)$ meet $(AA'E)$ at $P$ and $(AA'F)$ at $Q$. Let $BC$ meet $PQ$ at $R$. Prove that $EF \parallel HR$. [i]Proposed by Daniel Hu[/i]
Let $n$ be a positive integer and $x$ positive real number such that none of numbers $x,2x,\dots,nx$ and none of $\frac{1}{x},\frac{2}{x},\dots,\frac{\left\lfloor nx\right\rfloor }{x}$ is an integer. Prove that \[ \left\lfloor x\right\rfloor +\left\lfloor 2x\right\rfloor +\dots+\left\lfloor nx\right\rfloor +\left\lfloor \frac{1}{x}\right\rfloor +\left\lfloor \frac{2}{x}\right\rfloor +\dots+\left\lfloor \frac{\left\lfloor nx\right\rfloor }{x}\right\rfloor =n\left\lfloor nx\right\rfloor \]
Let $A_1A_2A_3\dots A_{20}$ be a $20$-sided polygon $P$ in the plane, where all of the side lengths of $P$ are equal, the interior angle at $A_i$ measures $108$ degrees for all odd $i$, and the interior angle $A_i$ measures $216$ degrees for all even $i$. Prove that the lines $A_2A_8$, $A_4A_{10}$, $A_5A_{13}$, $A_6A_{16}$, and $A_7A_{19}$ all intersect at the same point. [asy] import graph; size(10cm); pair temp= (-1,0); pair A01 = (0,0); pair A02 = rotate(306,A01)*temp; pair A03 = rotate(144,A02)*A01; pair A04 = rotate(252,A03)*A02; pair A05 = rotate(144,A04)*A03; pair A06 = rotate(252,A05)*A04; pair A07 = rotate(144,A06)*A05; pair A08 = rotate(252,A07)*A06; pair A09 = rotate(144,A08)*A07; pair A10 = rotate(252,A09)*A08; pair A11 = rotate(144,A10)*A09; pair A12 = rotate(252,A11)*A10; pair A13 = rotate(144,A12)*A11; pair A14 = rotate(252,A13)*A12; pair A15 = rotate(144,A14)*A13; pair A16 = rotate(252,A15)*A14; pair A17 = rotate(144,A16)*A15; pair A18 = rotate(252,A17)*A16; pair A19 = rotate(144,A18)*A17; pair A20 = rotate(252,A19)*A18; dot(A01); dot(A02); dot(A03); dot(A04); dot(A05); dot(A06); dot(A07); dot(A08); dot(A09); dot(A10); dot(A11); dot(A12); dot(A13); dot(A14); dot(A15); dot(A16); dot(A17); dot(A18); dot(A19); dot(A20); draw(A01--A02--A03--A04--A05--A06--A07--A08--A09--A10--A11--A12--A13--A14--A15--A16--A17--A18--A19--A20--cycle); label("$A_{1}$",A01,E); label("$A_{2}$",A02,W); label("$A_{3}$",A03,NE); label("$A_{4}$",A04,SW); label("$A_{5}$",A05,N); label("$A_{6}$",A06,S); label("$A_{7}$",A07,N); label("$A_{8}$",A08,SE); label("$A_{9}$",A09,NW); label("$A_{10}$",A10,E); label("$A_{11}$",A11,W); label("$A_{12}$",A12,E); label("$A_{13}$",A13,SW); label("$A_{14}$",A14,NE); label("$A_{15}$",A15,S); label("$A_{16}$",A16,N); label("$A_{17}$",A17,S); label("$A_{18}$",A18,NW); label("$A_{19}$",A19,SE); label("$A_{20}$",A20,W);[/asy]
In the coordinate plane consider the set $ S$ of all points with integer coordinates. For a positive integer $ k$, two distinct points $A$, $ B\in S$ will be called $ k$-[i]friends[/i] if there is a point $ C\in S$ such that the area of the triangle $ ABC$ is equal to $ k$. A set $ T\subset S$ will be called $ k$-[i]clique[/i] if every two points in $ T$ are $ k$-friends. Find the least positive integer $ k$ for which there exits a $ k$-clique with more than 200 elements. [i]Proposed by Jorge Tipe, Peru[/i]
Let $ABC$ be a triangle with $CA=CB$ and $\angle{ACB}=120^\circ$, and let $M$ be the midpoint of $AB$. Let $P$ be a variable point of the circumcircle of $ABC$, and let $Q$ be the point on the segment $CP$ such that $QP = 2QC$. It is given that the line through $P$ and perpendicular to $AB$ intersects the line $MQ$ at a unique point $N$. Prove that there exists a fixed circle such that $N$ lies on this circle for all possible positions of $P$.
A cake has the form of an $ n$ x $ n$ square composed of $ n^{2}$ unit squares. Strawberries lie on some of the unit squares so that each row or column contains exactly one strawberry; call this arrangement $\mathcal{A}$. Let $\mathcal{B}$ be another such arrangement. Suppose that every grid rectangle with one vertex at the top left corner of the cake contains no fewer strawberries of arrangement $\mathcal{B}$ than of arrangement $\mathcal{A}$. Prove that arrangement $\mathcal{B}$ can be obtained from $ \mathcal{A}$ by performing a number of switches, defined as follows: A switch consists in selecting a grid rectangle with only two strawberries, situated at its top right corner and bottom left corner, and moving these two strawberries to the other two corners of that rectangle.
In triangle $ABC$, $AB=13$, $BC=15$, and $CA=14$. Point $D$ is on $\overline{BC}$ with $CD=6.$ Point $E$ is on $\overline{BC}$ such that $\angle BAE\cong \angle CAD.$ Given that $BE=\frac pq$ where $p$ and $q$ are relatively prime positive integers, find $q.$