The math optional, made finite. Daily Practice

Series of real terms: convergence, standard tests

At a Glance

Why This Chapter Matters

Both questions involve the ratio test applied to series with parameters (x>0x > 0), where the ratio test is conclusive everywhere except at a single boundary value where Raabe’s test is needed. Mastering the two-layer decision tree (ratio test \to if L=1L=1, apply Raabe) is the key skill. The 2022 question reaches its boundary via Stirling’s approximation; the 2023 question uses Raabe’s test directly. Together they cover every exam scenario for this atom.

Minimum Theory

Ratio test. For a positive-term series an\sum a_n, let L=limnan+1/anL = \lim_{n\to\infty} |a_{n+1}/a_n|. If L<1L < 1: convergent. If L>1L > 1: divergent. If L=1L = 1: inconclusive — use a finer test.

Raabe’s test. When the ratio test gives L=1L = 1, compute R=limnn ⁣(anan+11)R = \lim_{n\to\infty} n\!\left(\dfrac{a_n}{a_{n+1}} - 1\right). If R>1R > 1: convergent. If R<1R < 1: divergent. If R=1R = 1: still inconclusive.

Stirling’s approximation. n!2πnnnenn! \sim \sqrt{2\pi n}\, n^n e^{-n} as nn \to \infty. Useful when the ratio test gives L=1L = 1 and the general term ana_n involves nn/n!n^n/n! — Stirling shows an1/2πna_n \sim 1/\sqrt{2\pi n}, then compare to 1/n\sum 1/\sqrt{n} (divergent by pp-series with p=1/2<1p = 1/2 < 1).

Standard limit. limn(1+1/n)n=e\lim_{n\to\infty}(1+1/n)^n = e. This appears whenever the ratio an+1/ana_{n+1}/a_n contains a factor (1+1/n)n(1+1/n)^n — the limit delivers ee and determines the radius of convergence.

\textbf{Decision flowchart for series convergence tests.} Start: compute L = \lim|a_{n+1}/a_n|. Left branch (L < 1): converges absolutely. Right branch (L > 1): diverges. Middle branch (L = 1): apply Raabe's test R = \lim n(a_n/a_{n+1}-1); R > 1 converges, R < 1 diverges. If both tests fail, use comparison or Stirling.

Question Archetypes

ArchetypeRecognition
ratio-testseries an(x)\sum a_n(x) with parameter x>0x > 0; ratio test gives L=f(x)L = f(x), determine convergence/divergence
ratio-raabe-testratio test gives L=1L = 1 at a boundary value of xx; use Raabe’s test to classify the boundary

ratio-test (1 question; 2022)

Recognition Cues — The series has general term involving nnxn/n!n^n x^n / n! or similar combinations where (1+1/n)n(1+1/n)^n emerges in the ratio. The boundary x=1/ex = 1/e (radius of convergence) is a Stirling borderline — the general term at the boundary is 1/n\sim 1/\sqrt{n}, signalling divergence.

Solution Template

  1. Identify ana_n and compute an+1/ana_{n+1}/a_n algebraically.
  2. Simplify to isolate the factor (1+1/n)ne(1+1/n)^n \to e.
  3. Take liman+1/an=xe\lim a_{n+1}/a_n = xe (or similar); apply ratio test: converges if xe<1xe < 1, diverges if xe>1xe > 1.
  4. At the boundary x=1/ex = 1/e (ratio 1\to 1): substitute x=1/ex = 1/e into ana_n, apply Stirling to get an1/2πna_n \sim 1/\sqrt{2\pi n}. Compare to 1/n\sum 1/\sqrt{n} (divergent); conclude divergent at x=1/ex = 1/e.
  5. State the full conclusion.

Worked Example

2022 Paper 2, 2022-P2-Q4b (15 marks)

Test for convergence or divergence of x+22x22!+33x33!++nnxnn!+x + \dfrac{2^2 x^2}{2!} + \dfrac{3^3 x^3}{3!} + \cdots + \dfrac{n^n x^n}{n!} + \cdots (x>0x > 0).

Set an=nnxnn!a_n = \dfrac{n^n x^n}{n!}.

Step 1 — Ratio test.

an+1an=(n+1)n+1xn+1/(n+1)!nnxn/n!=x(n+1)n+1(n+1)nn=x(n+1)nnn=x ⁣(1+1n)n.\frac{a_{n+1}}{a_n} = \frac{(n+1)^{n+1}x^{n+1}/(n+1)!}{n^n x^n/n!} = x \cdot \frac{(n+1)^{n+1}}{(n+1) \cdot n^n} = x \cdot \frac{(n+1)^n}{n^n} = x\!\left(1 + \frac{1}{n}\right)^n.

Step 2 — Take the limit.

limnan+1an=xe.\lim_{n\to\infty}\frac{a_{n+1}}{a_n} = x \cdot e.

Step 3 — Apply ratio test.

Step 4 — Boundary x=1/ex = 1/e.

At x=1/ex = 1/e: an=nnn!ena_n = \dfrac{n^n}{n! \cdot e^n}. By Stirling, n!2πnnnenn! \sim \sqrt{2\pi n} \cdot n^n e^{-n}, so

annn2πnnnenen=12πn.a_n \sim \frac{n^n}{\sqrt{2\pi n} \cdot n^n e^{-n} \cdot e^n} = \frac{1}{\sqrt{2\pi n}}.

The series 1/n\sum 1/\sqrt{n} diverges (pp-series, p=1/2<1p = 1/2 < 1). By limit comparison, the series diverges at x=1/ex = 1/e.

Series converges for x<1/e; diverges for x1/e.\boxed{\text{Series converges for } x < 1/e; \text{ diverges for } x \ge 1/e.}

Common Traps


ratio-raabe-test (1 question; 2023)

Recognition Cues — The series involves double-factorial products (2n1)!!/(2n)!!(2n-1)!! / (2n)!! and a parameter x>0x > 0. The ratio test gives L=x2L = x^2, which equals 11 at x=1x = 1. Raabe’s test is then applied directly using the expansion of an/an+1a_n / a_{n+1}.

Solution Template

  1. Write out ana_n and compute an+1/ana_{n+1}/a_n by pairing the double-factorial ratios carefully.
  2. Take L=liman+1/anL = \lim a_{n+1}/a_n. Apply the ratio test for L1L \ne 1.
  3. At the boundary (L=1L = 1): compute an/an+1a_n / a_{n+1} and expand as 1+c/n+O(1/n2)1 + c/n + O(1/n^2).
  4. Apply Raabe’s test: R=limn(an/an+11)R = \lim n(a_n/a_{n+1} - 1). If R>1R > 1: converges.
  5. State the full conclusion.

Worked Example

2023 Paper 2, 2023-P2-Q1c (10 marks)

Test the convergence of n=1135(2n1)246(2n)x2n+12n+1\displaystyle\sum_{n=1}^{\infty}\frac{1 \cdot 3 \cdot 5 \cdots (2n-1)}{2 \cdot 4 \cdot 6 \cdots (2n)} \cdot \frac{x^{2n+1}}{2n+1}, x>0x > 0.

Let an=(2n1)!!(2n)!!x2n+12n+1a_n = \dfrac{(2n-1)!!}{(2n)!!} \cdot \dfrac{x^{2n+1}}{2n+1}.

Step 1 — Ratio test.

an+1an=(2n+1)!!(2n+2)!!(2n)!!(2n1)!!2n+12n+3x2=2n+12n+22n+12n+3x2.\frac{a_{n+1}}{a_n} = \frac{(2n+1)!!}{(2n+2)!!} \cdot \frac{(2n)!!}{(2n-1)!!} \cdot \frac{2n+1}{2n+3} \cdot x^2 = \frac{2n+1}{2n+2} \cdot \frac{2n+1}{2n+3} \cdot x^2.

As nn \to \infty, both fractions 1\to 1, so

L=limnan+1an=x2.L = \lim_{n\to\infty}\frac{a_{n+1}}{a_n} = x^2.

Step 2 — Boundary x=1x = 1 via Raabe’s test.

At x=1x = 1, compute an/an+1a_n/a_{n+1}:

anan+1=(2n+2)(2n+3)(2n+1)2=1+6n+5(2n+1)2.\frac{a_n}{a_{n+1}} = \frac{(2n+2)(2n+3)}{(2n+1)^2} = 1 + \frac{6n+5}{(2n+1)^2}.

Apply Raabe’s test:

R=limnn ⁣(anan+11)=limnn(6n+5)(2n+1)2=64=32>1.R = \lim_{n\to\infty} n\!\left(\frac{a_n}{a_{n+1}} - 1\right) = \lim_{n\to\infty} \frac{n(6n+5)}{(2n+1)^2} = \frac{6}{4} = \frac{3}{2} > 1.

Since R>1R > 1, the series converges at x=1x = 1.

Series converges for 0<x1; diverges for x>1.\boxed{\text{Series converges for } 0 < x \le 1;\text{ diverges for } x > 1.}

Common Traps

Marks-Aware Writing

15-mark answer (ratio-test): Four steps — compute ratio, take the limit (invoking (1+1/n)ne(1+1/n)^n \to e), apply ratio test with all three cases, handle boundary via Stirling. The boundary analysis (Step 4) is essential and carries marks.

10-mark answer (ratio-raabe-test): Two steps — ratio test with explicit limit L=x2L = x^2, Raabe computation at x=1x = 1 with R=3/2>1R = 3/2 > 1. Show the algebra for the ratio an/an+1a_n/a_{n+1} in Raabe clearly.

Practice Set

We've mapped all 13 years of this exam. Get new chapters, tools, and solutions as we release them — free.