Convergence of a sequence when ratio of consecutive term converges

Click For Summary

Homework Help Overview

The discussion revolves around the convergence of a sequence defined by the limit of the ratio of consecutive terms. Participants are tasked with demonstrating the behavior of the sequence under different conditions based on the limit L, specifically when L is less than or greater than 1.

Discussion Character

  • Exploratory, Assumption checking, Mathematical reasoning

Approaches and Questions Raised

  • Participants explore the implications of the limit L and how to select a value 'a' such that L

Discussion Status

Some participants have offered guidance on selecting 'a' and have noted that finding such a value is not overly complicated. Others are questioning their understanding of logarithmic properties and the implications of their algebraic manipulations. There is a sense of progress as participants begin to clarify their reasoning and explore the algebraic relationships involved.

Contextual Notes

Participants are working under the assumption that all terms of the sequence are non-zero and are considering the implications of the limit L in their arguments. There is also a focus on ensuring that the conditions for convergence are met without explicitly resolving the problem.

vrbke1007kkr
Messages
9
Reaction score
0

Homework Statement


Assume all sn =/= 0, and that the limit L = lim|(sn+1)/(sn)| exist.

a) Show that if L<1 then lim sn = 0

b) Show that if L>1 then lim sn = + oo

Homework Equations


There is a hint that we should select 'a' s.t. L<a<1 and obtain N s.t. n>N => |sn+1 < a|sn|.

Then show that |sn| < an-N|sN|

The Attempt at a Solution


Its easy to get: |sn+1|< ([tex]\epsilon+L[/tex])|sn|, now I tried using the fact that L<1 to find an epsilon and an 'a' such that |sn+1|< a|sn|
Even if I find such a, and even if I can prove |sn| < an-N|sN|, how do I get that |sn| < [tex]\epsilon[/tex] for all epsilon
 
Physics news on Phys.org
vrbke1007kkr said:

Homework Statement


Assume all sn =/= 0, and that the limit L = lim|(sn+1)/(sn)| exist.

a) Show that if L<1 then lim sn = 0

b) Show that if L>1 then lim sn = + oo

Homework Equations


There is a hint that we should select 'a' s.t. L<a<1 and obtain N s.t. n>N => |sn+1 < a|sn|.

Then show that |sn| < an-N|sN|


The Attempt at a Solution


Its easy to get: |sn+1|< ([tex]\epsilon+L[/tex])|sn|, now I tried using the fact that L<1 to find an epsilon and an 'a' such that |sn+1|< a|sn|
Even if I find such a, and even if I can prove |sn| < an-N|sN|, how do I get that |sn| < [tex]\epsilon[/tex] for all epsilon

If you have |s_n|<a^(n-N)*|s_N|, what do you get if you take the log of both sides? What does this tell you about log(|s_n|) as n->infinity?
 
I get log(s_n) < (n-N)log(a) + log(S_N), since n>N as n-> oo, the RHS goes to infinity?! I was hoping that the RHS would go to -oo so that we may conclude |S_n| -> 0
 
vrbke1007kkr said:
I get log(s_n) < (n-N)log(a) + log(S_N), since n>N as n-> oo, the RHS goes to infinity?! I was hoping that the RHS would go to -oo so that we may conclude |S_n| -> 0

L<a<1, right? What sign is log(a)?
 
Dick said:
L<a<1, right? What sign is log(a)?

a negative number... wow I really need to review properties of these functions... thanks

Now the only thing is, how do I find such an 'a'? What epsilon can I choose so that [tex]\epsilon[/tex] + L < 1, when L<1

It seems like any linear combination of L is out of the question, powers of L doesn't seem to fit neither.
 
vrbke1007kkr said:
a negative number... wow I really need to review properties of these functions... thanks

Now the only thing is, how do I find such an 'a'? What epsilon can I choose so that [tex]\epsilon[/tex] + L < 1, when L<1

It seems like any linear combination of L is out of the question, powers of L doesn't seem to fit neither.

You don't need to find any epsilon. If L<1, then there really isn't any problem to find an 'a' such that L<a<1. What's wrong with (L+1)/2? I think you are overthinking this.
 
Dick said:
You don't need to find any epsilon. If L<1, then there really isn't any problem to find an 'a' such that L<a<1. What's wrong with (L+1)/2? I think you are overthinking this.

Finding an L<a<1 isn't difficult, but don't I have to find an N such that n>N implies |S_n+1| < a|s_n|?

From the definition of a limit I got: there exist N s.t. n>N => ||sn+1/sn| - L|< e

which means |sn+1|<(e+L)*|sn|,

I guess we don't need to assign e (epsilon) to be any particular value to see that we can definitely make e small enough so that e+L < a = (L+1)/2... (not sure if the prof would buy such an argument though)

I get the feeling that I'm missing a huge point here
 
On a second thought, I think I kind of get it.

If we let e (epsilon) < 1 - L, and a = e + L, e>0, then obviously L<a<1

Please let me know if there is anything wrong with the following thoughts:

Since |s_n+1|<a|s_n| for all n>=N, then |s_N+1|<a|s_N|, and |s_N+2|<a|s_N+1|=a|a|s_N||, so on and so forth. Then its a matter of algebra to show that |s_n|<a^(n-N)|s_N|, and then we are pretty much done?
 
vrbke1007kkr said:
On a second thought, I think I kind of get it.

If we let e (epsilon) < 1 - L, and a = e + L, e>0, then obviously L<a<1

Please let me know if there is anything wrong with the following thoughts:

Since |s_n+1|<a|s_n| for all n>=N, then |s_N+1|<a|s_N|, and |s_N+2|<a|s_N+1|=a|a|s_N||, so on and so forth. Then its a matter of algebra to show that |s_n|<a^(n-N)|s_N|, and then we are pretty much done?

That sounds ok to me.
 

Similar threads

  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 1 ·
Replies
1
Views
5K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
4K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
5
Views
2K
  • · Replies 4 ·
Replies
4
Views
8K
  • · Replies 6 ·
Replies
6
Views
4K