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

2006 Iran MO (3rd Round), 2

$ABC$ is a triangle and $R,Q,P$ are midpoints of $AB,AC,BC$. Line $AP$ intersects $RQ$ in $E$ and circumcircle of $ABC$ in $F$. $T,S$ are on $RP,PQ$ such that $ES\perp PQ,ET\perp RP$. $F'$ is on circumcircle of $ABC$ that $FF'$ is diameter. The point of intersection of $AF'$ and $BC$ is $E'$. $S',T'$ are on $AB,AC$ that $E'S'\perp AB,E'T'\perp AC$. Prove that $TS$ and $T'S'$ are perpendicular.

2018 AMC 8, 16

Tags:
Professor Chang has nine different language books lined up on a bookshelf: two Arabic, three German, and four Spanish. How many ways are there to arrange the nine books on the shelf keeping the Arabic books together and keeping the Spanish books together? $\textbf{(A) }1440\qquad\textbf{(B) }2880\qquad\textbf{(C) }5760\qquad\textbf{(D) }182,440\qquad \textbf{(E) }362,880$

2019 Tournament Of Towns, 4

Isosceles triangles with a fixed angle $\alpha$ at the vertex opposite to the base are being inscribed into a rectangle $ABCD$ so that this vertex lies on the side $BC$ and the vertices of the base lie on the sides $AB$ and $CD$. Prove that the midpoints of the bases of all such triangles coincide. (Igor Zhizhilkin)

2007 South africa National Olympiad, 4

Tags: geometry
Let $ ABC$ be a triangle and $ PQRS$ a square with $ P$ on $ AB$, $ Q$ on $ AC$, and $ R$ and $ S$ on $ BC$. Let $ H$ on $ BC$ such that $ AH$ is the altitude of the triangle from $ A$ to base $ BC$. Prove that: (a) $ \frac{1}{AH} \plus{}\frac{1}{BC}\equal{}\frac{1}{PQ}$ (b) the area of $ ABC$ is twice the area of $ PQRS$ iff $ AH\equal{}BC$

2022 AMC 8 -, 2

Tags:
Consider these two operations: \begin{align*} a \, \blacklozenge \, b &= a^2 - b^2\\ a \, \bigstar \, b &= (a - b)^2 \end{align*} What is the value of $(5 \, \blacklozenge \, 3) \, \bigstar \, 6?$ $\textbf{(A) } {-}20\qquad\textbf{(B) } 4\qquad\textbf{(C) } 16\qquad\textbf{(D) } 100\qquad\textbf{(E) } 220$

1999 Mongolian Mathematical Olympiad, Problem 3

Let $(a_n)^\infty_{n=1}$ be a non-decreasing sequence of natural numbers with $a_{20}=100$. A sequence $(b_n)$ is defined by $b_m=\min\{n|an\ge m\}$. Find the maximum value of $a_1+a_2+\ldots+a_{20}+b_1+b_2+\ldots+b_{100}$ over all such sequences $(a_n)$.

1985 National High School Mathematics League, 3

Tags: function
If $\arccos\frac{4}{5}-\arccos\left(-\frac{4}{5}\right)=\arcsin x$, then $\text{(A)}x=\frac{24}{25}\qquad\text{(B)}x=-\frac{24}{25}\qquad\text{(C)}x=0\qquad\text{(D)}$ No such $x$

2001 VJIMC, Problem 2

Prove that for any prime $p\ge5$, the number $$\sum_{0<k<\frac{2p}3}\binom pk$$is divisible by $p^2$.

2012 Irish Math Olympiad, 3

Find, with proof, all polynomials $f$ such that $f$ has nonnegative integer coefficients, $f$($1$) = $8$ and $f$($2$) = $2012$.

2005 Tournament of Towns, 1

Can two perfect cubes fit between two consecutive perfect squares? In other words, do there exist positive integers $a$, $b$, $n$ such that $n^2 < a^3 < b^3 < (n + 1)^2$? [i](3 points)[/i]

2024 LMT Fall, 4

Tags: guts
A group of $5$ rappers wants to make a song together. They each make their own parts for the song and then arrange the $5$ parts. J Cole wants to be friends with both Drake and Kendrick, so he wants his part to be adjacent to both of theirs. Find the number of possible songs (distinct orders) that can be made.

2010 German National Olympiad, 2

Tags: inequalities
Let $a,b,c$ be pairwise distinct real numbers. Show that \[ (\frac{2a-b}{a-b})^2+(\frac{2b-c}{b-c})^2+(\frac{2c-a}{c-a})^2 \ge 5. \]

2019 Tournament Of Towns, 4

Consider the following sequence of positive real numbers $\dots<a_{-2}<a_{-1}<a_0<a_1<a_2<\dots$ infinite in both directions. For each positive integer $k$ let $b_k$ be the least integer such that the ratio between the sum of $k$ consecutive terms and the greatest of these $k$ terms is less than or equal to $b_k$(This fact occurs for any sequence of $k$ consecutive numbers). Prove that the sequence $b_1,b_2,b_3,...$ coincides with the sequence $1,2,3,...$ or is eventually constant.

2012 NIMO Summer Contest, 15

In the diagram below, square $ABCD$ with side length 23 is cut into nine rectangles by two lines parallel to $\overline{AB}$ and two lines parallel to $\overline{BC}$. The areas of four of these rectangles are indicated in the diagram. Compute the largest possible value for the area of the central rectangle. [asy] size(250); defaultpen (linewidth (0.7) + fontsize (10)); draw ((0,0)--(23,0)--(23,23)--(0,23)--cycle); label("$A$", (0,23), NW); label("$B$", (23, 23), NE); label("$C$", (23,0), SE); label("$D$", (0,0), SW); draw((0,6)--(23,6)); draw((0,19)--(23,19)); draw((5,0)--(5,23)); draw((12,0)--(12,23)); label("13", (17/2, 21)); label("111",(35/2,25/2)); label("37",(17/2,3)); label("123",(2.5,12.5));[/asy] [i]Proposed by Lewis Chen[/i]

2024 AMC 10, 24

Let \[P(m)=\frac{m}{2} + \frac{m^2}{4}+ \frac{m^4}{8} + \frac{m^8}{8}.\] How many of the values of $P(2022)$, $P(2023)$, $P(2024)$, and $P(2025)$ are integers? $ \textbf{(A) }0 \qquad \textbf{(B) }1 \qquad \textbf{(C) }2 \qquad \textbf{(D) }3 \qquad \textbf{(E) }4 \qquad $

2006 Sharygin Geometry Olympiad, 25

In the tetrahedron $ABCD$ , the dihedral angles at the $BC, CD$, and $DA$ edges are equal to $\alpha$, and for the remaining edges equal to $\beta$. Find the ratio $AB / CD$.

1996 All-Russian Olympiad Regional Round, 9.7

Prove that if $0 < a, b < 1,$ then $$\frac{ab(1 - a)(1 - b)}{(1- ab)^2 }< \frac14.$$

2023 AIME, 2

If $\sqrt{\log_bn}=\log_b\sqrt n$ and $b\log_bn=\log_bbn,$ then the value of $n$ is equal to $\frac jk,$ where $j$ and $k$ are relatively prime. What is $j+k$?

2012 Math Prize For Girls Problems, 17

How many ordered triples $(a, b, c)$, where $a$, $b$, and $c$ are from the set $\{ 1, 2, 3, \dots, 17 \}$, satisfy the equation \[ a^3 + b^3 + c^3 + 2abc = a^2b + a^2c + b^2c + ab^2 + ac^2 + bc^2 \, ? \]

2009 Stanford Mathematics Tournament, 3

Tags:
Find all integer pairs $(a, b)$ such that $ab+a-3b=5$

2024 Kosovo Team Selection Test, P1

Find all prime numbers $p$ and $q$ such that $p^q + 5q - 2$ is also a prime number.

2003 JHMMC 8, 24

Tags:
If $a + b = 13, b + c = 14, c + a = 15,$ find the value of $c$.

1977 AMC 12/AHSME, 15

[asy] size(120); real t = 2/sqrt(3); real x = 1 + sqrt(3); pair A = t*dir(90), D = x*A; pair B = t*dir(210), E = x*B; pair C = t*dir(330), F = x*C; draw(D--E--F--cycle); draw(Circle(A, 1)); draw(Circle(B, 1)); draw(Circle(C, 1)); //Credit to MSTang for the diagram[/asy] Each of the three circles in the adjoining figure is externally tangent to the other two, and each side of the triangle is tangent to two of the circles. If each circle has radius three, then the perimeter of the triangle is $\textbf{(A) }36+9\sqrt{2}\qquad\textbf{(B) }36+6\sqrt{3}\qquad\textbf{(C) }36+9\sqrt{3}\qquad\textbf{(D) }18+18\sqrt{3}\qquad \textbf{(E) }45$

2011 China Team Selection Test, 2

Let $n$ be a positive integer and let $\alpha_n $ be the number of $1$'s within binary representation of $n$. Show that for all positive integers $r$, \[2^{2n-\alpha_n}\phantom{-1} \bigg|^{\phantom{0}}_{\phantom{-1}} \sum_{k=-n}^{n} \binom{2n}{n+k} k^{2r}.\]

2023 Chile Classification NMO Seniors, 1

The function $f(x) = ax + b$ satisfies the following equalities: \begin{align*} f(f(f(1))) &= 2023, \\ f(f(f(0))) &= 1996. \end{align*} Find the value of $a$.