Found problems: 85335
2019 Polish Junior MO First Round, 3
The integers $a, b, c$ are not $0$ such that $\frac{a}{b + c^2}=\frac{a + c^2}{b}$. Prove that $a + b + c \le 0$.
2021 BMT, 15
Benji has a $2\times 2$ grid, which he proceeds to place chips on. One by one, he places a chip on one of the unit squares of the grid at random. However, if at any point there is more than one chip on the same square, Benji moves two chips on that square to the two adjacent squares, which he calls a chip-fire. He keeps adding chips until there is an infinite loop of chip-fires. What is the expected number of chips that will be added to the board?
1990 Dutch Mathematical Olympiad, 1
Prove that for every integer $ n>1, 1 \cdot 3 \cdot 5 \cdot ... \cdot (2n\minus{}1)<n^n.$
1982 IMO Longlists, 50
Let $O$ be the midpoint of the axis of a right circular cylinder. Let $A$ and $B$ be diametrically opposite points of one base, and $C$ a point of the other base circle that does not belong to the plane $OAB$. Prove that the sum of dihedral angles of the trihedral $OABC$ is equal to $2\pi$.
2018 Iran Team Selection Test, 6
$a_1,a_2,\ldots,a_n$ is a sequence of positive integers that has at least $\frac {2n}{3}+1$ distinct numbers and each positive integer has occurred at most three times in it. Prove that there exists a permutation $b_1,b_2,\ldots,b_n$ of $a_i $'s such that all the $n$ sums $b_i+b_{i+1}$ are distinct ($1\le i\le n $ , $b_{n+1}\equiv b_1 $)
[i]Proposed by Mohsen Jamali[/i]
2013 Saint Petersburg Mathematical Olympiad, 2
in a convex quadrilateral $ABCD$ , $M,N$ are midpoints of $BC,AD$ respectively. If $AM=BN$ and $DM=CN$ then prove that $AC=BD$.
S. Berlov
2010 Estonia Team Selection Test, 3
Let the angles of a triangle be $\alpha, \beta$, and $\gamma$, the perimeter $2p$ and the radius of the circumcircle $R$. Prove the inequality $\cot^2 \alpha + \cot^2 \beta + \cot^2 \gamma \ge 3 \left(\frac{9R^2}{p^2}-1\right)$. When is the equality achieved?
2021 Stanford Mathematics Tournament, R2
[b]p5.[/b] Find the number of three-digit integers that contain at least one $0$ or $5$. The leading digit of the three-digit integer cannot be zero.
[b]p6.[/b] What is the sum of the solutions to $\frac{x+8}{5x+7} =\frac{x+8}{7x+5}$
[b]p7.[/b] Let $BC$ be a diameter of a circle with center $O$ and radius $4$. Point $A$ is on the circle such that $\angle AOB = 45^o$. Point $D$ is on the circle such that line segment$ OD$ intersects line segment $AC$ at $E$ and $OD$ bisects $\angle AOC$. Compute the area of $ADE$, which is enclosed by line segments $AE$ and $ED$ and minor arc $AD$.
[b]p8. [/b] William is a bacteria farmer. He would like to give his fiance$ 2021$ bacteria as a wedding gift. Since he is an intelligent and frugal bacteria farmer, he would like to add the least amount of bacteria on his favorite infinite plane petri dish to produce those $2021$ bacteria.
The infinite plane petri dish starts off empty and William can add as many bacteria as he wants each day. Each night, all the bacteria reproduce through binary fission, splitting into two. If he has infinite amount of time before his wedding day, how many bacteria should he add to the dish in total to use the least number of bacteria to accomplish his nuptial goals?
PS. You should use hide for answers Collected [url=https://artofproblemsolving.com/community/c5h2760506p24143309]here[/url].
1989 Tournament Of Towns, (208) 2
On a square of a chessboard there is a pawn . Two players take turns to move it to another square, subject to the rule that , at each move the distance moved is strictly greater than that of the previous move. A player loses when unable to make a move on his turn. Who wins if the players always choose the best strategy? (The pawn is always placed in the centre of its square. )
( F . L . Nazarov)
2012 ELMO Shortlist, 6
Consider a directed graph $G$ with $n$ vertices, where $1$-cycles and $2$-cycles are permitted. For any set $S$ of vertices, let $N^{+}(S)$ denote the out-neighborhood of $S$ (i.e. set of successors of $S$), and define $(N^{+})^k(S)=N^{+}((N^{+})^{k-1}(S))$ for $k\ge2$.
For fixed $n$, let $f(n)$ denote the maximum possible number of distinct sets of vertices in $\{(N^{+})^k(X)\}_{k=1}^{\infty}$, where $X$ is some subset of $V(G)$. Show that there exists $n>2012$ such that $f(n)<1.0001^n$.
[i]Linus Hamilton.[/i]
2000 Iran MO (3rd Round), 3
In a deck of $n > 1$ cards, some digits from $1$ to$8$are written on each card.
A digit may occur more than once, but at most once on a certain card.
On each card at least one digit is written, and no two cards are denoted
by the same set of digits. Suppose that for every $k=1,2,\dots,7$ digits, the
number of cards that contain at least one of them is even. Find $n$.
2020 ISI Entrance Examination, 8
A finite sequence of numbers $(a_1,\cdots,a_n)$ is said to be alternating if $$a_1>a_2~,~a_2<a_3~,~a_3>a_4~,~a_4<a_5~,~\cdots$$ $$\text{or ~}~~a_1<a_2~,~a_2>a_3~,~a_3<a_4~,~a_4>a_5~,~\cdots$$ How many alternating sequences of length $5$ , with distinct numbers $a_1,\cdots,a_5$ can be formed such that $a_i\in\{1,2,\cdots,20\}$ for $i=1,\cdots,5$ ?
2010 AMC 8, 23
Semicircles $POQ$ and $ROS$ pass through the center of circle $O$. What is the ratio of the combined areas of the two semicircles to the area of circle $O$?
[asy]
import graph; size(7.5cm); real lsf=0.5; pen dps=linewidth(0.7)+fontsize(10); defaultpen(dps); pen ds=black; real xmin=-6.27,xmax=10.01,ymin=-5.65,ymax=10.98; draw(circle((0,0),2)); draw((-3,0)--(3,0),EndArrow(6)); draw((0,-3)--(0,3),EndArrow(6)); draw(shift((0.01,1.42))*xscale(1.41)*yscale(1.41)*arc((0,0),1,179.76,359.76)); draw(shift((-0.01,-1.42))*xscale(1.41)*yscale(1.41)*arc((0,0),1,-0.38,179.62)); draw((-1.4,1.43)--(1.41,1.41)); draw((-1.42,-1.41)--(1.4,-1.42)); label("$ P(-1,1) $",(-2.57,2.17),SE*lsf); label("$ Q(1,1) $",(1.55,2.21),SE*lsf); label("$ R(-1,-1) $",(-2.72,-1.45),SE*lsf); label("$S(1,-1)$",(1.59,-1.49),SE*lsf);
dot((0,0),ds); label("$O$",(-0.24,-0.35),NE*lsf); dot((1.41,1.41),ds); dot((-1.4,1.43),ds); dot((1.4,-1.42),ds); dot((-1.42,-1.41),ds);
clip((xmin,ymin)--(xmin,ymax)--(xmax,ymax)--(xmax,ymin)--cycle);
[/asy]
$ \textbf{(A)}\ \frac{\sqrt 2}4 \qquad\textbf{(B)}\ \frac 12 \qquad\textbf{(C)}\ \frac{2}{\pi} \qquad\textbf{(D)}\ \frac{2}{3}\qquad\textbf{(E)}\ \frac{\sqrt 2}{2} $
2010 IberoAmerican Olympiad For University Students, 6
Prove that, for all integer $a>1$, the prime divisors of $5a^4-5a^2+1$ have the form $20k\pm1,k\in\mathbb{Z}$.
[i]Proposed by Géza Kós.[/i]
2012 Czech-Polish-Slovak Junior Match, 6
The $8 \times 8$ board is covered with the same shape as in the picture to the right (each of the shapes can be rotated $90^o$) so that any two do not overlap or extend beyond the edge of the chessboard. Determine the largest possible number of fields of this chessboard can be covered as described above.
[img]https://cdn.artofproblemsolving.com/attachments/e/5/d7f44f37857eb115edad5ea26400cdca04e107.png[/img]
2003 JBMO Shortlist, 4
Three equal circles have a common point $M$ and intersect in pairs at points $A, B, C$. Prove that that $M$ is the orthocenter of triangle $ABC$.
2013 Mexico National Olympiad, 5
A pair of integers is special if it is of the form $(n, n-1)$ or $(n-1, n)$ for some positive integer $n$. Let $n$ and $m$ be positive integers such that pair $(n, m)$ is not special. Show $(n, m)$ can be expressed as a sum of two or more different special pairs if and only if $n$ and $m$ satisfy the inequality $ n+m\geq (n-m)^2 $.
Note: The sum of two pairs is defined as $ (a, b)+(c, d) = (a+c, b+d) $.
2006 AMC 12/AHSME, 12
The parabola $ y \equal{} ax^2 \plus{} bx \plus{} c$ has vertex $ (p,p)$ and $ y$-intercept $ (0, \minus{} p)$, where $ p\neq 0$. What is $ b$?
$ \textbf{(A) } \minus{} p \qquad \textbf{(B) } 0 \qquad \textbf{(C) } 2 \qquad \textbf{(D) } 4 \qquad \textbf{(E) } p$
2023 Sharygin Geometry Olympiad, 9.5
A point $D$ lie on the lateral side $BC$ of an isosceles triangle $ABC$. The ray $AD$ meets the line passing through $B$ and parallel to the base $AC$ at point $E$. Prove that the tangent to the circumcircle of triangle $ABD$ at $B$ bisects $EC$.
2024 LMT Fall, 5
There are distinct quadratics $e(x)$, $p(x)$, $h(x)$, $r(x)$, $a(x)$, and $m(x)$ with leading coefficient $1$, such that their roots are $2$ distinct values from the set $\{3, 4, 5, 6\}$. James takes three of these quadratics, sums two, and subtracts the last. Given that this new quadratic has a root at $0$, find its other root.
1961 Miklós Schweitzer, 8
[b]8.[/b] Let $f(x)$ be a convex function defined on the interval $[0, \frac {1}{2}]$ with $f(0)=0$ and $f(\frac{1}{2})=1$; Let further $f(x)$ be differentiable in $(0, \frac {1}{2})$, and differentiable at $0$ and $\frac{1}{2}$ from the right and from the left, respectively. Finally, let $f'(0)>1$.
Extend $f(x)$ to $[0.1]$ in the following manner: let $f(x)= f(1-x)$ if $x \in (\frac {1} {2}, 1]$.
Show that the set of the points $x$ for shich the terms of the sequence $x_{n+1}=f(x_n)$ ($x_0=x; n = 0, 1, 2, \dots $) are not all different is everywhere dense in $[0,1]$; [b](R. 10)[/b]
2010 Today's Calculation Of Integral, 556
Prove the following inequality.
\[ \sqrt[3]{\int_0^{\frac {\pi}{4}} \frac {x}{\cos ^ 2 x\cos ^ 2 (\tan x)\cos ^ 2(\tan (\tan x))\cos ^ 2(\tan (\tan (\tan x)))}dx}<\frac{4}{\pi}\]
Last Edited.
Sorry, I have changed the problem.
kunny
2005 Kyiv Mathematical Festival, 3
Two players by turn paint the circles on the given picture each with his colour. At the end, the rest of the area of each of small triangles is painted by the colour of the majority of vertices of this triangle. The winner is one who gets larger area of his colour (the area of circles is taken into account). Does any of them have winning strategy? If yes, then who wins?
\[ \begin{picture}(60,60) \put(5,3){\put(3,0){\line(6,0){8}} \put(17,0){\line(6,0){8}} \put(31,0){\line(6,0){8}} \put(45,0){\line(6,0){8}} \put(10,14){\line(6,0){8}} \put(24,14){\line(6,0){8}} \put(38,14){\line(6,0){8}} \put(17,28){\line(6,0){8}} \put(31,28){\line(6,0){8}} \put(24,42){\line(6,0){8}} \put(1,2){\line(1,2){5}} \put(15,2){\line(1,2){5}} \put(29,2){\line(1,2){5}} \put(43,2){\line(1,2){5}} \put(8,16){\line(1,2){5}} \put(22,16){\line(1,2){5}} \put(36,16){\line(1,2){5}} \put(15,30){\line(1,2){5}} \put(29,30){\line(1,2){5}} \put(22,44){\line(1,2){5}} \put(13,2){\line( \minus{} 1,2){5}} \put(27,2){\line( \minus{} 1,2){5}} \put(41,2){\line( \minus{} 1,2){5}} \put(55,2){\line( \minus{} 1,2){5}} \put(20,16){\line( \minus{} 1,2){5}} \put(34,16){\line( \minus{} 1,2){5}} \put(48,16){\line( \minus{} 1,2){5}} \put(27,30){\line( \minus{} 1,2){5}} \put(41,30){\line( \minus{} 1,2){5}} \put(34,44){\line( \minus{} 1,2){5}} \put(0,0){\circle{6}} \put(14,0){\circle{6}} \put(28,0){\circle{6}} \put(42,0){\circle{6}} \put(56,0){\circle{6}} \put(7,14){\circle{6}} \put(21,14){\circle{6}} \put(35,14){\circle{6}} \put(49,14){\circle{6}} \put(14,28){\circle{6}} \put(28,28){\circle{6}} \put(42,28){\circle{6}} \put(21,42){\circle{6}} \put(35,42){\circle{6}} \put(28,56){\circle{6}}} \end{picture}\]
2007 District Olympiad, 4
[b]a)[/b] Let $ \bold {u,v,w,} $ be three coplanar vectors of absolute value $ 1. $ Show that there exist $ \varepsilon_1 ,\varepsilon_2, \varepsilon_3\in \{ \pm 1\} $ such that
$$ \big| \varepsilon_1\bold u +\varepsilon_2\bold v +\varepsilon_3\bold w \big|\le 1. $$
[b]b)[/b] Give an example of three vectors such that the inequality above does not work for any sclaras from $ \{ \pm 1\} . $
2018 Junior Balkan Team Selection Tests - Romania, 4
For $n \ge 2$, consider $n$ boxes aligned from left to right. In each box, one puts a ball that can be red, blue or white such that the following condition is fullled:
[i]Each box is neighboring at least one box containing a ball of the same color.[/i]
We denote by $I_n$ the number of such congurations.
a) Determine $I_{11}$. Justify your answer.
b) Find, with proof, the general formula for $I_n$.