Found problems: 85335
2020 BMT Fall, 10
How many integers $100 \le x \le 999$ have the property that, among the six digits in $\lfloor 280 + \frac{x}{100} \rfloor$ and $x$, exactly two are identical?
2025 AIME, 1
Find the sum of all integer bases $b>9$ for which $17_b$ is a divisor of $97_b.$
2006 IMO Shortlist, 9
Points $ A_{1}$, $ B_{1}$, $ C_{1}$ are chosen on the sides $ BC$, $ CA$, $ AB$ of a triangle $ ABC$ respectively. The circumcircles of triangles $ AB_{1}C_{1}$, $ BC_{1}A_{1}$, $ CA_{1}B_{1}$ intersect the circumcircle of triangle $ ABC$ again at points $ A_{2}$, $ B_{2}$, $ C_{2}$ respectively ($ A_{2}\neq A, B_{2}\neq B, C_{2}\neq C$). Points $ A_{3}$, $ B_{3}$, $ C_{3}$ are symmetric to $ A_{1}$, $ B_{1}$, $ C_{1}$ with respect to the midpoints of the sides $ BC$, $ CA$, $ AB$ respectively. Prove that the triangles $ A_{2}B_{2}C_{2}$ and $ A_{3}B_{3}C_{3}$ are similar.
2005 Bulgaria Team Selection Test, 1
Let $ABC$ be an acute triangle. Find the locus of the points $M$, in the interior of $\bigtriangleup ABC$, such that $AB-FG= \frac{MF.AG+MG.BF}{CM}$, where $F$ and $G$ are the feet of the perpendiculars from $M$ to the lines $BC$ and $AC$, respectively.
2012 Today's Calculation Of Integral, 780
Let $n\geq 3$ be integer. Given a regular $n$-polygon $P$ with side length 4 on the plane $z=0$ in the $xyz$-space.Llet $G$ be a circumcenter of $P$. When the center of the sphere $B$ with radius 1 travels round along the sides of $P$, denote by $K_n$ the solid swept by $B$.
Answer the following questions.
(1) Take two adjacent vertices $P_1,\ P_2$ of $P$. Let $Q$ be the intersection point between the perpendicular dawn from $G$ to $P_1P_2$,
prove that $GQ>1$.
(2) (i) Express the area of cross section $S(t)$ in terms of $t,\ n$ when $K_n$ is cut by the plane $z=t\ (-1\leq t\leq 1)$.
(ii) Express the volume $V(n)$ of $K_n$ in terms of $n$.
(3) Denote by $l$ the line which passes through $G$ and perpendicular to the plane $z=0$. Express the volume $W(n)$ of the solid by generated by a rotation of $K_n$ around $l$ in terms of $n$.
(4) Find $\lim_{n\to\infty} \frac{V(n)}{W(n)} .$
2022 MIG, 16
An ant climbs either two inches or three inches each day. In how many ways can the ant climb twelve inches, if the order of its climbing sequence matters?
$\textbf{(A) }8\qquad\textbf{(B) }9\qquad\textbf{(C) }10\qquad\textbf{(D) }12\qquad\textbf{(E) }14$
2005 Thailand Mathematical Olympiad, 3
Triangle $\vartriangle ABC$ is isosceles with $AB = AC$ and $\angle ABC = 2\angle BAC$. Compute $\frac{AB}{BC}$ .
Dumbest FE I ever created, 6.
Find all non decreasing functions or non increasing function $f \colon \mathbb{R} \to \mathbb{R}$ such that for all $x,y \in \mathbb{R}$
$$ f(x+f(y))=f(x)+f(y) \text{ or } f(f(f(x)))+y$$ .
2010 Contests, 2
There are $n$ points in the page such that no three of them are collinear.Prove that number of triangles that vertices of them are chosen from these $n$ points and area of them is 1,is not greater than $\frac23(n^2-n)$.
2013 Romania Team Selection Test, 3
Given a positive integer $n$, consider a triangular array with entries $a_{ij}$ where $i$ ranges from $1$ to $n$ and $j$ ranges from $1$ to $n-i+1$. The entries of the array are all either $0$ or $1$, and, for all $i > 1$ and any associated $j$ , $a_{ij}$ is $0$ if $a_{i-1,j} = a_{i-1,j+1}$, and $a_{ij}$ is $1$ otherwise. Let $S$ denote the set of binary sequences of length $n$, and define a map $f \colon S \to S$ via $f \colon (a_{11}, a_{12},\cdots ,a_{1n}) \to (a_{n1}, a_{n-1,2}, \cdots , a_{1n})$. Determine the number of fixed points of $f$.
2020 Estonia Team Selection Test, 2
The radius of the circumcircle of triangle $\Delta$ is $R$ and the radius of the inscribed circle is $r$.
Prove that a circle of radius $R + r$ has an area more than $5$ times the area of triangle $\Delta$.
2011 Purple Comet Problems, 22
Five congruent circles have centers at the vertices of a regular pentagon so that each of the circles is tangent to its two neighbors. A sixth circle (shaded in the diagram below) congruent to the other five is placed tangent to two of the five. If this sixth circle is allowed to roll without slipping around the exterior of the figure formed by the other five circles, then it will turn through an angle of $k$ degrees before it returns to its starting position. Find $k$.
[asy]
import graph; size(6cm);
pen dps = linewidth(0.7) + fontsize(10); defaultpen(dps);
filldraw(circle((2.96,2.58), 1),grey);
draw(circle((-1,3), 1));
draw(circle((1,3), 1));
draw(circle((1.62,1.1), 1));
draw(circle((0,-0.08), 1));
draw(circle((-1.62,1.1), 1));
[/asy]
2011 All-Russian Olympiad, 3
For positive integers $a>b>1$, define
\[x_n = \frac {a^n-1}{b^n-1}\]
Find the least $d$ such that for any $a,b$, the sequence $x_n$ does not contain $d$ consecutive prime numbers.
[i]V. Senderov[/i]
PEN S Problems, 12
Let \[\begin{array}{cccc}a_{1,1}& a_{1,2}& a_{1,3}& \dots \\ a_{2,1}& a_{2,2}& a_{2,3}& \dots \\ a_{3,1}& a_{3,2}& a_{3,3}& \dots \\ \vdots & \vdots & \vdots & \ddots \end{array}\] be a doubly infinite array of positive integers, and suppose each positive integer appears exactly eight times in the array. Prove that $a_{m,n}> mn$ for some pair of positive integers $(m,n)$.
1980 IMO Shortlist, 3
Prove that the equation \[ x^n + 1 = y^{n+1}, \] where $n$ is a positive integer not smaller then 2, has no positive integer solutions in $x$ and $y$ for which $x$ and $n+1$ are relatively prime.
1992 Nordic, 1
Determine all real numbers $x > 1, y > 1$, and $z > 1$,satisfying the equation
$x+y+z+\frac{3}{x-1}+\frac{3}{y-1}+\frac{3}{z-1}=2(\sqrt{x+2}+\sqrt{y+2}+\sqrt{z+2})$
2025 NCMO, 1
A collection of $n$ positive numbers, where repeats are allowed, adds to $500$. They can be split into $20$ groups each adding to $25$, and can also be split into $25$ groups each adding to $20$. (A group is allowed to contain any amount of integers, even just one integer.) What is the least possible value of $n$?
[i]Aaron Wang[/i]
1967 IMO Shortlist, 4
In what case does the system of equations
$\begin{matrix} x + y + mz = a \\ x + my + z = b \\ mx + y + z = c \end{matrix}$
have a solution? Find conditions under which the unique solution of the above system is an arithmetic progression.
2002 Cono Sur Olympiad, 3
Arnaldo and Bernardo play a Super Naval Battle. Each has a board $n \times n$. Arnaldo puts boats on his board (at least one but not known how many). Each boat occupies the $n$ houses of a line or a column and the boats they can not overlap or have a common side. Bernardo marks $m$ houses (representing shots) on your board. After Bernardo marked the houses, Arnaldo says which of them correspond to positions occupied by ships. Bernardo wins, and then discovers the positions of all Arnaldo's boats. Determine the lowest value of $m$ for which Bernardo can guarantee his victory.
2016 Kosovo National Mathematical Olympiad, 4
Solve equation in real numbers $\log_{2}(4^x+4)=x+\log_{2}(2^{x+1}-3)$
1994 AMC 12/AHSME, 18
Triangle $ABC$ is inscribed in a circle, and $\angle B = \angle C = 4\angle A$. If $B$ and $C$ are adjacent vertices of a regular polygon of $n$ sides inscribed in this circle, then $n=$
[asy]
draw(Circle((0,0), 5));
draw((0,5)--(3,-4)--(-3,-4)--cycle);
label("A", (0,5), N);
label("B", (-3,-4), SW);
label("C", (3,-4), SE);
dot((0,5));
dot((3,-4));
dot((-3,-4));
[/asy]
$ \textbf{(A)}\ 5 \qquad\textbf{(B)}\ 7 \qquad\textbf{(C)}\ 9 \qquad\textbf{(D)}\ 15 \qquad\textbf{(E)}\ 18 $
2020 Tournament Of Towns, 1
Consider two parabolas $y = x^2$ and $y = x^2 - 1$. Let $U$ be the set of points between the parabolas (including the points on the parabolas themselves). Does $U$ contain a line segment of length greater than $10^6$ ?
Alexey Tolpygo
2011 Today's Calculation Of Integral, 745
When real numbers $a,\ b$ move satisfying $\int_0^{\pi} (a\cos x+b\sin x)^2dx=1$, find the maximum value of $\int_0^{\pi} (e^x-a\cos x-b\sin x)^2dx.$
2002 China Team Selection Test, 2
$ A_1$, $ B_1$ and $ C_1$ are the projections of the vertices $ A$, $ B$ and $ C$ of triangle $ ABC$ on the respective sides. If $ AB \equal{} c$, $ AC \equal{} b$, $ BC \equal{} a$ and $ AC_1 \equal{} 2t AB$, $ BA_1 \equal{} 2rBC$, $ CB_1 \equal{} 2 \mu AC$. Prove that:
\[ \frac {a^2}{b^2} \cdot \left( \frac {t}{1 \minus{} 2t} \right)^2 \plus{} \frac {b^2}{c^2} \cdot \left( \frac {r}{1 \minus{} 2r} \right)^2 \plus{} \frac {c^2}{a^2} \cdot \left( \frac {\mu}{1 \minus{} 2\mu} \right)^2 \plus{} 16tr \mu \geq 1
\]
2017 Latvia Baltic Way TST, 15
Let's call the number string $D = d_{n-1}d_{n-2}...d_0$ a [i]stable ending[/i] of a number , if for any natural number $m$ that ends in $D$, any of its natural powers $m^k$ also ends in $D$. Prove that for every natural number $n$ there are exactly four stable endings of a number of length $n$.
[hide=original wording]Ciparu virkni $D = d_{n-1}d_{n-2}...d_0$ sauksim par stabilu skaitļa nobeigumu, ja jebkuram naturālam skaitlim m, kas beidzas ar D, arī jebkura tā naturāla pakāpe $m^k$ beidzas ar D. Pierādīt, ka katram naturālam n ir tieši četri stabili skaitļa nobeigumi, kuru garums ir n.[/hide]