Trail_Builder said:
ooooo
yeah I see why L=sqrt(2L+5).
I still can't go anywhere from here though :S
You can't solve that for L? L
2= 2L+ 5 so L
2- 2L= 5. You can solve that by completing the square: L
2- 2L+ 1= 5+ 1= 6. (L- 1)
2= 6 so [itex]L- 1= \pm\sqrt{6}[/itex] and [itex]L=1\pm\sqrt{6}[/itex]. Here, since the sequence starts at 3 and increases, [itex]L= 1+ \sqrt{6}[/itex]. Of course, we need to
prove that the sequnce is increasing and bounded above so it will converge.
Prove U(n)< U(n+1) for all n, by induction. If n= 1, then U(1)= 3 while U(2)= [itex]2\sqrt{2U(1)+5}= \sqrt{6+ 5}=\sqrt{11}> 3[/itex] (because 11> 9).
Now, suppose for some k, U(k+1)> U(k). Then U((k+1)+ 1)= [itex]\sqrt{2U(k+1)+ 5}> \sqrt{2U(k)+ 5}= U(k+1)[/itex].
You will also need to prove that the sequence is bounded above. Since (if the sequence
has a limit) the limit is [itex]1+ \sqrt{6}[/itex] which is approximately 3.5so you might try proving, again by induction, that U(n)< 4 for all n.