dancergirlie
- 194
- 0
Homework Statement
Let (a_n) and (b_n) be sequences with bn > 0 for all n in N. Assume that lim (an/bn) = L with L > 0.
Prove that the series:
\sum{a_n} converges if and only if \sum{b_n} converges
Homework Equations
The Attempt at a Solution
Since this is an if and only if proof, i know that I need to first assume if the an series converges, then so does the bn series. Next, I need to show if I assume the second series converges, then so does the first.
Alright, this is what I tried so far:
Assume \sum{a_n} converges.
Meaning that the sequence (an) converges to zero.
If (an) converges to zero that means that for epsilon greater than zero there exists an N in N so that for n>=N:
|an|<epsilon
Since we are assuming lim (an/bn) converges to L>0 that means for epsilon greater than zero, there exists an N in N so that for n>=N:
|(an/bn)-L|<epsilon
I think that to show this, I need to show that bn converges to zero as well, but I'm not too sure how to do that. Or also, there is a theorem stating if an and bn are sequences satisfying 0<=an<=bn for all n in N then
if \sum{b_n} converges then \sum{a_n} converges.
So I guess if I can show that an is larger than bn for all n in N then I can prove that the series converges as well.
Any help/hints would be great!