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

1986 IMO, 2

Given a point $P_0$ in the plane of the triangle $A_1A_2A_3$. Define $A_s=A_{s-3}$ for all $s\ge4$. Construct a set of points $P_1,P_2,P_3,\ldots$ such that $P_{k+1}$ is the image of $P_k$ under a rotation center $A_{k+1}$ through an angle $120^o$ clockwise for $k=0,1,2,\ldots$. Prove that if $P_{1986}=P_0$, then the triangle $A_1A_2A_3$ is equilateral.

2008 AMC 10, 14

Triangle $ OAB$ has $ O \equal{} (0,0)$, $ B \equal{} (5,0)$, and $ A$ in the first quadrant. In addition, $ \angle{ABO} \equal{} 90^\circ$ and $ \angle{AOB} \equal{} 30^\circ$. Suppose that $ \overline{OA}$ is rotated $ 90^\circ$ counterclockwise about $ O$. What are the coordinates of the image of $ A$? $ \textbf{(A)}\ \left( \minus{} \frac {10}{3}\sqrt {3},5\right) \qquad \textbf{(B)}\ \left( \minus{} \frac {5}{3}\sqrt {3},5\right) \qquad \textbf{(C)}\ \left(\sqrt {3},5\right) \qquad \textbf{(D)}\ \left(\frac {5}{3}\sqrt {3},5\right) \\ \textbf{(E)}\ \left(\frac {10}{3}\sqrt {3},5\right)$

1993 Greece National Olympiad, 7

Three numbers, $a_1$, $a_2$, $a_3$, are drawn randomly and without replacement from the set $\{1, 2, 3, \dots, 1000\}$. Three other numbers, $b_1$, $b_2$, $b_3$, are then drawn randomly and without replacement from the remaining set of 997 numbers. Let $p$ be the probability that, after a suitable rotation, a brick of dimensions $a_1 \times a_2 \times a_3$ can be enclosed in a box of dimensions $b_1 \times b_2 \times b_3$, with the sides of the brick parallel to the sides of the box. If $p$ is written as a fraction in lowest terms, what is the sum of the numerator and denominator?

1989 China Team Selection Test, 4

Given triangle $ABC$, squares $ABEF, BCGH, CAIJ$ are constructed externally on side $AB, BC, CA$, respectively. Let $AH \cap BJ = P_1$, $BJ \cap CF = Q_1$, $CF \cap AH = R_1$, $AG \cap CE = P_2$, $BI \cap AG = Q_2$, $CE \cap BI = R_2$. Prove that triangle $P_1 Q_1 R_1$ is congruent to triangle $P_2 Q_2 R_2$.

2011 Baltic Way, 11

Let $AB$ and $CD$ be two diameters of the circle $C$. For an arbitrary point $P$ on $C$, let $R$ and $S$ be the feet of the perpendiculars from $P$ to $AB$ and $CD$, respectively. Show that the length of $RS$ is independent of the choice of $P$.

2009 Sharygin Geometry Olympiad, 9

Given $ n$ points on the plane, which are the vertices of a convex polygon, $ n > 3$. There exists $ k$ regular triangles with the side equal to $ 1$ and the vertices at the given points. [list][*] Prove that $ k < \frac {2}{3}n$. [*] Construct the configuration with $ k > 0.666n$.[/list]

2007 National Olympiad First Round, 29

Let $M$ and $N$ be points on the sides $BC$ and $CD$, respectively, of a square $ABCD$. If $|BM|=21$, $|DN|=4$, and $|NC|=24$, what is $m(\widehat{MAN})$? $ \textbf{(A)}\ 15^\circ \qquad\textbf{(B)}\ 30^\circ \qquad\textbf{(C)}\ 37^\circ \qquad\textbf{(D)}\ 45^\circ \qquad\textbf{(E)}\ 60^\circ $

2004 District Olympiad, 3

On the tetrahedron $ ABCD $ make the notation $ M,N,P,Q, $ for the midpoints of $ AB,CD,AC, $ respectively, $ BD. $ Additionally, we know that $ MN $ is the common perpendicular of $ AB,CD, $ and $ PQ $ is the common perpendicular of $ AC,BD. $ Show that $ AB=CD, BC=DA, AC=BD. $

Today's calculation of integrals, 868

In the coordinate space, define a square $S$, defined by the inequality $|x|\leq 1,\ |y|\leq 1$ on the $xy$-plane, with four vertices $A(-1,\ 1,\ 0),\ B(1,\ 1,\ 0),\ C(1,-1,\ 0), D(-1,-1,\ 0)$. Let $V_1$ be the solid by a rotation of the square $S$ about the line $BD$ as the axis of rotation, and let $V_2$ be the solid by a rotation of the square $S$ about the line $AC$ as the axis of rotation. (1) For a real number $t$ such that $0\leq t<1$, find the area of cross section of $V_1$ cut by the plane $x=t$. (2) Find the volume of the common part of $V_1$ and $V_2$.

2013 Princeton University Math Competition, 4

Tags: rotation , geometry
Draw an equilateral triangle with center $O$. Rotate the equilateral triangle $30^\circ, 60^\circ, 90^\circ$ with respect to $O$ so there would be four congruent equilateral triangles on each other. Look at the diagram. If the smallest triangle has area $1$, the area of the original equilateral triangle could be expressed as $p+q\sqrt r$ where $p,q,r$ are positive integers and $r$ is not divisible by a square greater than $1$. Find $p+q+r$.

2023 All-Russian Olympiad, 1

Sidelines of an acute-angled triangle $T$ are colored in red, green, and blue. These lines were rotated about the circumcenter of $T$ clockwise by $120^\circ$ (we assume that the line has the same color after rotation). Prove that three points of pairs of lines of the same color are the vertices of a triangle which is congruent to $T$.

2008 AMC 8, 21

Jerry cuts a wedge from a $6$-cm cylinder of bologna as shown by the dashed curve. Which answer choice is closest to the volume of his wedge in cubic centimeters? [asy] defaultpen(linewidth(0.65)); real d=90-63.43494882; draw(ellipse((origin), 2, 4)); fill((0,4)--(0,-4)--(-8,-4)--(-8,4)--cycle, white); draw(ellipse((-4,0), 2, 4)); draw((0,4)--(-4,4)); draw((0,-4)--(-4,-4)); draw(shift(-2,0)*rotate(-d-5)*ellipse(origin, 1.82, 4.56), linetype("10 10")); draw((-4,4)--(-8,4), dashed); draw((-4,-4)--(-8,-4), dashed); draw((-4,4.3)--(-4,5)); draw((0,4.3)--(0,5)); draw((-7,4)--(-7,-4), Arrows(5)); draw((-4,4.7)--(0,4.7), Arrows(5)); label("$8$ cm", (-7,0), W); label("$6$ cm", (-2,4.7), N);[/asy] $\textbf{(A)} 48 \qquad \textbf{(B)} 75 \qquad \textbf{(C)}151\qquad \textbf{(D)}192 \qquad \textbf{(E)}603$

1992 China Team Selection Test, 2

A $(3n + 1) \times (3n + 1)$ table $(n \in \mathbb{N})$ is given. Prove that deleting any one of its squares yields a shape cuttable into pieces of the following form and its rotations: ''L" shape formed by cutting one square from a $2 \times 2$ squares.

2004 Romania Team Selection Test, 5

A circular disk is partitioned into $ 2n$ equal sectors by $ n$ straight lines through its center. Then, these $ 2n$ sectors are colored in such a way that exactly $ n$ of the sectors are colored in blue, and the other $ n$ sectors are colored in red. We number the red sectors with numbers from $ 1$ to $ n$ in counter-clockwise direction (starting at some of these red sectors), and then we number the blue sectors with numbers from $ 1$ to $ n$ in clockwise direction (starting at some of these blue sectors). Prove that one can find a half-disk which contains sectors numbered with all the numbers from $ 1$ to $ n$ (in some order). (In other words, prove that one can find $ n$ consecutive sectors which are numbered by all numbers $ 1$, $ 2$, ..., $ n$ in some order.) [hide="Problem 8 from CWMO 2007"]$ n$ white and $ n$ black balls are placed at random on the circumference of a circle.Starting from a certain white ball,number all white balls in a clockwise direction by $ 1,2,\dots,n$. Likewise number all black balls by $ 1,2,\dots,n$ in anti-clockwise direction starting from a certain black ball.Prove that there exists a chain of $ n$ balls whose collection of numbering forms the set $ \{1,2,3\dots,n\}$.[/hide]

2009 Mediterranean Mathematics Olympiad, 2

Let $ABC$ be a triangle with $90^\circ \ne \angle A \ne 135^\circ$. Let $D$ and $E$ be external points to the triangle $ABC$ such that $DAB$ and $EAC$ are isoscele triangles with right angles at $D$ and $E$. Let $F = BE \cap CD$, and let $M$ and $N$ be the midpoints of $BC$ and $DE$, respectively. Prove that, if three of the points $A$, $F$, $M$, $N$ are collinear, then all four are collinear.

1991 AIME Problems, 15

For positive integer $n$, define $S_n$ to be the minimum value of the sum \[ \sum_{k=1}^n \sqrt{(2k-1)^2+a_k^2}, \] where $a_1,a_2,\ldots,a_n$ are positive real numbers whose sum is 17. There is a unique positive integer $n$ for which $S_n$ is also an integer. Find this $n$.

2010 Contests, 3

Prove that there exists a set $S$ of lines in the three dimensional space satisfying the following conditions: $i)$ For each point $P$ in the space, there exist a unique line of $S$ containing $P$. $ii)$ There are no two lines of $S$ which are parallel.

2021 AMC 10 Spring, 9

The point $P(a,b)$ in the $xy$-plane is first rotated counterclockwise by $90^{\circ}$ around the point $(1,5)$ and then reflected about the line $y=-x$. The image of $P$ after these two transformations is at $(-6,3)$. What is $b-a$? $\textbf{(A) }1 \qquad \textbf{(B) }3 \qquad \textbf{(C) }5 \qquad \textbf{(D) }7 \qquad \textbf{(E) }9$

1999 Bulgaria National Olympiad, 2

The vertices A,B,C of an acute-angled triangle ABC lie on the sides B1C1, C1A1, A1B1 respectively of a triangle A1B1C1 similar to the triangle ABC (∠A = ∠A1, etc.). Prove that the orthocenters of triangles ABC and A1B1C1 are equidistant from the circumcenter of △ABC.

2003 Rioplatense Mathematical Olympiad, Level 3, 3

An $8\times 8$ chessboard is to be tiled (i.e., completely covered without overlapping) with pieces of the following shapes: [asy] unitsize(.6cm); draw(unitsquare,linewidth(1)); draw(shift(1,0)*unitsquare,linewidth(1)); draw(shift(2,0)*unitsquare,linewidth(1)); label("\footnotesize $1\times 3$ rectangle",(1.5,0),S); draw(shift(8,1)*unitsquare,linewidth(1)); draw(shift(9,1)*unitsquare,linewidth(1)); draw(shift(10,1)*unitsquare,linewidth(1)); draw(shift(9,0)*unitsquare,linewidth(1)); label("\footnotesize T-shaped tetromino",(9.5,0),S); [/asy] The $1\times 3$ rectangle covers exactly three squares of the chessboard, and the T-shaped tetromino covers exactly four squares of the chessboard. [list](a) What is the maximum number of pieces that can be used? (b) How many ways are there to tile the chessboard using this maximum number of pieces?[/list]

2012 India IMO Training Camp, 2

Let $P(z)=a_nz^n+a_{n-1}z^{n-1}+\ldots+a_mz^m$ be a polynomial with complex coefficients such that $a_m\neq 0, a_n\neq 0$ and $n>m$. Prove that \[\text{max}_{|z|=1}\{|P(z)|\}\ge\sqrt{2|a_ma_n|+\sum_{k=m}^{n} |a_k|^2}\]

2005 AMC 10, 19

Tags: rotation , symmetry
Three one-inch squares are palced with their bases on a line. The center square is lifted out and rotated $ 45^\circ$, as shown. Then it is centered and lowered into its original location until it touches both of the adjoining squares. How many inches is the point $ B$ from the line on which the bases of the original squares were placed? [asy]unitsize(1inch); defaultpen(linewidth(.8pt)+fontsize(8pt)); draw((0,0)--((1/3) + 3*(1/2),0)); fill(((1/6) + (1/2),0)--((1/6) + (1/2),(1/2))--((1/6) + 1,(1/2))--((1/6) + 1,0)--cycle, rgb(.7,.7,.7)); draw(((1/6),0)--((1/6) + (1/2),0)--((1/6) + (1/2),(1/2))--((1/6),(1/2))--cycle); draw(((1/6) + (1/2),0)--((1/6) + (1/2),(1/2))--((1/6) + 1,(1/2))--((1/6) + 1,0)--cycle); draw(((1/6) + 1,0)--((1/6) + 1,(1/2))--((1/6) + (3/2),(1/2))--((1/6) + (3/2),0)--cycle); draw((2,0)--(2 + (1/3) + (3/2),0)); draw(((2/3) + (3/2),0)--((2/3) + 2,0)--((2/3) + 2,(1/2))--((2/3) + (3/2),(1/2))--cycle); draw(((2/3) + (5/2),0)--((2/3) + (5/2),(1/2))--((2/3) + 3,(1/2))--((2/3) + 3,0)--cycle); label("$B$",((1/6) + (1/2),(1/2)),NW); label("$B$",((2/3) + 2 + (1/4),(29/30)),NNE); draw(((1/6) + (1/2),(1/2)+0.05)..(1,.8)..((2/3) + 2 + (1/4)-.05,(29/30)),EndArrow(HookHead,3)); fill(((2/3) + 2 + (1/4),(1/4))--((2/3) + (5/2) + (1/10),(1/2) + (1/9))--((2/3) + 2 + (1/4),(29/30))--((2/3) + 2 - (1/10),(1/2) + (1/9))--cycle, rgb(.7,.7,.7)); draw(((2/3) + 2 + (1/4),(1/4))--((2/3) + (5/2) + (1/10),(1/2) + (1/9))--((2/3) + 2 + (1/4),(29/30))--((2/3) + 2 - (1/10),(1/2) + (1/9))--cycle);[/asy]$ \textbf{(A)}\ 1\qquad \textbf{(B)}\ \sqrt {2}\qquad \textbf{(C)}\ \frac {3}{2}\qquad \textbf{(D)}\ \sqrt {2} \plus{} \frac {1}{2}\qquad \textbf{(E)}\ 2$

2010 Iran MO (3rd Round), 1

Prove that the group of orientation-preserving symmetries of the cube is isomorphic to $S_4$ (the group of permutations of $\{1,2,3,4\}$).(20 points)

Today's calculation of integrals, 891

Given a triangle $OAB$ with the vetices $O(0,\ 0,\ 0),\ A(1,\ 0,\ 0),\ B(1,\ 1,\ 0)$ in the $xyz$ space. Let $V$ be the cone obtained by rotating the triangle around the $x$-axis. Find the volume of the solid obtained by rotating the cone $V$ around the $y$-axis.

2010 AMC 12/AHSME, 17

The entries in a $ 3\times3$ array include all the digits from 1 through 9, arranged so that the entries in every row and column are in increasing order. How many such arrays are there? $ \textbf{(A)}\ 18\qquad\textbf{(B)}\ 24\qquad\textbf{(C)}\ 36\qquad\textbf{(D)}\ 42\qquad\textbf{(E)}\ 60$