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

2013 USAMTS Problems, 3

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]

2015 Math Prize for Girls Problems, 11

Tags:
Let $A = (2, 0)$, $B = (0, 2)$, $C = (-2, 0)$, and $D = (0, -2)$. Compute the greatest possible value of the product $PA \cdot PB \cdot PC \cdot PD$, where $P$ is a point on the circle $x^2 + y^2 = 9$.

2018 CMIMC Combinatorics, 4

At CMU, the A and the B buses arrive once every 20 and 18 minutes, respectively. Kevin prefers the A bus but does not want to wait for too long. He commits to the following waiting scheme: he will take the first A bus that arrives, but after waiting for five minutes he will take the next bus that comes, no matter what it is. Determine the probability that he ends up on an A bus.

2013 European Mathematical Cup, 2

Palindrome is a sequence of digits which doesn't change if we reverse the order of its digits. Prove that a sequence $(x_n)^{\infty}_{n=0}$ defined as $x_n=2013+317n$ contains infinitely many numbers with their decimal expansions being palindromes.

2015 Taiwan TST Round 2, 1

We have $2^m$ sheets of paper, with the number $1$ written on each of them. We perform the following operation. In every step we choose two distinct sheets; if the numbers on the two sheets are $a$ and $b$, then we erase these numbers and write the number $a + b$ on both sheets. Prove that after $m2^{m -1}$ steps, the sum of the numbers on all the sheets is at least $4^m$ . [i]Proposed by Abbas Mehrabian, Iran[/i]

1990 Iran MO (2nd round), 3

[b](a)[/b] For every positive integer $n$ prove that \[1+\frac{1}{2^2}+\frac{1}{3^2}+\cdots+\frac{1}{n^2} <2\] [b](b)[/b] Let $X=\{1, 2, 3 ,\ldots, n\} \ ( n \geq 1)$ and let $A_k$ be non-empty subsets of $X \ (k=1,2,3, \ldots , 2^n -1).$ If $a_k$ be the product of all elements of the set $A_k,$ prove that \[\sum_{i=1}^{m} \sum_{j=1}^m \frac{1}{a_i \cdot j^2} <2n+1\]

2024 Miklos Schweitzer, 9

Let $q > 1$ be a power of $2$. Let $f: \mathbb{F}_{q^2} \to \mathbb{F}_{q^2}$ be an affine map over $\mathbb{F}_2$. Prove that the equation \[ f(x) = x^{q+1} \] has at most $2q - 1$ solutions.

I Soros Olympiad 1994-95 (Rus + Ukr), 11.3

It is known that in the triangle $ABC$, $ 2 \angle BAC + 3 \angle ABC= 180^o$. Prove that $4(BC + CA)< 5AB$.

2009 Indonesia TST, 3

Let $ C_1$ be a circle and $ P$ be a fixed point outside the circle $ C_1$. Quadrilateral $ ABCD$ lies on the circle $ C_1$ such that rays $ AB$ and $ CD$ intersect at $ P$. Let $ E$ be the intersection of $ AC$ and $ BD$. (a) Prove that the circumcircle of triangle $ ADE$ and the circumcircle of triangle $ BEC$ pass through a fixed point. (b) Find the the locus of point $ E$.

2012 Putnam, 4

Suppose that $a_0=1$ and that $a_{n+1}=a_n+e^{-a_n}$ for $n=0,1,2,\dots.$ Does $a_n-\log n$ have a finite limit as $n\to\infty?$ (Here $\log n=\log_en=\ln n.$)

2019 AMC 10, 16

Tags: triangle , geometry
In $\triangle ABC$ with a right angle at $C,$ point $D$ lies in the interior of $\overline{AB}$ and point $E$ lies in the interior of $\overline{BC}$ so that $AC=CD,$ $DE=EB,$ and the ratio $AC:DE=4:3.$ What is the ratio $AD:DB?$ $\textbf{(A) } 2:3 \qquad\textbf{(B) } 2:\sqrt{5} \qquad\textbf{(C) } 1:1 \qquad\textbf{(D) } 3:\sqrt{5} \qquad\textbf{(E) } 3:2$

2023 Auckland Mathematical Olympiad, 8

How few numbers is it possible to cross out from the sequence $$1, 2,3,..., 2023$$ so that among those left no number is the product of any two (distinct) other numbers?

2021 China Team Selection Test, 6

Proof that there exist constant $\lambda$, so that for any positive integer $m(\ge 2)$, and any lattice triangle $T$ in the Cartesian coordinate plane, if $T$ contains exactly one $m$-lattice point in its interior(not containing boundary), then $T$ has area $\le \lambda m^3$. PS. lattice triangles are triangles whose vertex are lattice points; $m$-lattice points are lattice points whose both coordinates are divisible by $m$.

2012 Middle European Mathematical Olympiad, 3

In a given trapezium $ ABCD $ with $ AB$ parallel to $ CD $ and $ AB > CD $, the line $ BD $ bisects the angle $ \angle ADC $. The line through $ C $ parallel to $ AD $ meets the segments $ BD $ and $ AB $ in $ E $ and $ F $, respectively. Let $ O $ be the circumcenter of the triangle $ BEF $. Suppose that $ \angle ACO = 60^{\circ} $. Prove the equality \[ CF = AF + FO .\]

2021 Science ON all problems, 4

An $n\times n$ chessboard is given, where $n$ is an even positive integer. On every line, the unit squares are to be permuted, subject to the condition that the resulting table has to be symmetric with respect to its main diagonal (the diagonal from the top-left corner to the bottom-right corner). We say that a board is [i]alternative[/i] if it has at least one pair of complementary lines (two lines are complementary if the unit squares on them which lie on the same column have distinct colours). Otherwise, we call the board [i]nonalternative[/i]. For what values of $n$ do we always get from the $n\times n$ chessboard an alternative board?\\ \\ [i](Alexandru Petrescu and Andra Elena Mircea)[/i]

2023 Belarusian National Olympiad, 11.5

A sequence of positive integers is given such that the sum of any $6$ consecutive terms does not exceed $11$. Prove that for any positive integer $a$ in the sequence one can find consecutive terms with sum $a$

2011-2012 SDML (High School), 8

Tags:
The distinct positive integers $a$ and $b$ have the property that $$\frac{a+b}{2},\quad\sqrt{ab},\quad\frac{2}{\frac{1}{a}+\frac{1}{b}}$$ are all positive integers. Find the smallest possible value of $\left|a-b\right|$.

1980 Brazil National Olympiad, 3

Given a triangle $ABC$ and a point $P_0$ on the side $AB$. Construct points $P_i, Q_i, R_i $ as follows. $Q_i$ is the foot of the perpendicular from $P_i$ to $BC, R_i$ is the foot of the perpendicular from $Q_i$ to $AC$ and $P_i$ is the foot of the perpendicular from $R_{i-1}$ to $AB$. Show that the points $P_i$ converge to a point $P$ on $AB$ and show how to construct $P$.

2023 AMC 12/AHSME, 8

Tags:
How many nonempty subsets $B$ of $\{0, 1, 2, 3, \dots, 12\}$ have the property that the number of elements in $B$ is equal to the least element of $B$? For example, $B = \{4, 6, 8, 11\}$ satisfies the condition. $\textbf{(A)}\ 256 \qquad\textbf{(B)}\ 136 \qquad\textbf{(C)}\ 108 \qquad\textbf{(D)}\ 144 \qquad\textbf{(E)}\ 156$

Denmark (Mohr) - geometry, 2008.4

In triangle $ABC$ we have $AB = 2, AC = 6$ and $\angle A = 120^o$ . The bisector of angle $A$ intersects the side BC at the point $D$. Determine the length of $AD$. The answer must be given as a fraction with integer numerator and denominator.

1949 Moscow Mathematical Olympiad, 160

Prove that for any triangle the circumscribed circle divides the line segment connecting the center of its inscribed circle with the center of one of the exscribed circles in halves.

1988 Vietnam National Olympiad, 3

Let $ a$, $ b$, $ c$ be three pairwise skew lines in space. Prove that they have a common perpendicular if and only if $ S_a \circ S_b \circ S_c$ is a reflection in a line, where $ S_x$ denotes the reflection in line $ x$.

2017 Argentina National Olympiad, 2

In a row there are $51$ written positive integers. Their sum is $100$ . An integer is [i]representable [/i] if it can be expressed as the sum of several consecutive numbers in a row of $51$ integers. Show that for every $k$ , with $1\le k \le 100$ , one of the numbers $k$ and $100-k$ is representable.

2018 Saint Petersburg Mathematical Olympiad, 3

Tags: geometry
$ABC$ is acuteangled triangle. Variable point $X$ lies on segment $AC$, and variable point $Y$ lies on the ray $BC$ but not segment $BC$, such that $\angle ABX+\angle CXY =90$. $T$ is projection of $B$ on the $XY$. Prove that all points $T$ lies on the line.

1981 Swedish Mathematical Competition, 5

$ABC$ is a triangle. $X$, $Y$, $Z$ lie on $BC$, $CA$, $AB$ respectively. Show that area $XYZ$ cannot be smaller than each of area $AYZ$, area $BZX$, area $CXY$.