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

2015 USAJMO, 3

Quadrilateral $APBQ$ is inscribed in circle $\omega$ with $\angle P = \angle Q = 90^{\circ}$ and $AP = AQ < BP$. Let $X$ be a variable point on segment $\overline{PQ}$. Line $AX$ meets $\omega$ again at $S$ (other than $A$). Point $T$ lies on arc $AQB$ of $\omega$ such that $\overline{XT}$ is perpendicular to $\overline{AX}$. Let $M$ denote the midpoint of chord $\overline{ST}$. As $X$ varies on segment $\overline{PQ}$, show that $M$ moves along a circle.

2023 Malaysian IMO Training Camp, 5

Given a $m \times n$ rectangle where $m,n\geq 2023$. The square in the $i$-th row and $j$-th column is filled with the number $i+j$ for $1\leq i \leq m, 1\leq j \leq n$. In each move, Alice can pick a $2023 \times 2023$ subrectangle and add $1$ to each number in it. Alice wins if all the numbers are multiples of $2023$ after a finite number of moves. For which pairs $(m,n)$ can Alice win? [i]Proposed by Boon Qing Hong[/i]

2008 Harvard-MIT Mathematics Tournament, 7

Let $ C_1$ and $ C_2$ be externally tangent circles with radius 2 and 3, respectively. Let $ C_3$ be a circle internally tangent to both $ C_1$ and $ C_2$ at points $ A$ and $ B$, respectively. The tangents to $ C_3$ at $ A$ and $ B$ meet at $ T$, and $ TA \equal{} 4$. Determine the radius of $ C_3$.

1983 Tournament Of Towns, (046) 3

Construct a quadrilateral given its side lengths and the length of the segment joining the midpoints of its diagonals. (IZ Titovich)

2025 ISI Entrance UGB, 6

Let $\mathbb{N}$ denote the set of natural numbers, and let $\left( a_i, b_i \right)$, $1 \leq i \leq 9$, be nine distinct tuples in $\mathbb{N} \times \mathbb{N}$. Show that there are three distinct elements in the set $\{ 2^{a_i} 3^{b_i} \colon 1 \leq i \leq 9 \}$ whose product is a perfect cube.

2007 AMC 10, 18

A circle of radius $ 1$ is surrounded by $ 4$ circles of radius $ r$ as shown. What is $ r$? [asy]defaultpen(linewidth(.9pt)); real r = 1 + sqrt(2); pair A = dir(45)*(r + 1); pair B = dir(135)*(r + 1); pair C = dir(-135)*(r + 1); pair D = dir(-45)*(r + 1); draw(Circle(origin,1)); draw(Circle(A,r));draw(Circle(B,r));draw(Circle(C,r));draw(Circle(D,r)); draw(A--(dir(45)*r + A)); draw(B--(dir(45)*r + B)); draw(C--(dir(45)*r + C)); draw(D--(dir(45)*r + D)); draw(origin--(dir(25))); label("$r$",midpoint(A--(dir(45)*r + A)), SE); label("$r$",midpoint(B--(dir(45)*r + B)), SE); label("$r$",midpoint(C--(dir(45)*r + C)), SE); label("$r$",midpoint(D--(dir(45)*r + D)), SE); label("$1$",origin,W);[/asy]$ \textbf{(A)}\ \sqrt {2}\qquad \textbf{(B)}\ 1 \plus{} \sqrt {2}\qquad \textbf{(C)}\ \sqrt {6}\qquad \textbf{(D)}\ 3\qquad \textbf{(E)}\ 2 \plus{} \sqrt {2}$

2022 JHMT HS, 10

Let $R$ be the rectangle in the coordinate plane with corners $(0, 0)$, $(20, 0)$, $(20, 22)$, and $(0, 22)$, and partition $R$ into a $20\times 22$ grid of unit squares. For a given line in the coordinate plane, let its [i]pixelation[/i] be the set of grid squares in $R$ that contain part of the line in their interior. If $P$ is a point chosen uniformly at random in $R$, then compute the expected number of sets of grid squares that are pixelations of some line through $P$.

2003 Tournament Of Towns, 3

Point $M$ is chosen in triangle $ABC$ so that the radii of the circumcircles of triangles $AMC, BMC$, and $BMA$ are no smaller than the radius of the circumcircle of $ABC$. Prove that all four radii are equal.

2015 AMC 10, 5

Tags:
Mr. Patrick teaches math to $15$ students. He was grading tests and found that when he graded everyone's test except Payton's, the average grade for the class was $80$. After he graded Payton's test, the class average became $81$. What was Payton's score on the test? $\textbf{(A) }81\qquad\textbf{(B) }85\qquad\textbf{(C) }91\qquad\textbf{(D) }94\qquad\textbf{(E) }95$

1982 AMC 12/AHSME, 12

Let $f(x) = ax^7+bx^3+cx-5$, where $a,b$ and $c$ are constants. If $f(-7) = 7$, the $f(7)$ equals $\textbf {(A) } -17 \qquad \textbf {(B) } -7 \qquad \textbf {(C) } 14 \qquad \textbf {(D) } 21\qquad \textbf {(E) } \text{not uniquely determined}$

2010 Miklós Schweitzer, 10

Tags: topology
Consider the space $ \{0,1 \} ^{N} $ with the product topology (where $\{0,1 \}$ is a discrete space). Let $ T: \{0,1 \} ^ {\mathbb {N}} \rightarrow \{0,1 \} ^ {\mathbb {N}} $ be the left-shift, ie $ (Tx) (n) = x (n+1) $ for every $ n \in \mathbb {N} $. Can a finite number of Borel sets be given: $ B_ {1}, \ldots, B_ {m} \subset \{0,1 \} ^ {N} $ such that $$ \left \{T ^ {i} \left (B_ {j} \right) \mid i \in \mathbb {N}, 1 \leq j \leq m \right \} $$the $ \sigma $-algebra generated by the set system coincides with the Borel set system?

2021 Purple Comet Problems, 11

There are nonzero real numbers $a$ and $b$ so that the roots of $x^2 + ax + b$ are $3a$ and $3b$. There are relatively prime positive integers $m$ and $n$ so that $a - b = \tfrac{m}{n}$. Find $m + n$.

2016 PUMaC Geometry A, 8

Tags: geometry
Let $\vartriangle ABC$ have side lengths $AB = 4,BC = 6,CA = 5$. Let $M$ be the midpoint of $BC$ and let $P$ be the point on the circumcircle of $\vartriangle ABC$ such that $\angle MPA = 90^o$. Let $D$ be the foot of the altitude from $B$ to $AC$, and let $E$ be the foot of the altitude from $C$ to $AB$. Let $PD$ and $PE$ intersect line $BC$ at $X$ and $Y$ , respectively. Compute the square of the area of $\vartriangle AXY$ .

2000 Harvard-MIT Mathematics Tournament, 3

Tags: geometry , algebra
A twelve foot tree casts a five foot shadow. How long is Henry’s shadow (at the same time of day) if he is five and a half feet tall?

1985 Traian Lălescu, 1.4

Two planes, $ \alpha $ and $ \beta, $ form a dihedral angle of $ 30^{\circ} , $ and their intersection is the line $ d. $ A point $ A $ situated at the exterior of this angle projects itself in $ P\not\in d $ on $ \alpha , $ and in $ Q\not\in d $ on $ \beta $ such that $ AQ<AP. $ Name $ B $ the projection of $ A $ upon $ d. $ [b]a)[/b] Are $ A,B,P,Q, $ coplanar? [b]b)[/b] Knowing that a perpendicular to $ \beta $ make with $ AB $ an angle of $ 60^{\circ} , $ and $ AB=4, $ find the area of $ BPQ. $

2016 IOM, 4

Tags: geometry
A convex quadrilateral $ABCD$ has right angles at $A$ and $C$. A point $E$ lies on the extension of the side $AD$ beyond $D$ so that$\angle ABE =\angle ADC$. The point $K$ is symmetric to the point $C$ with respect to point $A$. Prove that$\angle ADB =\angle AKE$ .

2017 Hong Kong TST, 2

In a committee there are $n$ members. Each pair of members are either friends or enemies. Each committee member has exactly three enemies. It is also known that for each committee member, an enemy of his friend is automatically his own enemy. Find all possible value(s) of $n$

1985 Putnam, B5

Tags:
Evaluate $\textstyle\int_{0}^{\infty} t^{-1 / 2} e^{-1985\left(t+t^{-1}\right)} d t.$ You may assume that $\textstyle\int_{-\infty}^{\infty} e^{-x^{2}} d x=\sqrt{\pi}.$

2013 Purple Comet Problems, 5

Tags:
How many four-digit positive integers have exactly one digit equal to $1$ and exactly one digit equal to $3$?

1988 IMO Longlists, 19

Let $Z_{m,n}$ be the set of all ordered pairs $(i,j)$ with $i \in {1, \ldots, m}$ and $j \in {1, \ldots, n}.$ Also let $a_{m,n}$ be the number of all those subsets of $Z_{m,n}$ that contain no 2 ordered pairs $(i_1,j_1)$ and $(i_2,j_2)$ with $|i_1 - i_2| + |j_1 - j_2| = 1.$ Then show, for all positive integers $m$ and $k,$ that \[ a^2_{m, 2 \cdot k} \leq a_{m, 2 \cdot k - 1} \cdot a_{m, 2 \cdot k + 1}. \]

2025 Turkey Team Selection Test, 8

A positive real number sequence $a_1, a_2, a_3,\dots $ and a positive integer \(s\) is given. Let $f_n(0) = \frac{a_n+\dots+a_1}{n}$ and for each $0<k<n$ \[f_n(k)=\frac{a_n+\dots+a_{k+1}}{n-k}-\frac{a_k+\dots+a_1}{k}\] Then for every integer $n\geq s,$ the condition \[a_{n+1}=\max_{0\leq k<n}(f_n(k))\] is satisfied. Prove that this sequence must be eventually constant.

2023 Math Prize for Girls Problems, 15

Tags:
A square is divided into four non-overlapping isosceles triangles. Let $X$ be the degree measure of one of the twelve angles of these four triangles. Compute the sum of all possible different values of $X$. (Consider all possible diagrams.)

2003 AIME Problems, 15

Let \[P(x)=24x^{24}+\sum_{j=1}^{23}(24-j)(x^{24-j}+x^{24+j}). \] Let $z_{1},z_{2},\ldots,z_{r}$ be the distinct zeros of $P(x),$ and let $z_{k}^{2}=a_{k}+b_{k}i$ for $k=1,2,\ldots,r,$ where $i=\sqrt{-1},$ and $a_{k}$ and $b_{k}$ are real numbers. Let \[\sum_{k=1}^{r}|b_{k}|=m+n\sqrt{p}, \] where $m,$ $n,$ and $p$ are integers and $p$ is not divisible by the square of any prime. Find $m+n+p.$

1980 IMO, 13

Prove that the integer $145^{n} + 3114\cdot 138^{n}$ is divisible by $1981$ if $n=1981$, and that it is not divisible by $1981$ if $n=1980$.

2022 Harvard-MIT Mathematics Tournament, 5

Tags: geometry
Let triangle $ABC$ be such that $AB = AC = 22$ and $BC = 11$. Point $D$ is chosen in the interior of the triangle such that $AD = 19$ and $\angle ABD + \angle ACD = 90^o$ . The value of $BD^2 + CD^2$ can be expressed as $\frac{a}{b}$ , where $a$ and $b$ are relatively prime positive integers. Compute $100a + b$.