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

1975 AMC 12/AHSME, 20

In the adjoining figure triangle $ ABC$ is such that $ AB \equal{} 4$ and $ AC \equal{} 8$. If $ M$ is the midpoint of $ BC$ and $ AM \equal{} 3$, what is the length of $ BC$? $ \textbf{(A)}\ 2\sqrt{26} \qquad \textbf{(B)}\ 2\sqrt{31} \qquad \textbf{(C)}\ 9 \qquad \textbf{(D)}\ 4\plus{}2\sqrt{13} \qquad$ $ \textbf{(E)}\ \text{not enough information given to solve the problem}$ [asy]draw((0,0)--(2.8284,2)--(8,0)--cycle); draw((2.8284,2)--(4,0)); label("A",(2.8284,2),N); label("B",(0,0),S); label("C",(8,0),S); label("M",(4,0),S);[/asy]

2012 IMC, 2

Tags: limit
Define the sequence $a_0,a_1,\dots$ inductively by $a_0=1$, $a_1=\frac{1}{2}$, and \[a_{n+1}=\dfrac{n a_n^2}{1+(n+1)a_n}, \quad \forall n \ge 1.\] Show that the series $\displaystyle \sum_{k=0}^\infty \dfrac{a_{k+1}}{a_k}$ converges and determine its value. [i]Proposed by Christophe Debry, KU Leuven, Belgium.[/i]

2010 Contests, 3

Let $ABC$ be a triangle and let $D\in (BC)$ be the foot of the $A$- altitude. The circle $w$ with the diameter $[AD]$ meet again the lines $AB$ , $AC$ in the points $K\in (AB)$ , $L\in (AC)$ respectively. Denote the meetpoint $M$ of the tangents to the circle $w$ in the points $K$ , $L$ . Prove that the ray $[AM$ is the $A$-median in $\triangle ABC$ ([b][u]Serbia[/u][/b]).

1992 China Team Selection Test, 1

16 students took part in a competition. All problems were multiple choice style. Each problem had four choices. It was said that any two students had at most one answer in common, find the maximum number of problems.

1972 Canada National Olympiad, 7

a) Prove that the values of $x$ for which $x=(x^2+1)/198$ lie between $1/198$ and $197.99494949\cdots$. b) Use the result of problem a) to prove that $\sqrt{2}<1.41\overline{421356}$. c) Is it true that $\sqrt{2}<1.41421356$?

KoMaL A Problems 2019/2020, A. 765

Find all functions $f:\mathbb{R}\to\mathbb{R}$ which satisfy the following equality for all $x,y\in\mathbb{R}$ \[f(x)f(y)-f(x-1)-f(y+1)=f(xy)+2x-2y-4.\][i]Proposed by Dániel Dobák, Budapest[/i]

2022 Bulgaria JBMO TST, 4

There are $n\leq 99$ people around a circular table. At every moment everyone can either be truthful (always says the truth) or a liar (always lies). Initially some of people (possibly none) are truthful and the rest are liars. At every minute everyone answers at the same time the question "Is your left neighbour truthful or a liar?" and then becomes the same type of person as his answer. Determine the largest $n$ for which, no matter who are the truthful people in the beginning, at some point everyone will become truthful forever.

2017 MMATHS, 2

Suppose you are playing a game against Daniel. There are $2017$ chips on a table. During your turn, if you can write the number of chips on the table as a sum of two cubes of not necessarily distinct, nonnegative integers, then you win. Otherwise, you can take some number of chips between $1$ and $6$ inclusive off the table. (You may not leave fewer than $0$ chips on the table.) Daniel can also do the same on his turn. You make the first move, and you and Daniel always make the optimal move during turns. Who should win the game? Explain.

2023 Ukraine National Mathematical Olympiad, 11.6

Tags: geometry
Let $K$ be the midpoint of the median $AM$ of a triangle $ABC$. Points $X, Y$ lie on $AB, AC$, respectively, such that $\angle KXM =\angle ACB$, $AX>BX$ and similarly $\angle KYM =\angle ABC$, $AY>CY$. Prove that $B, C, X, Y$ are concyclic. [i]Proposed by Mykhailo Shtandenko[/i]

2014 Sharygin Geometry Olympiad, 3

Let $ABC$ be an isosceles triangle with base $AB$. Line $\ell$ touches its circumcircle at point $B$. Let $CD$ be a perpendicular from $C$ to $\ell$, and $AE$, $BF$ be the altitudes of $ABC$. Prove that $D$, $E$, and $F$ are collinear.

2018 Korea Junior Math Olympiad, 7

Find all integer pair $(m,n)$ such that $7^m=5^n+24$.

1996 AMC 12/AHSME, 19

The midpoints of the sides of a regular hexagon $ABCDEF$ are joined to form a smaller hexagon. What fraction of the area of $ABCDEF$ is enclosed by the smaller hexagon? [asy] size(130); pair A, B, C, D, E, F, G, H, I, J, K, L; A = dir(120); B = dir(60); C = dir(0); D = dir(-60); E = dir(-120); F = dir(180); draw(A--B--C--D--E--F--cycle); dot(A); dot(B); dot(C); dot(D); dot(E); dot(F); G = midpoint(A--B); H = midpoint(B--C); I = midpoint(C--D); J = midpoint(D--E); K = midpoint(E--F); L = midpoint(F--A); draw(G--H--I--J--K--L--cycle); label("$A$", A, dir(120)); label("$B$", B, dir(60)); label("$C$", C, dir(0)); label("$D$", D, dir(-60)); label("$E$", E, dir(-120)); label("$F$", F, dir(180)); [/asy] $\textbf{(A)}\ \displaystyle \frac{1}{2} \qquad \textbf{(B)}\ \displaystyle \frac{\sqrt 3}{3} \qquad \textbf{(C)}\ \displaystyle \frac{2}{3} \qquad \textbf{(D)}\ \displaystyle \frac{3}{4} \qquad \textbf{(E)}\ \displaystyle \frac{\sqrt 3}{2}$

1990 Canada National Olympiad, 5

The function $f : \mathbb N \to \mathbb R$ satisfies $f(1) = 1, f(2) = 2$ and \[f (n+2) = f(n+2 - f(n+1) ) + f(n+1 - f(n) ).\] Show that $0 \leq f(n+1) - f(n) \leq 1$. Find all $n$ for which $f(n) = 1025$.

1983 IMO Shortlist, 13

Let $E$ be the set of $1983^3$ points of the space $\mathbb R^3$ all three of whose coordinates are integers between $0$ and $1982$ (including $0$ and $1982$). A coloring of $E$ is a map from $E$ to the set {red, blue}. How many colorings of $E$ are there satisfying the following property: The number of red vertices among the $8$ vertices of any right-angled parallelepiped is a multiple of $4$ ?

2017 Thailand Mathematical Olympiad, 6

In an acute triangle $\vartriangle ABC$, $D$ is the foot of altitude from $A$ to $BC$. Suppose that $AD = CD$, and define $N$ as the intersection of the median $CM$ and the line $AD$. Prove that $\vartriangle ABC$ is isosceles if and only if $CN = 2AM$.

2006 China Second Round Olympiad, 11

Tags:
Find the number of real solutions to the equation $(x^{2006}+1)(1+x^2+x^4+\ldots +x^{2004})=2006x^{2005}$

2016 China National Olympiad, 1

Let $a_1,a_2,\cdots, a_{31} ;b_1,b_2, \cdots, b_{31}$ be positive integers such that $a_1< a_2<\cdots< a_{31}\leq2015$ , $ b_1< b_2<\cdots<b_{31}\leq2015$ and $a_1+a_2+\cdots+a_{31}=b_1+b_2+\cdots+b_{31}.$ Find the maximum value of $S=|a_1-b_1|+|a_2-b_2|+\cdots+|a_{31}-b_{31}|.$

1976 Putnam, 4

Tags: ellipse , conic
For a point $P$ on an ellipse, let $d$ be the distance from the center of the ellipse to the line tangent to the ellipse at $P.$ Prove that $(PF_1)(PF_2)d^2$ is constant as $P$ varies on the ellipse, where $PF_1$ and $PF_2$ are distances from $P$ to the foci $F_1$ and $F_2$ of the ellipse.

2011 BAMO, 1

A set of identical square tiles with side length $1$ is placed on a (very large) floor. Every tile after the first shares an entire edge with at least one tile that has already been placed. - What is the largest possible perimeter for a figure made of $10$ tiles? - What is the smallest possible perimeter for a figure made of $10$ tiles? - What is the largest possible perimeter for a figure made of $2011$ tiles? - What is the smallest possible perimeter for a figure made of $2011$ tiles? Prove that your answers are correct.

2019 All-Russian Olympiad, 8

For $a,b,c$ be real numbers greater than $1$, prove that \[\frac{a+b+c}{4} \geq \frac{\sqrt{ab-1}}{b+c}+\frac{\sqrt{bc-1}}{c+a}+\frac{\sqrt{ca-1}}{a+b}.\]

2020 Romania EGMO TST, P3

The sequence $(x_n)_{n\geqslant 0}$ is defined as such: $x_0=1, x_1=2$ and $x_{n+1}=4x_n-x_{n-1}$, for all $n\geqslant 1$. Determine all the terms of the sequence which are perfect squares. [i]George Stoica, Canada[/i]

2024 Canadian Open Math Challenge, A2

Tags:
Alice and Bob are running around a rectangular building measuring 100 by 200 meters. They start at the middle of a 200 meter side and run in the same direction, Alice running twice as fast as Bob. After Bob runs one lap around the building, what fraction of the time were Alice and Bob on the same side of the building?

2018 South East Mathematical Olympiad, 2

Tags: algebra
Suppose that $a$ is real number. Sequence $a_1,a_2,a_3,....$ satisfies $$a_1=a, a_{n+1} = \begin{cases} a_n - \frac{1}{a_n}, & a_n\ne 0 \\ 0, & a_n=0 \end{cases} (n=1,2,3,..)$$ Find all possible values of $a$ such that $|a_n|<1$ for all positive integer $n$.

2016 Serbia National Math Olympiad, 1

Let $n>1$ be an integer. Prove that there exist $m>n^n $ such that $\frac {n^m-m^n}{m+n} $ is a positive integer.

2019 Germany Team Selection Test, 2

Let $ABC$ be a triangle with $AB=AC$, and let $M$ be the midpoint of $BC$. Let $P$ be a point such that $PB<PC$ and $PA$ is parallel to $BC$. Let $X$ and $Y$ be points on the lines $PB$ and $PC$, respectively, so that $B$ lies on the segment $PX$, $C$ lies on the segment $PY$, and $\angle PXM=\angle PYM$. Prove that the quadrilateral $APXY$ is cyclic.