Found problems: 85335
2022 BMT, 8
Oliver is at a carnival. He is offered to play a game where he rolls a fair dice and receives $\$1$ if his roll is a $1$ or $2$, receives $\$2$ if his roll is a $3$ or $4$, and receives $\$3$ if his roll is a $5$ or $6$. Oliver plays the game repeatedly until he has received a total of at least $\$2$. What is the probability that he ends with $\$3$?
PEN A Problems, 45
Let $b,m,n\in\mathbb{N}$ with $b>1$ and $m\not=n$. Suppose that $b^{m}-1$ and $b^{n}-1$ have the same set of prime divisors. Show that $b+1$ must be a power of $2$.
1993 Romania Team Selection Test, 4
For each integer $n > 3$ find all quadruples $(n_1,n_2,n_3,n_4)$ of positive integers with $n_1 +n_2 +n_3 +n_4 = n$ which maximize the expression $$\frac{n!}{n_1!n_2!n_3!n_4!}2^{ {n_1 \choose 2}+{n_2 \choose 2}+{n_3 \choose 2}+{n_4 \choose 2}+n_1n_2+n_2n_3+n_3n_4}$$
2004 Purple Comet Problems, 3
How many real numbers are roots of the polynomial \[x^9 - 37x^8 - 2x^7 + 74x^6 + x^4 - 37x^3 - 2x^2 + 74x?\]
2025 Philippine MO, P4
Let $ABC$ be a triangle with incenter $I$, and let $D$ be a point on side $BC$. Points $X$ and $Y$ are chosen on lines $BI$ and $CI$ respectively such that $DXIY$ is a parallelogram. Points $E$ and $F$ are chosen on side $BC$ such that $AX$ and $AY$ are the angle bisectors of angles $\angle BAE$ and $\angle CAF$ respectively. Let $\omega$ be the circle tangent to segment $EF$, the extension of $AE$ past $E$, and the extension of $AF$ past $F$. Prove that $\omega$ is tangent to the circumcircle of triangle $ABC$.
2010 IFYM, Sozopol, 5
Let n is a natural number,for which $\sqrt{1+12n^2}$ is a whole number.Prove that $2+2\sqrt{1+12n^2}$ is perfect square.
2017 China Team Selection Test, 2
Find the least positive number m such that for any polynimial f(x) with real coefficients, there is a polynimial g(x) with real coefficients (degree not greater than m) such that there exist 2017 distinct number $a_1,a_2,...,a_{2017}$ such that $g(a_i)=f(a_{i+1})$ for i=1,2,...,2017 where indices taken modulo 2017.
2012 Canadian Mathematical Olympiad Qualification Repechage, 8
Suppose circles $\mathit{W}_1$ and $\mathit{W}2$, with centres $\mathit{O}_1$ and $\mathit{O}_2$ respectively, intersect at points $\mathit{M}$ and $\mathit{N}$. Let the tangent on $\mathit{W}_2$ at point $\mathit{N}$ intersect $\mathit{W}_1$ for the second time at $\mathit{B}_1$. Similarly, let the tangent on $\mathit{W}_1$ at point $\mathit{N}$ intersect $\mathit{W}_2$ for the second time at $\mathit{B}_2$. Let $\mathit{A}_1$ be a point on $\mathit{W}_1$ which is on arc $\mathit{B}_1\mathit{N}$ not containing $\mathit{M}$ and suppose line $\mathit{A}_1\mathit{N}$ intersects $\mathit{W}_2$ at point $\mathit{A}_2$. Denote the incentres of triangles $\mathit{B}_1\mathit{A}_1\mathit{N}$ and $\mathit{B}_2\mathit{A}_2\mathit{N}$ by $\mathit{I}_1$ and $\mathit{I}_2$, respectively.*
[asy]
/* Geogebra to Asymptote conversion, documentation at artofproblemsolving.com/Wiki, go to User:Azjps/geogebra */
import graph; size(10.1cm);
real labelscalefactor = 0.5; /* changes label-to-point distance */
pen dps = linewidth(0.7) + fontsize(10); defaultpen(dps); /* default pen style */
pen dotstyle = black; /* point style */
real xmin = -0.9748626324969808, xmax = 13.38440254515721, ymin = 0.5680051903627492, ymax = 10.99430986899034; /* image dimensions */
pair O_2 = (7.682929606970993,6.084708172218866), O_1 = (2.180000000000002,6.760000000000007), M = (4.560858774883258,8.585242858926296), B_2 = (10.07334553576748,9.291873850408265), A_2 = (11.49301008867042,4.866805580476367), B_1 = (2.113311869970955,9.759258690628950), A_1 = (0.2203184186713625,4.488514120712773);
/* draw figures */
draw(circle(O_2, 4.000000000000000));
draw(circle(O_1, 3.000000000000000));
draw((4.048892687647541,4.413249028538064)--B_2);
draw(B_2--A_2);
draw(A_2--(4.048892687647541,4.413249028538064));
draw((4.048892687647541,4.413249028538064)--B_1);
draw(B_1--A_1);
draw(A_1--(4.048892687647541,4.413249028538064));
/* dots and labels */
dot(O_2,dotstyle);
label("$O_2$", (7.788512439159622,6.243082420501817), NE * labelscalefactor);
dot(O_1,dotstyle);
label("$O_1$", (2.298205165350667,6.929370829727937), NE * labelscalefactor);
dot(M,dotstyle);
label("$M$", (4.383466101076183,8.935444641311980), NE * labelscalefactor);
dot((4.048892687647541,4.413249028538064),dotstyle);
label("$N$", (3.855551940133015,3.761885864068922), NE * labelscalefactor);
dot(B_2,dotstyle);
label("$B_2$", (10.19052187145104,9.463358802255147), NE * labelscalefactor);
dot(A_2,dotstyle);
label("$A_2$", (11.80066006232771,4.659339937672310), NE * labelscalefactor);
dot(B_1,dotstyle);
label("$B_1$", (1.981456668784765,10.09685579538695), NE * labelscalefactor);
dot(A_1,dotstyle);
label("$A_1$", (0.08096568938935705,3.973051528446190), NE * labelscalefactor);
clip((xmin,ymin)--(xmin,ymax)--(xmax,ymax)--(xmax,ymin)--cycle);
/* end of picture */[/asy]
Show that \[\angle\mathit{I}_1\mathit{MI}_2=\angle\mathit{O}_1\mathit{MO}_2.\]
*[size=80]Given a triangle ABC, the incentre of the triangle is deļ¬ned to be the intersection of the angle bisectors of A, B, and C. To avoid cluttering, the incentre is omitted in the provided diagram. Note also that the diagram serves only as an aid and is not necessarily drawn to scale.[/size]
1977 Vietnam National Olympiad, 6
The planes $p$ and $p'$ are parallel. A polygon $P$ on $p$ has $m$ sides and a polygon $P'$ on $p'$ has $n$ sides. Find the largest and smallest distances between a vertex of $P$ and a vertex of $P'$.
2003 IMO Shortlist, 3
Determine all pairs of positive integers $(a,b)$ such that \[ \dfrac{a^2}{2ab^2-b^3+1} \] is a positive integer.
2013 Putnam, 4
A finite collection of digits $0$ and $1$ is written around a circle. An [i]arc[/i] of length $L\ge 0$ consists of $L$ consecutive digits around the circle. For each arc $w,$ let $Z(w)$ and $N(w)$ denote the number of $0$'s in $w$ and the number of $1$'s in $w,$ respectively. Assume that $|Z(w)-Z(w')|\le 1$ for any two arcs $w,w'$ of the same length. Suppose that some arcs $w_1,\dots,w_k$ have the property that \[Z=\frac1k\sum_{j=1}^kZ(w_j)\text{ and }N=\frac1k\sum_{j=1}^k N(w_j)\] are both integers. Prove that there exists an arc $w$ with $Z(w)=Z$ and $N(w)=N.$
1956 AMC 12/AHSME, 24
In the figure $ \overline{AB} \equal{} \overline{AC}$, angle $ BAD \equal{} 30^{\circ}$, and $ \overline{AE} \equal{} \overline{AD}$.
[asy]unitsize(20);
defaultpen(linewidth(.8pt)+fontsize(8pt));
pair A=(3,3),B=(0,0),C=(6,0),D=(2,0),E=(5,1);
draw(A--B--C--cycle);
draw(A--D--E);
label("$A$",A,N); label("$B$",B,W); label("$C$",C,E);
label("$D$",D,S); label("$E$",E,NE);[/asy]Then angle $ CDE$ equals:
$ \textbf{(A)}\ 7\frac {1}{2}^{\circ} \qquad\textbf{(B)}\ 10^{\circ} \qquad\textbf{(C)}\ 12\frac {1}{2}^{\circ} \qquad\textbf{(D)}\ 15^{\circ} \qquad\textbf{(E)}\ 20^{\circ}$
2021 Azerbaijan Senior NMO, 1
At least how many numbers must be deleted from the product $1 \times 2 \times \dots \times 46 \times 47$ in order to make it a perfect square?
2010 Bundeswettbewerb Mathematik, 4
Find all numbers that can be expressed in exactly $2010$ different ways as the sum of powers of two with non-negative exponents, each power appearing as a summand at most three times. A sum can also be made from just one summand.
2020 Durer Math Competition Finals, 6
(Game) At the beginning of the game the organisers place $4$ piles of paper disks onto the table. The player who is in turn takes away a pile, then divides one of the remaining piles into two nonempty piles. Whoever is unable to move, loses.
[i]Defeat the organisers in this game twice in a row! A starting position will be given and then you can decide whether you want to go first or second.[/i]
2019 Philippine TST, 3
Given $\triangle ABC$ with $AB < AC$, let $\omega$ be the circle centered at the midpoint $M$ of $BC$ with diameter $AC - AB$. The internal bisector of $\angle BAC$ intersects $\omega$ at distinct points $X$ and $Y$. Let $T$ be the point on the plane such that $TX$ and $TY$ are tangent to $\omega$. Prove that $AT$ is perpendicular to $BC$.
2017 Tournament Of Towns, 6
A grasshopper can jump along a checkered strip for $8, 9$ or $10$ cells in any direction. A
natural number $n$ is called jumpable if the grasshopper can start from some cell of a strip of
length $n$ and visit every cell exactly once. Find at least one non-jumpable number $n > 50$.
[i](Egor Bakaev)[/i]
2000 BAMO, 4
Prove that there exists a set $S$ of $3^{1000}$ points in the plane such that for each point $P$ in $S$, there are at least $2000$ points in $S$ whose distance to $P$ is exactly $1$ inch.
2006 Tournament of Towns, 3
(a) Prove that from $2007$ given positive integers, one of them can be chosen so the product of the remaining numbers is expressible in the form $a^2 - b^2$ for some positive integers $a$ and $b$. (2)
(b) One of $2007$ given positive integers is $2006$. Prove that if there is a unique number among them such that the product of the remaining numbers is expressible in the form $a^2 - b^2$ for some positive integers $a$ and $b$, then this unique number is $2006$. (2)
VII Soros Olympiad 2000 - 01, 11.6
A circle is tangent internally by $6$ circles so that each one is tangent internally to two adjacent ones and the radii of opposite circles are pairwise equal. Prove that the sum of the radii of the inner circles is equal to the diameter of the given circle.
2014 Singapore Senior Math Olympiad, 5
Alice and Bob play a number game. Starting with a positive integer $n$ they take turns changing the number with Alice going first. Each player may change the current number $k$ to either $k-1$ or $\lceil k/2\rceil$. The person who changes $1$ to $0$ wins. Determine all $n$ such that Alice has a winning strategy.
2007 Princeton University Math Competition, 5
Integers $x_1,x_2,\cdots,x_{100}$ satisfy \[ \frac {1}{\sqrt{x_1}} + \frac {1}{\sqrt{x_2}} + \cdots + \frac {1}{\sqrt{x_{100}}} = 20. \]Find $ \displaystyle\prod_{i \ne j} \left( x_i - x_j \right) $.
2024 Thailand TST, 3
Let $N$ be a positive integer. Prove that there exist three permutations $a_1,\dots,a_N$, $b_1,\dots,b_N$, and $c_1,\dots,c_N$ of $1,\dots,N$ such that \[\left|\sqrt{a_k}+\sqrt{b_k}+\sqrt{c_k}-2\sqrt{N}\right|<2023\] for every $k=1,2,\dots,N$.
2014 Peru IMO TST, 10
Let $ABCDEF$ be a convex hexagon that does not have two parallel sides, such that $\angle AF B = \angle F DE, \angle DF E = \angle BDC$ and $\angle BFC = \angle ADF.$ Prove that the lines $ AB, FC$ and $DE$ are concurrent if and only if the lines $ AF, BE$ and $CD$ are concurrent.
2002 AMC 12/AHSME, 6
Suppose that $ a$ and $ b$ are are nonzero real numbers, and that the equation $ x^2\plus{}ax\plus{}b\equal{}0$ has solutions $ a$ and $ b$. Then the pair $ (a,b)$ is
$ \textbf{(A)}\ (\minus{}2,1) \qquad
\textbf{(B)}\ (\minus{}1,2) \qquad
\textbf{(C)}\ (1,\minus{}2) \qquad
\textbf{(D)}\ (2,\minus{}1) \qquad
\textbf{(E)}\ (4,4)$