pivoxa15 said:
I was thinking about proving that if the series is convergent than the ration test applies, namely a<1.
Just before doing that I think that the series in post 2 is wrong and should look like this instead:
\sum_{n=1}^{\infty}|c_n|<\sum_{n=1}^{N}|c_n|+|c_N| \sum_{n=N+1}^{\infty}a^n
This is not cenessarily true. See below, it is b that goes in there instead of a.
In any case, post #2 was not meant to be taken too seriously. I was only trying to make you understand intuitively what it meant and what it implies for the ratio of c_{n+1} to c_n to get smaller than 1 as n gets bigger.
However, it only takes a few more technicality to make that idea rigorous. Inspired by Data's post, will try to do that now.
Ok, say that as before,
\lim_{n\rightarrow \infty} \left|\frac{c_{n+1}}{c_n}\right|=a<1
This means that, in particular, for \epsilon \in (0,a), there exists an N s.t. for all n\geq N,
\left|\frac{c_{n+1}}{c_n}-a\right|<\epsilon \Leftrightarrow |c_{n+1}-ac_n|<\epsilon|c_n| \Rightarrow |c_{n+1}|-a|c_n|<\epsilon |c_n| \Leftrightarrow |c_{n+1}|<(\epsilon+a)|c_n|\equiv b|c_n|
Because I have chosen epsilon in (0,a), b is less than 1. So to recapitulate, what the above is saying is that for all n\geq N, |c_{n+1}|<b|c_n|. In particular, |c_{N+1}|<b|c_N| \Rightarrow |c_{N+2}|<b|c_{N+1}|<b^2|c_N|\Rightarrow |c_{N+3}|<..., so we can write
\sum_{n=1}^{\infty}|c_n|=\sum_{n=1}^{N}|c_n|+\sum_{n=N+1}^{\infty}|c_n|<\sum_{n=1}^{N}|c_n|+|c_N|\sum_{n=1}^{\infty}b^n<\infty
The second sum starts at 1 and not at N+1 because as I said in the above paragraph, |c_{N+1}| is bounded by b|c_N|, not b^{N+1}|c_N|. Anyway, I feel pretty intelligent right now. So this is what it's like to be StatusX, huh. I like it.
