How to solve convergences when dealing with series

  • Thread starter Thread starter Trail_Builder
  • Start date Start date
  • Tags Tags
    Series
Click For Summary

Homework Help Overview

The problem involves analyzing the convergence of a sequence defined by the recurrence relation U(n+1) = √(2U(n) + 5) with an initial condition U(1) = 3. Participants are tasked with determining the limit of the sequence as n approaches infinity.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants discuss the necessity of finding a limit L that satisfies the equation L = √(2L + 5). There are attempts to show that the sequence is increasing and bounded, with suggestions to analyze the function f(x) = √(2x + 5) and its properties.

Discussion Status

Some participants have provided insights into the relationship between the limit and the recurrence relation, while others have suggested methods for proving that the sequence is increasing and bounded. There is an ongoing exploration of these ideas without a clear consensus on the next steps.

Contextual Notes

Participants are working under the constraints of homework guidelines, which may limit the types of assistance they can provide. The discussion includes various interpretations of the sequence's behavior and the necessary proofs for convergence.

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 :)
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 17 ·
Replies
17
Views
3K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K