Recursionmedium
0:00.0

A sequence is defined by an=12(an1+9an1)a_n = \frac{1}{2}\left(a_{n-1} + \frac{9}{a_{n-1}}\right) with a0=4a_0 = 4. Assuming the sequence converges to a positive limit LL, find LL.