Root test

A convergence test using the limsup of the nth roots of the term magnitudes.
Root test

Root test: For a n=1an\sum_{n=1}^\infty a_n, define

L=lim supnann, L=\limsup_{n\to\infty}\sqrt[n]{|a_n|},

where an|a_n| denotes the of the term.

  • If L<1L<1, then n=1an\sum_{n=1}^\infty a_n is (hence ).
  • If L>1L>1 (including L=L=\infty), then n=1an\sum_{n=1}^\infty a_n is .
  • If L=1L=1, the test is inconclusive.

The root test is especially natural for and is closely related to the ; compare also the .