Limit Proof Confusion: How does sN+2 cancel with sn-1 in this limit proof?

  • Context: Undergrad 
  • Thread starter Thread starter MstrGnrl
  • Start date Start date
  • Tags Tags
    Confusion Limit Proof
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 2K views
MstrGnrl
Messages
3
Reaction score
0
Hello Folks,

I am solving a limit proof that has the following attached solution.

Question: Assume all sn ≠ 0. and that the limit L = lim abs(sn+1/sn) exists. Show that if L<1. the lim sn=0

I Understand the solution except for one part which is also attached..

sn = sN*sN+1/sN*** sn/sn-1

Can someone please explain this portion of the problem? I don't understand how sN+2 cancels with sn-1.. It definitely has something to do with n≥N but how they derived it I am not sure

Thanks
 

Attachments

  • Problem.png
    Problem.png
    8.4 KB · Views: 512
  • confusion.png
    confusion.png
    1.4 KB · Views: 517
Last edited:
on Phys.org
MstrGnrl said:
Can someone please explain this portion of the problem? I don't understand how sN+2 cancels with sn-1.

It only cancels when n = N + 3. When n = N + 4 there is another term in the ... which cancels with the n-1 term, and so on.
 
Thank you for the response, but I still don't quite understand..
 
MstrGnrl said:
Thank you for the response, but I still don't quite understand..

Another way to look at it for n > N is to think of n = N + k, then
[tex]s_n = s_{N+k} = s_N \cdot \frac{s_{N+1}}{s_N} \cdot \frac{s_{N+2}}{s_{N+1}} \dots \frac{s_{N+k-1}}{s_{N+k-2}} \cdot \frac{s_{N+k}}{s_{N+k-1}}[/tex]
 
  • Like
Likes   Reactions: 1 person