Found problems: 85335
Let $ABC$ be a triangle with incenter $I$ and let $AI$ meet $BC$ at $D$. Let $E$ be a point on the segment $AC$, such that $CD=CE$ and let $F$ be on the segment $AB$ such that $BF=BD$. Let $(CEI) \cap (DFI)=P \neq I$ and $(BFI) \cap (DEI)=Q \neq I$. Prove that $PQ \perp BC$.
[i]Proposed by Leonardo Franchi, Italy[/i]
Connor is thinking of a two-digit number $n$, which satisfies the following properties:
[list]
[*] If $n>70$, then $n$ is a perfect square.
[*] If $n>40$, then $n$ is prime.
[*] If $n<80$, then the sum of the digits of $n$ is $14$.
[/list]
What is Connor's number?
[i]Proposed by Connor Gordon[/i]
Given a poistive integer $ m, $ determine the smallest integer $ n\ge 2 $ such that for any coloring of the $ n^2 $ unit squares of a $ n\times n $ square with $ m $ colors, there are, at least, two unit squares $ (i,j),(k,l) $ that share the same color, where $ 1\le i,j,k,l\le n,i\neq j,k\neq l. $
[i]American Mathematical Monthly[/i]
A semicircle is inscribed in an isosceles triangle with base $16$ and height $15$ so that the diameter of the semicircle is contained in the base of the triangle as shown. What is the radius of the semicircle?
[asy]
unitsize(0.25cm);
pair A, B, C, O;
A = (-8, 0);
B = (8, 0);
C = (0, 15);
O = (0, 0);
draw(arc(O, 120/17, 0, 180));
draw(A--B--C--cycle);
[/asy]
$\textbf{(A) }4 \sqrt{3}\qquad\textbf{(B) } \dfrac{120}{17}\qquad\textbf{(C) }10\qquad\textbf{(D) }\dfrac{17\sqrt{2}}{2}\qquad \textbf{(E) }\dfrac{17\sqrt{3}}{2}$
Rectangle $HOMF$ has $HO=11$ and $OM=5$. Triangle $ABC$ has orthocenter $H$ and circumcenter $O$. $M$ is the midpoint of $BC$ and altitude $AF$ meets $BC$ at $F$. Find the length of $BC$.
Let $D$ be the foot of the $A$-altitude of an acute triangle $ABC$. The internal bisector of the angle $DAC$ intersects $BC$ at $K$. Let $L$ be the projection of $K$ onto $AC$. Let $M$ be the intersection point of $BL$ and $AD$. Let $P$ be the intersection point of $MC$ and $DL$. Prove that $PK \perp AB$.
Let $B = (-1, 0)$ and $C = (1, 0)$ be fixed points on the coordinate plane. A nonempty, bounded subset $S$ of the plane is said to be [i]nice[/i] if
$\text{(i)}$ there is a point $T$ in $S$ such that for every point $Q$ in $S$, the segment $TQ$ lies entirely in $S$; and
$\text{(ii)}$ for any triangle $P_1P_2P_3$, there exists a unique point $A$ in $S$ and a permutation $\sigma$ of the indices $\{1, 2, 3\}$ for which triangles $ABC$ and $P_{\sigma(1)}P_{\sigma(2)}P_{\sigma(3)}$ are similar.
Prove that there exist two distinct nice subsets $S$ and $S'$ of the set $\{(x, y) : x \geq 0, y \geq 0\}$ such that if $A \in S$ and $A' \in S'$ are the unique choices of points in $\text{(ii)}$, then the product $BA \cdot BA'$ is a constant independent of the triangle $P_1P_2P_3$.
The diagonals of convex quadrilateral $ABCD$ intersect at point $E$. Triangles $ABE$ and $CED$ have a common excircle $\Omega$, tangent to segments $AE$ and $DE$ at points $B_1$ and $C_1$, respectively. Denote by $I$ and $J$ the centers of the incircles of these triangles, respectively. Segments $IC_1$ and $JB_1$ intersect at point $S$. It is known that $S$ lies on $\Omega$. Prove that the circumcircle of triangle $AED$ is tangent to $\Omega$.
[i]Proposed by David Brodsky[/i]
Let $ \left( x_n\right)_{n\ge 1} $ be a sequence of integers defined recursively as $ x_{n+2}=5x_{n+1}-x_n. $
Prove that $ \left( x_n\right)_{n\ge 1} $ has a subsequence whose terms are multiples of $ 22 $ if $ \left( x_n\right)_{n\ge 1} $ has a term that is multiple of $ 22. $
Let $Q$ be a point inside a cube. Prove that there are infinitely many lines $l$ so that $AQ=BQ$ where $A$ and $B$ are the two points of intersection of $l$ and the surface of the cube.
The radii of the circumcircle and the incircle of a right triangle are given. Cconstruct that triangle with compass and ruler, describe the construction and justify why it is correct.
Given triangle $ ABC$ with sidelengths $ a,b,c$. Tangents to incircle of $ ABC$ that parallel with triangle's sides form three small triangle (each small triangle has 1 vertex of $ ABC$). Prove that the sum of area of incircles of these three small triangles and the area of incircle of triangle $ ABC$ is equal to
$ \frac{\pi (a^{2}\plus{}b^{2}\plus{}c^{2})(b\plus{}c\minus{}a)(c\plus{}a\minus{}b)(a\plus{}b\minus{}c)}{(a\plus{}b\plus{}c)^{3}}$
(hmm,, looks familiar, isn't it? :wink: )
Let $ABC$ be a triangle and $M$ the midpoint of $BC$. Parallels through $M$ to $AB$ and $AC$ intersect the tangent to $(ABC)$ at $A$ in $X$ and $Y$ respectively. Circles $(BMX)$ and $(CMY)$ intersect in $M$ and $S$. Prove that circles $(SXY)$ and $(SBC)$ are tangent.
[i]Proposed by Ana Boiangiu[/i]
Let $x$ be a number such that $x +\frac{1}{x}=-1$. Determine the value of $x^{1994} +\frac{1}{x^{1994}}$.
A tree has 10 pounds of apples at dawn. Every afternoon, a bird comes and eats x pounds of apples. Overnight, the amount of food on the tree increases by 10%. What is the maximum value of x such that the bird can sustain itself indefinitely on the tree without the tree running out of food?
We examine the following two sequences: The Fibonacci sequence: $F_{0}= 0, F_{1}= 1, F_{n}= F_{n-1}+F_{n-2 }$ for $n \geq 2$; The Lucas sequence: $L_{0}= 2, L_{1}= 1, L_{n}= L_{n-1}+L_{n-2}$ for $n \geq 2$. It is known that for all $n \geq 0$ \[F_{n}=\frac{\alpha^{n}-\beta^{n}}{\sqrt{5}},L_{n}=\alpha^{n}+\beta^{n},\] where $\alpha=\frac{1+\sqrt{5}}{2},\beta=\frac{1-\sqrt{5}}{2}$. These formulae can be used without proof.
Prove that $F_{n-1}F_{n}F_{n+1}L_{n-1}L_{n}L_{n+1}(n \geq 2)$ is not a perfect square.
Let $a,b,c,d,e,f$ be positive numbers such that $a,b,c,d$ is an arithmetic progression, and $a,e,f,d$ is a geometric progression. Prove that $bc\ge ef$.
Find all polynomials $P,Q\in \Bbb{Q}\left [ x \right ]$ such that
$$P(x)^3+Q(x)^3=x^{12}+1.$$
[b]7.[/b] Let $(z_n)_{n=1}^{\infty}$ be a sequence of complex numbers tending to zero. Prove that there exists a sequence $(\epsilon_n)_{n=1}^{\infty}$ (where $\epsilon_n = +1$ or $-1$) such that the series
$\sum_{n=1}^{\infty} \epsilon_n z_n$
is convergente. [b](F. 9)[/b]
Is there a six-link broken line in space that passes through all the vertices of a given cube?
For which acute-angled triangles is the ratio of the smallest side to the inradius the maximum?
Seven circles are given. That is, there are six circles inside a fixed circle, each tangent to the fixed circle and tangent to the two other adjacent smaller circles. If the points of contact between the six circles and the larger circle are, in order, $A_1, A_2, A_3, A_4, A_5$ and $A_6$ prove that \[ A_1 A_2 \cdot A_3 A_4 \cdot A_5 A_6 = A_2 A_3 \cdot A_4 A_5 \cdot A_6 A_1. \]
$F$* is the multiplicative group of the field $F$.
$F$* is of finitely generated.
Is it true that $F$* is cyclic?
Additional question: (wasn’t at the olympiad)
$K$* is the multiplicative group of the field $K$.
$L \subseteq $$K$* is a finitely generated subgroup.
Is it true that $L$ is cyclic?
A $2 \times 4 \times 8$ rectangular prism and a cube have the same volume. What is the difference between their surface areas?
Three different one-digit positive integers are placed in the bottom row of cells. Numbers in adjacent cells are added and the sum is placed in the cell above them. In the second row, continue the same process to obtain a number in the top cell. What is the difference between the largest and smallest numbers possible in the top cell?
[asy]path cell=((0,0)--(1,0)--(1,1)--(0,1)--cycle);
path sw=((0,0)--(1,sqrt(3)));
path se=((5,0)--(4,sqrt(3)));
draw(cell, linewidth(1));
draw(shift(2,0)*cell, linewidth(1));
draw(shift(4,0)*cell, linewidth(1));
draw(shift(1,3)*cell, linewidth(1));
draw(shift(3,3)*cell, linewidth(1));
draw(shift(2,6)*cell, linewidth(1));
draw(shift(0.45,1.125)*sw, EndArrow);
draw(shift(2.45,1.125)*sw, EndArrow);
draw(shift(1.45,4.125)*sw, EndArrow);
draw(shift(-0.45,1.125)*se, EndArrow);
draw(shift(-2.45,1.125)*se, EndArrow);
draw(shift(-1.45,4.125)*se, EndArrow);
label("$+$", (1.5,1.5));
label("$+$", (3.5,1.5));
label("$+$", (2.5,4.5));[/asy]
$ \textbf{(A)}\ 16 \qquad
\textbf{(B)}\ 24 \qquad
\textbf{(C)}\ 25 \qquad
\textbf{(D)}\ 26 \qquad
\textbf{(E)}\ 35$