Proof of convergence and divergence

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 3K views
courtrigrad
Messages
1,236
Reaction score
2
Prove that if [tex]a_{n} > 0[/tex] and [tex]\sum a_{n}[/tex] converges, then [tex]\sum a_{n}^{2}[/tex] also converges.

So if [tex]\sum a_{n}[/tex] converges, this means that [tex]\lim_{n\rightarrow \infty} a_{n} = 0[/tex]. Ok, so from this part how do I get to this step: there exists an [tex]N[/tex] such that [tex]| a_{n} - 0 | < 1[/tex] for all [tex]n > N \rightarrow 0\leq a_{n} < 1[/tex]. Thus [tex]0\leq a_{n}^{2} \leq a_{n}[/tex]. How did we choose [tex]|a_{n} - 0| < 1[/tex]?
 
Physics news on Phys.org
nvm got it. just arbritrary number.
 
Are you sure you got it? There's not much in your first post that looks right, and "just arbitrary number" doesn't seem to make any sense, or have much at all to do with proving the desired claim.
 
It loox fine to me.
[tex]\sum a_{n}[/tex] converges ==> [tex]\lim_{n\rightarrow \infty} a_{n} = 0[/tex] ==> there exists an [tex]N[/tex]
such that for all [tex]n > N \rightarrow 0\leq a_{n} < 1[/tex]