How to show a sequence converges

  • Context: Undergrad 
  • Thread starter Thread starter henry22
  • Start date Start date
  • Tags Tags
    Sequence
Click For Summary

Discussion Overview

The discussion revolves around the convergence of a sequence defined by the function y=(x+2)/(x+1). Participants explore the conditions under which the sequence converges to the fixed point sqrt{2} and the implications of different initial values on this convergence.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • Some participants assert that the sequence converges to sqrt{2} for any initial value other than -sqrt{2}, identifying sqrt{2} as a stable fixed point and -sqrt{2} as unstable.
  • One participant suggests that a sufficient condition for convergence is that the derivative at the fixed point must have an absolute value less than one.
  • Another participant questions the convergence to sqrt{2}, noting that as x approaches infinity, the function approaches 1.
  • There is a discussion about the relationship between the fixed point iteration and Newton's method for finding the zeros of the equation x^2 - 2.
  • One participant raises concerns about the initial value of -1 potentially causing issues in convergence.
  • Another participant challenges the monotonic behavior of the sequence, providing counterexamples that suggest the sequence does not consistently increase or decrease as previously claimed.

Areas of Agreement / Disagreement

Participants express differing views on the behavior of the sequence and the implications of various initial values. There is no consensus on the conditions under which the sequence converges or the nature of its monotonicity.

Contextual Notes

Some claims rely on specific assumptions about the behavior of the sequence and the nature of fixed points, which may not be universally applicable. The discussion includes unresolved mathematical steps regarding the convergence proof.

henry22
Messages
27
Reaction score
0
Hey guys,

I have a function y=(x+2)/(x+1) and I have performed iterations to show that for any initial value other than -sqrt{2} the sequence converges to sqrt{2}.

So I have found that sqrt{2} is a stable fixed point and -sqrt{2} is an unstable fixed point.

Now I have to prove my findings using a standard test for convergence?

Can anyone help.
 
Physics news on Phys.org
hi there.

a sufficient condition is that
the derivative in the fixed point has to be smaller than one in absolute value
 
henry22 said:
Hey guys,

I have a function y=(x+2)/(x+1) and I have performed iterations to show that for any initial value other than -sqrt{2} the sequence converges to sqrt{2}.

So I have found that sqrt{2} is a stable fixed point and -sqrt{2} is an unstable fixed point.

Now I have to prove my findings using a standard test for convergence?

Can anyone help.
How are you getting sqrt(2)? As x --> infinity, (x + 2)/(x + 1) --> 1.
 
Mark44 said:
How are you getting sqrt(2)? As x --> infinity, (x + 2)/(x + 1) --> 1.

its a fixed point iteration scheme. this specific case you can derive from Newtons method to find the zeros of x^2-2.
 
But what do the zeroes of x^2 - 2 have to do with (x + 2)/(x - 1)?
 
Hi all,

I need help to show that the following sequence converges:

n^n/ ((n + 3)^ (n + 1))

I can't seem to find any standard limits which can help prove that it is convergent.

now consider the limit as
 
Mark, the iteration is x_{n+1}= y(x_n) or
x_{n+1}= \frac{x_n+ 2}{x_n+1}[/itex]<br /> <br /> Assuming that has a limit, L, taking the limit on both sides gives<br /> L= \frac{L+2}{L+ 1}<br /> and from that, L(L+1)= L^2+ L= L+ 2 so that L^2= 2.<br /> <br /> henry22, you should be able to show that<br /> 1) If x_0&amp;gt; \sqrt{2} then \{x_n\} is a decreasing sequence with lower bound.<br /> <br /> 2) If x_0&amp;lt; \sqrt{2} then \{x_n\} is an increasing sequence with upper bound.
 
henry22 said:
Hey guys,

I have a function y=(x+2)/(x+1) and I have performed iterations to show that for any initial value other than -sqrt{2} the sequence converges to sqrt{2}.
Wouldn't an initial value of -1 also be a problem? Also the sequence of starting values -3/2, -7/5, -17/12 ... which reach the value -1 at some stage of iteration.
 
Last edited:
HallsofIvy said:
... If x_0&lt; \sqrt{2} then \{x_n\} is an increasing sequence with upper bound.
No, if x_0=-\sqrt{2} then x_n=-\sqrt{2}. Also if x_0=-5/4 then x_1=-3&lt;x_0.

Neither do positive terms behave as suggested. E.g. from the second example x_2=\frac{1}{2}, x_3=\frac{5}{3}&gt;x_2, x_4=\frac{11}{8}&lt;x_3 and x_5=\frac{27}{19}&gt;x_4, so the sequence is neither monotonic increasing from x_2&lt;\sqrt{2} nor monotonic decreasing from x_3&gt;\sqrt{2}.
 
Last edited:
  • #10
HallsofIvy said:
Mark, the iteration is x_{n+1}= y(x_n) or
x_{n+1}= \frac{x_n+ 2}{x_n+1}[/itex]<br /> <br /> Assuming that has a limit, L, taking the limit on both sides gives<br /> L= \frac{L+2}{L+ 1}<br /> and from that, L(L+1)= L^2+ L= L+ 2 so that L^2= 2.<br /> <br /> henry22, you should be able to show that<br /> 1) If x_0&amp;gt; \sqrt{2} then \{x_n\} is a decreasing sequence with lower bound.<br /> <br /> 2) If x_0&amp;lt; \sqrt{2} then \{x_n\} is an increasing sequence with upper bound.
<br /> Thanks!
 

Similar threads

  • · Replies 18 ·
Replies
18
Views
4K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K
Replies
10
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 16 ·
Replies
16
Views
2K
  • · Replies 6 ·
Replies
6
Views
4K
  • · Replies 11 ·
Replies
11
Views
3K