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

In summary, the "Sequence Challenge" is a mathematical problem that involves proving a statement about a sequence of numbers. The sequences are defined by recursive formulas and the purpose of the challenge is to exercise problem-solving skills and mathematical reasoning. There are no restrictions on the values of a<sub>50</sub> and b<sub>50</sub> and one approach to the challenge is to use mathematical induction after observing patterns in the first few terms of the sequences.
  • #1
anemone
Gold Member
MHB
POTW Director
3,883
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
  • #2
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$.
 

1. What is the "Sequence Challenge"?

The "Sequence Challenge" is a mathematical problem that involves proving a sequence of numbers, denoted by an and bn, satisfies a certain condition.

2. What does it mean to "prove" a statement?

To "prove" a statement means to use logical reasoning and mathematical techniques to show that the statement is always true, regardless of the values of the variables involved.

3. What is the significance of the statement $a_{50}+b_{50}>20$?

The statement $a_{50}+b_{50}>20$ is significant because it represents a specific condition that the sequence an and bn must satisfy. In this case, it means that the sum of the 50th terms of the two sequences must be greater than 20.

4. How can one prove that $a_{50}+b_{50}>20$ for all values of n?

One can prove that $a_{50}+b_{50}>20$ for all values of n by using mathematical induction. This involves showing that the statement is true for the first term (n=1), and then assuming it is true for the kth term (n=k) and using this assumption to prove that it is also true for the (k+1)th term (n=k+1).

5. Are there other ways to prove $a_{50}+b_{50}>20$?

Yes, there are other ways to prove $a_{50}+b_{50}>20$. One could also use direct proof, contradiction, or contrapositive proof to show that the statement is true for all values of n.

Similar threads

Replies
1
Views
674
  • General Math
Replies
3
Views
1K
  • Math POTW for University Students
Replies
1
Views
548
  • General Math
Replies
3
Views
2K
  • Calculus and Beyond Homework Help
Replies
8
Views
821
Replies
9
Views
890
Replies
2
Views
1K
Replies
1
Views
1K
  • Precalculus Mathematics Homework Help
Replies
6
Views
1K
  • Calculus and Beyond Homework Help
Replies
8
Views
2K
Back
Top