Sequence

MFB

New member
Joined
May 3, 2020
Messages
1
Can anyone help me?
 

Attachments

  • Screenshot_2020-05-03-14-24-39-217.jpeg
    Screenshot_2020-05-03-14-24-39-217.jpeg
    137.1 KB · Views: 8
It would help to know what you have been learning.

But I suspect they want you to think about what [MATH]a_n[/MATH] would be if [MATH]a_{n+1} = a_n[/MATH]. How would that relate to a possible limit?

Once you have a candidate for the limit, you can try proving it.

EDIT: afos's idea is essentially equivalent to this, and a little more formal.
 
The sequence has the property that \(\displaystyle a_n= \frac{a_{n-1}}{2}+ \frac{1}{a_{n-1}}\). Assuming the sequence has a limit, call it A. Of course, \(\displaystyle \{a_n\}\) and \(\displaystyle \{a_{n-1}\}\) are just different ways of numbering that same sequence so \(\displaystyle \lim_{n\to\infty} a_n= A\) and \(\displaystyle \lim_{n\to\infty} a_{n-1}= A\). Taking the limit of both sides of \(\displaystyle a_n= \frac{a_{n-1}}{2}+ \frac{1}{a_{n-1}}\), as afos suggested, gives \(\displaystyle A= \frac{A}{2}+ \frac{1}{A}\) (as long as \(\displaystyle A\ne 0\)). Solve that for A. Once you have a value for A, try showing that this is a decreasing sequence having A (or a number less than A) as a lower bound.
 
Top