Real analysis problem with set convergence

Click For Summary

Discussion Overview

The discussion revolves around the convergence of a defined sequence A, where A1 = a and An = √(a + An-1) for n ≥ 2. Participants explore the conditions under which the sequence converges, the limits it approaches, and the proofs required to establish these properties.

Discussion Character

  • Technical explanation
  • Mathematical reasoning
  • Debate/contested

Main Points Raised

  • Some participants propose that the sequence converges for all positive real numbers a, but they express uncertainty about the specific limit for each choice of a.
  • One participant suggests that if the sequence converges, then taking the limit leads to the equation L = √(a + L), resulting in two potential limits derived from the quadratic formula: L1 = (1 + √(1 + 4a))/2 and L2 = (1 - √(1 + 4a))/2.
  • Another participant outlines cases based on the value of a, indicating that for a < -1/4, the sequence may converge to complex numbers, while for -1/4 ≤ a < 0, it has no limit. They assert that for a = 0, the limit is 0, and for a > 0, the limit is the positive root L1.
  • Participants discuss the necessity of proving convergence by analyzing the differences xn+1 - xn and xn+1 - L1, with one participant detailing how these differences can indicate whether the sequence is increasing or decreasing.
  • One participant argues that the sequence cannot converge to the negative root L2 because all terms xn are positive, leading to a contradiction if it were to approach L2.

Areas of Agreement / Disagreement

Participants generally agree on the structure of the sequence and the existence of two potential limits, but there is disagreement regarding the conditions under which the sequence converges and the specific limits it approaches based on the value of a. The discussion remains unresolved regarding the implications of different values of a on convergence.

Contextual Notes

Limitations include the dependence on the assumptions about the values of a and the unresolved nature of the sequence's behavior for certain ranges of a. The proofs presented rely on induction and the properties of limits, which are not fully established in the discussion.

geoman
Messages
8
Reaction score
0
Define the sequence A where Asub1=a and Asubn=sqrt(a+Asub(n-1)) for n greater than or equal to 2
I need to determine what positive choices of a will make the sequence converge and to what limit. I also need to prove it.


I plugged some values into the sequence and found that it seems to converge for all positive real numbers but I don't know how find out what any given choice of a will converge to
 
Physics news on Phys.org
geoman said:
Define the sequence A where Asub1=a and Asubn=sqrt(a+Asub(n-1)) for n greater than or equal to 2
I need to determine what positive choices of a will make the sequence converge and to what limit. I also need to prove it.


I plugged some values into the sequence and found that it seems to converge for all positive real numbers but I don't know how find out what any given choice of a will converge to
If that sequence converges, then taking the limit of both sides of [itex]A_n= \sqrt{a+ A_{n-1}}[/itex], we have, because square root is continuous, [itex]\lim_{n\rightarrow\infty}A_n= \sqrt{a+ \lim_{n\rightarrow\infty}A_{n-1}}[/itex]. Of course, those two limits are of the same sequence so, calling that limit L, [itex]L= \sqrt{a+ L}[/itex]. Squaring both sides, [itex]L^2= a+ L[/itex] or [itex]L^2- L- a= 0[/itex]. By the quadratic formula, [itex]L= (1\pm\sqrt{1+ 4a})/2[/itex]. Which of the two roots (assuming 1+4a> 0) is the limit will depend on a.

(What does this have to do with "set convergence"? I see no sets here.)
 
geoman said:
Define the sequence A where Asub1=a and Asubn=sqrt(a+Asub(n-1)) for n greater than or equal to 2
I need to determine what positive choices of a will make the sequence converge and to what limit. I also need to prove it.


I plugged some values into the sequence and found that it seems to converge for all positive real numbers but I don't know how find out what any given choice of a will converge to

Is the sequence you are considering the following??


1) [tex]x_{1} =a[/tex] ...

2) [tex]x_{n} = \sqrt(a + x_{n-1})[/tex]...for [tex]n\geq 2[/tex]
 
yes that is the sequence. And sorry I did not meant to say set convergence. I meant convergence of sequences.
 
geoman

This is a complete study of the convergence of the sequence:


PART A
Assume the sequence converges,then [tex]\lim _{ n\rightarrow\infty}\ x_n=x[/tex] and thus;

[tex]x=\sqrt{a + x}[/tex]

And the solutions of the equation are:

[tex]y_{1} = \frac{1+\sqrt{1+4a}}{2}[/tex] ..........1



[tex]y_{2}=\frac{1-\sqrt{1+4a}}{2}[/tex]............2


Now we have the following cases:


a) For a< -1/4 one of the subsequences of the sequence might have a limit on complex Nos .This is a point for research.


b) For [tex]-\frac{1}{4}\leq a<0[/tex] ,the sequence has no limit


c) For a=0 the sequence obviously has 0 as a limit ,although the equation of the sequence give us two limits 1 and 0.


d)For a>0 the equation has as its limit the positive root (1) for the following reasons:


We can prove by induction that [tex]x_{n}>0 \forall n\in N[/tex]...................3

Also a>0 ===> 4a+1>1 =====> root (2) is negative.Hence if the above sequence converges then its limit is the positive root (1)

So we have proved:

(the sequence{[tex]x_{n}[/tex]} converges)=====>(converges to root (1))
 
PART B

Now we must prove that the sequence converges

For that we must form two differences:


The difference [tex]x_{n+1}-x_{n}[/tex] and the difference [tex]x_{n+1}-y_{1}[/tex]

Thus:

[tex]x_{n+1}-x_{n}=\sqrt{a+x_{n}}-x_{n} =\frac{a+x_{n}-x_{n}^2}{\sqrt{a+x_{n}}+x_{n}} =-\frac{(x_{n}-y_{1})(x_{n}-y_{2})}{\sqrt{a+x_{n}}+x_{n}}[/tex]...................4

Note [tex](x_{n}-y_{2})>0\forall n\in N[/tex] since root (2) is negative .


That difference will show us whether the sequence increases or decreases and that will depend on the factor [tex]x_{n}-y_{1}[/tex] since all the other factors in (4) are positive.

For that we form the difference:

[tex]x_{n+1}-y_{1}= \sqrt{a+x_{n}}-y_{1} =\frac{a+x_{n}-y_{1}^2}{\sqrt{a+x_{n}}+y_{1}}[/tex],and if we substitute the value of [tex]y_{1}[/tex] we get:


[tex]x_{n+1}-y_{1}=\frac{2x_{n}-1-\sqrt{1+4a}}{2(\sqrt{a+x_{n}}+y_{1})}[/tex]..................5

That difference will help us prove by induction whether [tex]x_{n}-y_{1}[/tex] is positive or negative and hence establish thru (4) whether the sequence is increasing or decreasing.

Indeed:

For [tex]x_{1}=a>y_{1}[/tex] we have if [tex]x_{n}>y_{1}[/tex] then [tex]x_{n}-y_{1}= 2x_{n}-1-\sqrt{1+4a}>0[/tex] and using (5) [tex]x_{n+1}-y_{1}>0[/tex],hence

[tex]x_{n}-y{1}>0 \forall n\in N[/tex]............6

And

For [tex]x_{1}=a< y_{1}[/tex] we have if [tex]x_{n}< y_{1}[/tex] then [tex]x_{n}-y_{1}= 2x_{n}-1-\sqrt{1+4a}<0[/tex] and using (5) [tex]x_{n+1}-y_{1}<0[/tex],hence

[tex]x_{n}-y{1}<0 \forall n\in N[/tex]............7

So in either case by substituting (6) or (7) into (4) we see that the sequence is increasing or decreasing and also either bounded from above or below ,since by (6) or (7):

[tex]x_{n}\leq y_{1}[/tex] or [tex]x_{n}\geq y_{1}[/tex] for all nεN

THUS the sequence converges and since in part A WE proved if it converges it converges to root (1), we conclude:

For a>0 the sequence converges to the positive root (1)
 
In part A OF the convergence of the sequence the equation [tex]x=\sqrt{a+x}[/tex] give us two solutions,and for a>0 we have two solutions ,one -ve and one +ve.

So one may wonder why the sequence converges to the +ve root ,due to the fact that,[tex]x_{n}>0 \forall n\in N[/tex] and not to the -ve root.The following proof shows why:

Suppose the sequence tends to the -ve root [tex]y_{2}[/tex].

From the definition of the limit we have :

For all ε>0 ,there exists a kεN SUCH that for all [tex]n\geq k[/tex] ,then [tex]|x_{n}-y_{2}|[/tex]<ε

Ιn the above definition put ε= [tex]-y_{2}[/tex]... n=k,then [tex]|x_{k}-y_{2}|< -y_{2}[/tex] which implies [tex]x_{k}<0[/tex]

But [tex]x_{n}>0 \forall n\in N[/tex] ,and for n=k we get :[tex]x_{k}>0[/tex].

therefor we end with the contradiction [tex]x_{k}>0[/tex] and [tex]x_{k}<0[/tex].


THUS we deduce that the sequence converges to the +ve root
 

Similar threads

  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 17 ·
Replies
17
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 22 ·
Replies
22
Views
4K
  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 24 ·
Replies
24
Views
7K
  • · Replies 2 ·
Replies
2
Views
2K