Prove that the sequence converges to 0

  • Context: MHB 
  • Thread starter Thread starter alexmahone
  • Start date Start date
  • Tags Tags
    Sequence
Click For Summary
SUMMARY

The sequence defined by the recurrence relation e_{n+1} = e_n/(e_n+2) converges to 0 when the initial term e_0 is in the range -1 < e_0 < 0. By analyzing the limit L of the sequence, it is established that L satisfies the equation L = L/(L+2), leading to the conclusion that L must equal 0. The sequence is shown to be increasing and bounded above, confirming its convergence to 0.

PREREQUISITES
  • Understanding of recursive sequences
  • Basic algebra for solving equations
  • Knowledge of limits in sequences
  • Concept of monotonic sequences
NEXT STEPS
  • Study the properties of monotonic sequences
  • Learn about convergence criteria for sequences
  • Explore recursive functions and their limits
  • Investigate bounded sequences and their implications
USEFUL FOR

Mathematics students, particularly those studying calculus and real analysis, as well as educators looking to teach concepts of sequence convergence.

alexmahone
Messages
303
Reaction score
0
e_{n+1} = e_n/(e_n+2)

If -1 < e_0 < 0, prove that the sequence {e_n} converges to 0.

PS: I haven't learned things like sup and inf yet, so please don't use them.
 
Last edited:
Physics news on Phys.org
Alexmahone said:
e_{n+1} = e_n/(e_n+2)

If -1 < e_0 < 0, prove that the sequence {e_n} converges to 0.

PS: I haven't learned things like sup and inf yet, so please don't use them.

1) Show that the sequence defined inductively is convergent.

2) Let L be the limit of this sequence e_n. Then L will also be the limit of the sequence e_{n+1}. As e_{n+1} = e_n/(e_n+2) it means (in the limit) that L = L/(L+2). Solve for L and show that L=0.
 
ThePerfectHacker said:
1) Show that the sequence defined inductively is convergent.

How do I do that? By showing that it is increasing and bounded above?

Let L be the limit of this sequence e_n. Then L will also be the limit of the sequence e_{n+1}. As e_{n+1} = e_n/(e_n+2) it means (in the limit) that L = L/(L+2). Solve for L and show that L=0.

L^2+2L=L

L^2+L=0

L(L+1)=0

L=0 or -1

Clearly, L can't be -1 because e_0 > -1 and the sequence is increasing. So, L = 0.
 
Last edited:
Alexmahone said:
How do I do that? By showing that it is increasing and bounded above?

Exactly.

Let -1 < x < 0, show that -1 < x/(x+2)< 0.
Also show that x < x/(x+2).

Combining these two facts together this means that whatever e_0 is e_1 will be larger and still between -1 and 0. Then by repeating the same argument e_2 will be larger than e_1 and still between -1 and 0. And so forth. Therefore, e_n is increasing and bounded above by 0.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
8K
  • · Replies 17 ·
Replies
17
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 15 ·
Replies
15
Views
2K
  • · Replies 1 ·
Replies
1
Views
5K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 44 ·
2
Replies
44
Views
7K
  • · Replies 11 ·
Replies
11
Views
5K
  • · Replies 9 ·
Replies
9
Views
2K
Replies
2
Views
2K