How to solve convergences when dealing with series

  • Thread starter Thread starter Trail_Builder
  • Start date Start date
  • Tags Tags
    Series
Trail_Builder
Messages
148
Reaction score
0

Homework Statement



shows that the sequence U(n+1) = \sqrt{2U(n) + 5} where U(1) = 3 converges to a limit, u, and find the value of u correct to 2 decimal places.

Homework Equations





The Attempt at a Solution



I only know how to solve convergences when dealing with series lol.

Any help please :)

thanks
 
Physics news on Phys.org
If the sequence does have a limit L, then the limit must satisfy L=sqrt(2L+5). Do you see why? As for the proof part can you show the sequence is increasing and bounded?
 
ooooo

yeah I see why L=sqrt(2L+5).

I still can't go anywhere from here though :S
 
Ok. Take the function f(x)=sqrt(2x+5). You get the elements in the sequence by finding f(3), f(f(3)), f(f(f(3))) etc. To show that f(x)>x (that the sequence is increasing), you want to show f(x)-x>0. For what values of x is this true?
 
Last edited:
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? L2= 2L+ 5 so L2- 2L= 5. You can solve that by completing the square: L2- 2L+ 1= 5+ 1= 6. (L- 1)2= 6 so L- 1= \pm\sqrt{6} and L=1\pm\sqrt{6}. Here, since the sequence starts at 3 and increases, L= 1+ \sqrt{6}. 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)= 2\sqrt{2U(1)+5}= \sqrt{6+ 5}=\sqrt{11}&gt; 3 (because 11> 9).
Now, suppose for some k, U(k+1)> U(k). Then U((k+1)+ 1)= \sqrt{2U(k+1)+ 5}&gt; \sqrt{2U(k)+ 5}= U(k+1).

You will also need to prove that the sequence is bounded above. Since (if the sequence has a limit) the limit is 1+ \sqrt{6} which is approximately 3.5so you might try proving, again by induction, that U(n)< 4 for all n.
 
o sick

thanks for help guys :D

much appreciated

I see it now :)
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...

Similar threads

Replies
3
Views
1K
Replies
1
Views
1K
Replies
5
Views
2K
Replies
1
Views
1K
Replies
2
Views
1K
Replies
4
Views
2K
Replies
4
Views
2K
Replies
4
Views
1K
Replies
2
Views
1K
Back
Top