Improper Integrals and Series (convergence and divergence)

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
Lebombo
Messages
144
Reaction score
0
Is it safe to say when an integral has an infinite boundary [itex]\int_n^∞ a_{n}[/itex] and the limit yields a finite number, then the integral is said to converge.

And when a series has an upper limit of infinity [itex]\sum_n^{∞}a_{n}[/itex] and the limit yields a finite number, then the series is said to diverge.
 
Last edited:
Physics news on Phys.org
Oh, I made a conceptual mistake. I was thinking that if the limit of an infinite series yields a finite number, it meant that the terms of the series would "taper off" at some constant term. And that this constant term would be added up indefinitely, thus ∞ = divergent. For instance, if the limit of an infinite sequence yielded the finite number, 1/4, this meant:


a_{1}+ a_{2} + a_{3} + a_{4} + a_{5}...1/4 + 1/4 + 1/4 + 1/4 + 1/4... = ∞ , thus divergent


I understand now that the finite number, 1/4, in the limit of an infinite series means, that the actual sum of the series is a finite number, thus converges.

a_{1}+ a_{2} + a_{3} + a_{4} + a_{5}... = 1/4 ,thus convergent.

Thanks for the correction.