New Reply

Proof of the ratio test

 
Share Thread Thread Tools
Nov7-12, 12:33 AM   #1
 

Proof of the ratio test


I am trying to understand something in the proof of the ratio test for series convergence.
If [itex]a_{n}[/itex] is a sequence of positive numbers, and that the ratio test shows that [itex] \lim_{n→∞}\frac{a_{n+1}}{a_{n}} = r < 1[/itex], then the series converges.

Apparently, the proof defines a number R : r<R<1, and then shows that there exists a N>0 such that [itex]\frac{a_{n+1}}{a_{n}} < R [/itex] for all n>N. It need not to be true in the case where n=N, right? Up to this part I get.

But then it concludes from the above that, there exists a positive N such that
[itex] a_{N+1}<a_{n}R [/itex] which does not follow due to the statement in bold.

Could someone please point out where I am wrong so I can continue this theorem without any qualms? Thanks!

BiP
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Bird's playlist could signal mental strengths and weaknesses
>> Minus environment, patterns still emerge: Computational study tracks E. coli cells' regulatory mechanisms
>> Bacterium uses natural 'thermometer' to trigger diarrheal disease, scientists find
Nov7-12, 01:05 AM   #2
 
Blog Entries: 2
Hmm, think about what it means for the limit to exist. I think that might be the missing piece that shows why it works. Because if you believe it exist, there is an n greater than or equal to N such that (a_(n+1))/(a_n) is less than or equal to R for n greater than N. Then from there you can rewrite the inequality to get what you got.
Nov7-12, 02:36 PM   #3
 
Quote by MarneMath View Post
Hmm, think about what it means for the limit to exist. I think that might be the missing piece that shows why it works. Because if you believe it exist, there is an n greater than or equal to N such that (a_(n+1))/(a_n) is less than or equal to R for n greater than N. Then from there you can rewrite the inequality to get what you got.
Are you sure the part in bold is correct? Doesn't the limit definition exclusively use greater than? Because that is precisely what I don't fully understand.

BiP
Nov7-12, 02:40 PM   #4
 
Blog Entries: 8
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus

Proof of the ratio test


Quote by Bipolarity View Post
Are you sure the part in bold is correct? Doesn't the limit definition exclusively use greater than? Because that is precisely what I don't fully understand.

BiP
It doesn't really matter. The statement:

For all [itex]\varepsilon>0[/itex], there exists an N such that for all [itex]n\geq N[/itex] holds that [itex]|a_n-a|<\varepsilon[/itex].

is actually equivalent with

For all [itex]\varepsilon>0[/itex], there exists an N such that for all [itex]n> N[/itex] holds that [itex]|a_n-a|<\varepsilon[/itex].

So you can use both statements to define limit of a sequence. Of course, once you decided on which of both versions to use, you have to be consistent.
New Reply
Thread Tools


Similar Threads for: Proof of the ratio test
Thread Forum Replies
Question about one part of the Ratio Test proof Calculus 2
Proof of the Ratio Test and the Triangle Inequality Calculus & Beyond Homework 1
Proof of the Ratio Test and the Triangle Inequality Calculus & Beyond Homework 2
Proof of Ratio Test on Infinite Series Calculus & Beyond Homework 3
Ratio Test for Series Proof Calculus & Beyond Homework 11