What is the Root Test for Convergence of an Infinite Series?

1 Answer
Oct 17, 2014

Root Test

If lim_{n to infty}root[n]{|a_n|}<1, then sum_{n=1}^inftya_n converges.
If lim_{n to infty}root[n]{|a_n|}>1, then sum_{n=1}^inftya_n diverges.
If lim_{n to infty}root[n]{|a_n|}=1, then it is inconclusive.


I hope that this was helpful.