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: 2

2007 Nicolae Coculescu, 2

Let be two sequences $ \left( a_n \right)_{n\ge 0} , \left( b_n \right)_{n\ge 0} $ satisfying the following system: $$ \left\{ \begin{matrix} a_0>0,& \quad a_{n+1} =a_ne^{-a_n} , &\quad\forall n\ge 0 \\ b_{0}\in (0,1) ,& \quad b_{n+1} =b_n\cos \sqrt{b_n} ,& \quad\forall n\ge 0 \end{matrix} \right. $$ Calculate $ \lim_{n\to\infty} \frac{a_n}{b_n} . $ [i]Florian Dumitrel[/i]

2000 Saint Petersburg Mathematical Olympiad, 10.1

Tags: algebra , sequances
Sequences $x_1,x_2,\dots,$ and $y_1,y_2,\dots,$ are defined with $x_1=\dfrac{1}{8}$, $y_1=\dfrac{1}{10}$ and $x_{n+1}=x_n+x_n^2$, $y_{n+1}=y_n+y_n^2$. Prove that $x_m\neq y_n$ for all $m,n\in\mathbb{Z}^{+}$. [I]Proposed by A. Golovanov[/i]