Proving Convergence of a Sequence with Upper Bound of 2

  • Thread starter Thread starter lokisapocalypse
  • Start date Start date
  • Tags Tags
    Bound Upper bound
Click For Summary

Homework Help Overview

The discussion revolves around a sequence defined recursively as x1 = √2 and x(n+1) = √(2 * xn). Participants are tasked with proving the convergence of this sequence and identifying its limit, while also exploring the properties of the sequence in relation to the Monotone Convergence Theorem.

Discussion Character

  • Exploratory, Conceptual clarification, Assumption checking

Approaches and Questions Raised

  • Participants discuss proving that the sequence is bounded above by 2 and increasing, referencing the Monotone Convergence Theorem. There are inquiries about the nature of the sequence in terms of its limit and the recurrence relation. Some participants also seek clarification on using LaTeX for mathematical expressions.

Discussion Status

The conversation includes attempts to clarify the sequence's properties and its convergence. Some participants express uncertainty about the limit and the use of LaTeX, while others provide guidance on formatting. There is acknowledgment of the Monotone Convergence Theorem as a relevant concept.

Contextual Notes

Participants are working within the constraints of a homework assignment, which may limit the information they can share or the methods they can use. There is a focus on understanding the sequence's behavior without providing direct solutions.

lokisapocalypse
Messages
32
Reaction score
0
Hey guys,

I have a sequence, [tex]\sqrt{2}[/tex], [tex]\sqrt{2 \sqrt{2}}[/tex], [tex]\sqrt{2 \sqrt{2 \sqrt{2}}}[/tex], ...

Basically, the sequence is defined as x1 = root 2
x(n+1) = root (2 * xn).

I need to show that this sequence converges and find the limit.

I proved by induction that this sequence increases. Since it increases, its bounded below by root 2. I need to show that it is bounded above by 2. Then I can use the Monotone Convergence Theorem to show that this sequence converges.

Any ideas?
 
Last edited:
Physics news on Phys.org
Suppose the sequence is given in terms of n by

[tex]a_n = 2^{ \frac{2^n - 1}{2^n}}[/tex],

where the first term is given by [itex]a_1[/itex].

Show that it satisfies the recurrence relation.

--J
 
Thanks I got it from that. But can someone tell me how to do the root thing? Is the code LaTeX code or what is it?

Also, how can I prove the limit of that sequence = 2?

Is there some theorem that says that the limit of an increasing bounded sequence is equal to the sup of that sequence?
 
Oh nevermind about the limit part. It was proved in the book with the Monotone Convergence Theorem. I just didn't see it right away.
 
\sqrt{2 a_n} gives [itex]\sqrt{2a_n}[/itex].

--J
 
Okay I guess I am just stupid then. Where exactly do you type \sqrt{2 a_n} ? I thought it was to surround it by CODE tags but that didn't do it and I tried typing it just by itself, with and without the \. What do I do then?
 
[ tex ] \sqrt{2a_n}[ /tex ]
[tex]\sqrt{2a_n}[/tex]

and

[ itex ] \sqrt{2a_n}[ /itex ]
[itex]\sqrt{2a_n}[/itex]

Remove the spaces from the tags to get them to work.

--J
 
Okay got it. Thanks for all your help.
 

Similar threads

  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 16 ·
Replies
16
Views
3K
Replies
8
Views
2K
Replies
15
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 9 ·
Replies
9
Views
4K
  • · Replies 17 ·
Replies
17
Views
3K
  • · Replies 4 ·
Replies
4
Views
954
  • · Replies 3 ·
Replies
3
Views
5K