MHB Sequence Challenge: Prove $a_{50}+b_{50}>20$

Click For Summary
The sequences defined by the recurrence relations \( a_{n+1}=a_n+\frac{1}{b_n} \) and \( b_{n+1}=b_n+\frac{1}{a_n} \) ensure that both \( a_n \) and \( b_n \) are strictly increasing and positive. As \( n \) increases, the terms \( a_n \) and \( b_n \) grow without bound due to the addition of positive fractions. By analyzing the growth rates, it can be shown that both sequences will exceed certain thresholds, leading to the conclusion that \( a_{50} + b_{50} > 20 \). The proof relies on the properties of the sequences and their recursive definitions. Thus, the statement is validated through mathematical reasoning.
anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
The sequence $\{a_n\}$ and $\{b_n\}$ are such that, for every positive integer $n$, $a_n>0,\,b_n>0,\,a_{n+1}=a_n+\dfrac{1}{b_n}$ and $b_{n+1}=b_n+\dfrac{1}{a_n}$. Prove that $a_{50}+b_{50}>20$.
 
Mathematics news on Phys.org
Let $c_n = a_n+b_n$. Then $$c_{n+1} = a_{n+1} + b_{n+1} = a_n + b_n + \dfrac{1}{b_n}+ \dfrac{1}{a_n} = c_n + \dfrac{c_n}{a_nb_n}.$$ By the AM-GM inequality, $a_nb_n \leqslant \frac14(a_n+b_n)^2 = \frac14c_n^2.$ Therefore $\dfrac1{a_nb_n} \geqslant \dfrac4{c_n^2}$, and it follows that $$c_{n+1} \geqslant c_n + \dfrac4{c_n}.$$ For $x>0$, the function $f(x) = x + \dfrac4x$ has minimum value $4$ (when $x=2$). It follows that $c_2 = f(c_1) \geqslant 4$.

The next step is to prove by induction that $c_n \geqslant 2\sqrt{2n}$ for all $n \geqslant 2$, with strict inequality except possibly when $n=2$. The base case $n=2$ holds, because $c_2 \geqslant 4$. Suppose that the inequality holds for $n$. Since the function $f(x)$ is an increasing function for all $x\geqslant2$, it follows that $f(c_n) \geqslant f(2\sqrt{2n}).$ Therefore $$c_{n+1}^2 = (f(c_n))^2 \geqslant (f(2\sqrt{2n}))^2 = \left(2\sqrt{2n} + \dfrac4{2\sqrt{2n}}\right)^2 = 8n + 8 + \dfrac2n > 8(n+1).$$ Take square roots of each side to get $c_{n+1} > 2\sqrt{2(n+1)}$, which completes the inductive step.

Finally, take $n=50$ to see that $a_{50}+b_{50} = c_{50} > 2\sqrt{100} = 20$.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 9 ·
Replies
9
Views
1K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K