4.3.12 · D3Calculus III — Sequences & Series

Worked examples — Ratio test — proof, limitations

2,956 words13 min readBack to topic

The scenario matrix

Every series you can feed the ratio test falls into one of these cells. We will hit all of them.

Cell What makes it special outcome Example #
A Exponential ÷ factorial (clean cancellation) → converges Ex 1
B Factorial ÷ exponential (factorial wins) → diverges Ex 2
C Sign-changing / alternating terms (must use ) → abs. converges Ex 3
D Two exponentials, finite → converges Ex 4
E Power-law — the blind spot → inconclusive Ex 5
F Power series → radius of convergence, endpoints , then boundary Ex 6
G Degenerate: a term is zero / ratio undefined test doesn't apply — patch it Ex 7
H Real-world word problem (drug dosing) → finite build-up Ex 8
I Exam twist: but Raabe rescues it ratio fails, sharper tool needed Ex 9
J The limit doesn't exist (ratio oscillates) no single → ratio test silent Ex 10

Prerequisites we lean on: Geometric Series, Comparison Test, Term Test (nth-term divergence), Root Test, p-Series and Integral Test, Radius of Convergence, Raabe's Test.


Cell A — exponential over factorial


Cell B — factorial over exponential


Cell C — sign-changing terms (absolute values matter)


Cell D — two exponentials, finite ratio


Cell E — the power-law blind spot


Cell F — power series → radius of convergence & endpoints


Cell G — degenerate input (a zero term)


Cell H — real-world word problem (drug dosing)


Cell I — exam twist: , but Raabe rescues


Cell J — when the limit doesn't even exist


Recall Which cell needs which tool?

Exponential-vs-factorial (Cells A–D) → ::: ratio test wins cleanly. Pure power law (Cell E) → ::: p-series / integral test. Power series endpoints where (Cell F) → ::: check each endpoint by hand. A term equals zero, ratio undefined (Cell G) → ::: strip the zeros / use the root test. Real-world geometric pile-up (Cell H) → ::: ratio equals the common ratio; use geometric sum. from a factorial-product ratio (Cell I) → ::: Raabe's test. The ratio oscillates and doesn't exist (Cell J) → ::: ratio test is silent; use comparison (or limsup root test).


Connections

  • Ratio test — proof, limitations (index 4.3.12) — the parent: proof and theory.
  • Geometric Series — Cells D, G, H, J are geometric at heart.
  • Comparison Test — finishes Cells D, G and J.
  • Term Test (nth-term divergence) — the sanity check in Cell B.
  • p-Series and Integral Test — the correct tool for Cells E and F endpoints.
  • Radius of Convergence — what Cell F computes.
  • Root Test — the zero-tolerant sibling for Cell G and the limsup rescue for Cell J.
  • Raabe's Test — the sharper ruler for Cell I.