Converging Sequence: Proving the Convergence of a1=1; an+1 = sqrt(an + 12)

Click For Summary

Homework Help Overview

The discussion revolves around proving the convergence of a sequence defined by a[SIZE="1"]1=1; a[SIZE="1"]n+1 = sqrt(a[SIZE="1"]n + 12) for all n ≥ 1. Participants explore the properties of the sequence, particularly its monotonicity and boundedness.

Discussion Character

  • Exploratory, Conceptual clarification, Assumption checking

Approaches and Questions Raised

  • Participants discuss the growth of the sequence and the need to show that it is bounded and monotonic. Some suggest using induction to establish bounds, while others question how to demonstrate monotonicity. There are attempts to find the limit of the sequence and to show that sqrt(x+12) > x for certain intervals.

Discussion Status

The discussion is active, with participants offering hints and guidance on how to approach the proof of convergence. There is recognition that showing the sequence is bounded and monotonic is crucial, but no consensus has been reached on the specific steps to take.

Contextual Notes

Some participants express uncertainty about the monotonicity of the sequence and the implications of their findings. There is a focus on ensuring that the sequence remains within certain bounds, particularly in relation to the limit of 4.

_Andreas
Messages
141
Reaction score
1

Homework Statement



Show that the sequence a1=1; an+1 = sqrt(an + 12) for all n> or =1 converges.

The Attempt at a Solution



I know that the sequence is growing, and that this means that an+1 > an for all n> or = 1, but I have no clue how to show this. Anyone got any hints?
 
Last edited:
Physics news on Phys.org
_Andreas said:

Homework Statement



Show that the sequence a1=1; an+1 = sqrt(an + 12) for all n> or =1 converges.

The Attempt at a Solution



I know that the sequence is growing, and that this means that an+1 > an for all n> or = 1, but I have no clue how to show this. Anyone got any hints?

Well, you should know that a bounded monotone sequence converges.
You've shown it's monotone-- hence, all you have to show is that it's bounded.
You can show using induction that it's bounded above by 4. (If you want to see why, note [tex]lim_{n\rightarrow\infty} a_n = lim_{n\rightarrow\infty} a_{n+1}[/tex])
EDIT: Oh, you haven't shown that it's monotone..
Well, [tex]a_{n+1}>a_{n}[/tex] implies [tex]\sqrt{a_{n} + 12}>a_{n}[/tex]
Which is equivalent to:
[tex]a_{n}+12 > a_{n}^2[/tex], or [tex]a_{n}^2-a_{n}-12<0[/tex].
Now, complete the square. And note that:
[tex]y^2<x[/tex] is equivalent to [tex]-\sqrt{x}<y<\sqrt{x}[/tex] whenever [tex]x>0[/tex].
 
Last edited:
The limit of the sequence is likely to satisfy L=sqrt(L+12). Do you see why? Can you find the limit? To show it's increasing just means showing sqrt(x+12)>x for the region of interest. Finally you'll want to show your sequence is bounded above. I.e. if a_n<L, then a_(n+1)<L.
 
Last edited:
Pseudo Statistic said:
Well, you should know that a bounded monotone sequence converges.
You've shown it's monotone-- hence, all you have to show is that it's bounded.
You can show using induction that it's bounded above by 4. (If you want to see why, note [tex]lim_{n\rightarrow\infty} a_n = lim_{n\rightarrow\infty} a_{n+1}[/tex])
EDIT: Oh, you haven't shown that it's monotone..
Well, [tex]a_{n+1}>a_{n}[/tex] implies [tex]\sqrt{a_{n} + 12}>a_{n}[/tex]
Which is equivalent to:
[tex]a_{n}+12 > a_{n}^2[/tex], or [tex]a_{n}^2-a_{n}-12<0[/tex].
Now, complete the square. And note that:
[tex]y^2<x[/tex] is equivalent to [tex]-\sqrt{x}<y<\sqrt{x}[/tex] whenever [tex]x>0[/tex].

Uhm, I think I made a mistake. Sorry for that. In fact I don't know whether the sequence is monotonously increasing or decreasing, so I don't know if [tex]a_{n+1}>a_{n}[/tex]; I need to show if this is so or not. So, where should I start? I really don't have any clue, since I'm fairly new to this.
 
Last edited:
If a_n=x, then a_(n+1)=sqrt(x+12). You want to show sqrt(x+12)>x. Since a_1=1, you really only need to worry about x>=1. And if you try to find the possible limit first, you don't have to worry about large values of x either.
 
Last edited:
Dick said:
If a_n=x, then a_(n+1)=sqrt(x+12). You want to show sqrt(x+12)>x. Since a_1=1, you really only need to worry about x>=1. And if you try to find the possible limit first, you don't have to worry about large values of x either.

Here's what I've done so far: I solved L=sqrt(L+12) as you said, and got two possible limits: -3 and 4. But since -3=/=sqrt(9), the limit has to be 4. This implies that if the sequence is converging, and its limit is 4, [tex]a_{n+1}>a_{n}[/tex]. Using Pseudo Statistic's hints, this in turn yields the result -3 <an< 4. Have I now shown that the sequence is increasing monotonously, or are there more steps?
 
As I said, you now want to show that sqrt(x+12)>x for x in the range [1,4). That would show it's increasing. You also want to show it's bounded above by 4. For x in that range can you show sqrt(x+12)<4?
 
Dick said:
As I said, you now want to show that sqrt(x+12)>x for x in the range [1,4). That would show it's increasing.

I think I can see that it is increasing, but if there's more to it than just stating that sqrt(x+12)>x if 1<x<4, then I'm lost. Pretty frustrating, to be honest.

Dick said:
You also want to show it's bounded above by 4. For x in that range can you show sqrt(x+12)<4?

I'll think about this as soon as I'm done with the above. Thanks!
 
_Andreas said:
I think I can see that it is increasing, but if there's more to it than just stating that sqrt(x+12)>x if 1<x<4, then I'm lost. Pretty frustrating, to be honest.

But there isn't any more to it than that! On what intervals is the function sqrt(x+12)-x positive?
 
  • #10
Oh, I see. You are worried about bounded. That's just on what intervals is 4-sqrt(x+12) positive. They are both just simple algebra problems. Don't get discouraged!
 
  • #11
Thanks for your help Dick, it's highly appreciated! I have to go to sleep now, but as I said I'm new to this, so maybe I'll have more questions tomorrow (although I really hope not ;)).
 

Similar threads

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