With many convergence tests available, choosing the right one is a skill in itself. A systematic strategy: (1) Always check the divergence test first. (2) Recognize geometric and p-series on sight. (3) If terms involve factorials or exponentials, try the ratio test. (4) If terms involve nth powers, try the root test. (5) If terms are rational in n, try limit comparison with a p-series. (6) If signs alternate, try the alternating series test. (7) If f(n) is easy to integrate, try the integral test. (8) For absolute convergence, test sum of |a_n| first.
Work through a diverse set of series and explicitly state which test you would try first and why. Practice the decision flowchart. Emphasize that multiple tests may work, but some are more efficient than others. Build fluency through volume of practice.
You've now learned seven or more individual convergence tests — divergence test, integral test, comparison test, limit comparison test, alternating series test, ratio test, and root test — plus you can recognize geometric and p-series on sight. The challenge is no longer "how does each test work?" but "which test do I try first?" Developing a strategic decision process is the difference between spending two minutes on a problem and spending twenty.
Start every series with the divergence test: if limₙ→∞ aₙ ≠ 0, the series diverges immediately, and you're done. This check costs almost nothing. If the terms do go to zero, the divergence test gives no information, and you move on. Now look at the structure of aₙ. If you recognize a geometric series (aₙ = arⁿ) or a p-series (aₙ = 1/nᵖ), apply the known results directly — no test needed. These two families are the most important benchmarks in series, and recognizing them instantly is a core fluency to build.
If the series doesn't fit a known family, let the algebraic form of aₙ guide you. Factorials or exponentials in aₙ signal the ratio test — it's designed for terms where aₙ₊₁/aₙ simplifies nicely, which happens when n! or cⁿ factors cancel. Nth powers (like (2/3)ⁿ buried inside something complicated) signal the root test — taking the nth root collapses nth-power expressions cleanly. If aₙ is a rational function of n (polynomial over polynomial), reach for the limit comparison test with an appropriate p-series: identify the dominant terms in numerator and denominator and compare to 1/nᵖ for the resulting power. If the series alternates signs in a regular pattern, the alternating series test may apply directly, and you should also check for absolute convergence separately.
A critical discipline: when you conclude a series converges via the alternating series test, you have established only conditional convergence — the series converges, but the series of absolute values might not. Always check |aₙ| separately to determine whether convergence is absolute. Absolute convergence is stronger and has nicer properties (terms can be rearranged freely). Conditional convergence is more fragile. Building the habit of distinguishing these cases prevents a common category of error on exams and in applications.