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

2009 Korea - Final Round, 3

2008 white stones and 1 black stone are in a row. An 'action' means the following: select one black stone and change the color of neighboring stone(s). Find all possible initial position of the black stone, to make all stones black by finite actions.

1981 Spain Mathematical Olympiad, 3

Given the intersecting lines $ r$ and $s$, consider the lines $u$ and $v$ as such what: a) $u$ is symmetric to $r$ with respect to $s$, b) $v$ is symmetric to $s$ with respect to $r$ . Determine the angle that the given lines must form such that $u$ and $v$ to be coplanar.

2008 Harvard-MIT Mathematics Tournament, 32

Cyclic pentagon $ ABCDE$ has side lengths $ AB\equal{}BC\equal{}5$, $ CD\equal{}DE\equal{}12$, and $ AE \equal{} 14$. Determine the radius of its circumcircle.

1979 Dutch Mathematical Olympiad, 4

Given is the non-equilateral triangle $A_1A_2A_3$. $B_{ij}$ is the symmetric of $A_i$ wrt the inner bisector of $\angle A_j$. Prove that lines $B_{12}B_{21}$, $B_{13}B_{31}$ and $B_{23}B_{32}$ are parallel.

1995 AIME Problems, 6

Tags: symmetry
Let $n=2^{31}3^{19}.$ How many positive integer divisors of $n^2$ are less than $n$ but do not divide $n$?

2006 India IMO Training Camp, 1

Find all triples $(a,b,c)$ such that $a,b,c$ are integers in the set $\{2000,2001,\ldots,3000\}$ satisfying $a^2+b^2=c^2$ and $\text{gcd}(a,b,c)=1$.

2011 Argentina Team Selection Test, 6

Each square of $1\times 1$, of a $n\times n$ grid is colored using red or blue, in such way that between all the $2\times 2$ subgrids, there are all the possible colorations of a $2\times 2$ grid using red or blue, (colorations that can be obtained by using rotation or symmetry, are said to be different, so there are 16 possibilities). Find: a) The minimum value of $n$. b) For that value, find the least possible number of red squares.

2012 Tuymaada Olympiad, 3

Point $P$ is taken in the interior of the triangle $ABC$, so that \[\angle PAB = \angle PCB = \dfrac {1} {4} (\angle A + \angle C).\] Let $L$ be the foot of the angle bisector of $\angle B$. The line $PL$ meets the circumcircle of $\triangle APC$ at point $Q$. Prove that $QB$ is the angle bisector of $\angle AQC$. [i]Proposed by S. Berlov[/i]

2014 AMC 12/AHSME, 3

Tags: symmetry
Walking down Jane Street, Ralph passed four houses in a row, each painted a different color. He passed the orange house before the red house, and he passed the blue house before the yellow house. The blue house was not next to the yellow house. How many orderings of the colored houses are possible? ${ \textbf{(A)}\ 2\qquad\textbf{(B)}\ 3\qquad\textbf{(C)}\ 4\qquad\textbf{(D)}}\ 5\qquad\textbf{(E)}\ 6$

2008 Moldova Team Selection Test, 3

Let $ \Gamma(I,r)$ and $ \Gamma(O,R)$ denote the incircle and circumcircle, respectively, of a triangle $ ABC$. Consider all the triangels $ A_iB_iC_i$ which are simultaneously inscribed in $ \Gamma(O,R)$ and circumscribed to $ \Gamma(I,r)$. Prove that the centroids of these triangles are concyclic.

2004 Romania Team Selection Test, 6

Let $a,b$ be two positive integers, such that $ab\neq 1$. Find all the integer values that $f(a,b)$ can take, where \[ f(a,b) = \frac { a^2+ab+b^2} { ab- 1} . \]

2009 IMS, 6

Suppose that there are 100 seats in a saloon for 100 students. All students except one know their seat. First student (which is the one who doesn't know his seat) comes to the saloon and sits randomly somewhere. Then others enter the saloon one by one. Every student that enters the saloon and finds his seat vacant, sits there and if he finds his seat occupied he sits somewhere else randomly. Find the probability that last two students sit on their seats.

2008 Baltic Way, 5

Suppose that Romeo and Juliet each have a regular tetrahedron to the vertices of which some positive real numbers are assigned. They associate each edge of their tetrahedra with the product of the two numbers assigned to its end points. Then they write on each face of their tetrahedra the sum of the three numbers associated to its three edges. The four numbers written on the faces of Romeo's tetrahedron turn out to coincide with the four numbers written on Juliet's tetrahedron. Does it follow that the four numbers assigned to the vertices of Romeo's tetrahedron are identical to the four numbers assigned to the vertices of Juliet's tetrahedron?

2021 China Team Selection Test, 5

Find the smallest real $\alpha$, such that for any convex polygon $P$ with area $1$, there exist a point $M$ in the plane, such that the area of convex hull of $P\cup Q$ is at most $\alpha$, where $Q$ denotes the image of $P$ under central symmetry with respect to $M$.

2008 USA Team Selection Test, 6

Determine the smallest positive real number $ k$ with the following property. Let $ ABCD$ be a convex quadrilateral, and let points $ A_1$, $ B_1$, $ C_1$, and $ D_1$ lie on sides $ AB$, $ BC$, $ CD$, and $ DA$, respectively. Consider the areas of triangles $ AA_1D_1$, $ BB_1A_1$, $ CC_1B_1$ and $ DD_1C_1$; let $ S$ be the sum of the two smallest ones, and let $ S_1$ be the area of quadrilateral $ A_1B_1C_1D_1$. Then we always have $ kS_1\ge S$. [i]Author: Zuming Feng and Oleg Golberg, USA[/i]

1992 Poland - First Round, 3

Tags: symmetry
Given is a hexagon $ABCDEF$ with a center of symmetry. The lines $AB$ and $EF$ meet at the point $A'$, the lines $BC$ and $AF$ meet at the point $B'$, and the lines $AB$ and $CD$ meet at the point $C'$. Prove that $AB \cdot BC \cdot CD = AA' \cdot BB' \cdot CC'$.

2013 Putnam, 5

For $m\ge 3,$ a list of $\binom m3$ real numbers $a_{ijk}$ $(1\le i<j<k\le m)$ is said to be [i]area definite[/i] for $\mathbb{R}^n$ if the inequality \[\sum_{1\le i<j<k\le m}a_{ijk}\cdot\text{Area}(\triangle A_iA_jA_k)\ge0\] holds for every choice of $m$ points $A_1,\dots,A_m$ in $\mathbb{R}^n.$ For example, the list of four numbers $a_{123}=a_{124}=a_{134}=1, a_{234}=-1$ is area definite for $\mathbb{R}^2.$ Prove that if a list of $\binom m3$ numbers is area definite for $\mathbb{R}^2,$ then it is area definite for $\mathbb{R}^3.$

2014 Contests, 2

Let $ABC$ be a triangle. Let $H$ be the foot of the altitude from $C$ on $AB$. Suppose that $AH = 3HB$. Suppose in addition we are given that (a) $M$ is the midpoint of $AB$; (b) $N$ is the midpoint of $AC$; (c) $P$ is a point on the opposite side of $B$ with respect to the line $AC$ such that $NP = NC$ and $PC = CB$. Prove that $\angle APM = \angle PBA$.

2014 Online Math Open Problems, 24

Let $\mathcal A = A_0A_1A_2A_3 \cdots A_{2013}A_{2014}$ be a [i]regular 2014-simplex[/i], meaning the $2015$ vertices of $\mathcal A$ lie in $2014$-dimensional Euclidean space and there exists a constant $c > 0$ such that $A_iA_j = c$ for any $0 \le i < j \le 2014$. Let $O = (0,0,0,\dots,0)$, $A_0 = (1,0,0,\dots,0)$, and suppose $A_iO$ has length $1$ for $i=0,1,\dots,2014$. Set $P=(20,14,20,14,\dots,20,14)$. Find the remainder when \[PA_0^2 + PA_1^2 + \dots + PA_{2014}^2 \] is divided by $10^6$. [i]Proposed by Robin Park[/i]

2010 Germany Team Selection Test, 1

Let $ABC$ be a triangle. The incircle of $ABC$ touches the sides $AB$ and $AC$ at the points $Z$ and $Y$, respectively. Let $G$ be the point where the lines $BY$ and $CZ$ meet, and let $R$ and $S$ be points such that the two quadrilaterals $BCYR$ and $BCSZ$ are parallelogram. Prove that $GR=GS$. [i]Proposed by Hossein Karke Abadi, Iran[/i]

JBMO Geometry Collection, 2001

Let $ABC$ be a triangle with $\angle C = 90^\circ$ and $CA \neq CB$. Let $CH$ be an altitude and $CL$ be an interior angle bisector. Show that for $X \neq C$ on the line $CL$, we have $\angle XAC \neq \angle XBC$. Also show that for $Y \neq C$ on the line $CH$ we have $\angle YAC \neq \angle YBC$. [i]Bulgaria[/i]

2013 Online Math Open Problems, 9

Let $AXYZB$ be a regular pentagon with area $5$ inscribed in a circle with center $O$. Let $Y'$ denote the reflection of $Y$ over $\overline{AB}$ and suppose $C$ is the center of a circle passing through $A$, $Y'$ and $B$. Compute the area of triangle $ABC$. [i]Proposed by Evan Chen[/i]

2005 Iran Team Selection Test, 2

Assume $ABC$ is an isosceles triangle that $AB=AC$ Suppose $P$ is a point on extension of side $BC$. $X$ and $Y$ are points on $AB$ and $AC$ that: \[PX || AC \ , \ PY ||AB \] Also $T$ is midpoint of arc $BC$. Prove that $PT \perp XY$

2012 Sharygin Geometry Olympiad, 6

Point $C_{1}$ of hypothenuse $AC$ of a right-angled triangle $ABC$ is such that $BC = CC_{1}$. Point $C_{2}$ on cathetus $AB$ is such that $AC_{2} = AC_{1}$; point $A_{2}$ is defined similarly. Find angle $AMC$, where $M$ is the midpoint of $A_{2}C_{2}$.

2004 239 Open Mathematical Olympiad, 7

Given an isosceles triangle $ABC$ (with $AB=BC$). A point $X$ is chosen on a side $AC$. Some circle passes through $X$, touches the side $AC$ and intersects the circumcircle of triangle $ABC$ in points $M$ and $N$ such that the segment $MN$ bisects $BX$ and intersects sides $AB$ and $BC$ in points $P$ and $Q$. Prove that the circumcircle of triangle $PBQ$ passes through the circumcentre of triangle $ABC$. [b]proposed by Sergej Berlov[/b]