4.3.10 · D3Calculus III — Sequences & Series

Worked examples — Alternating series test — Leibniz test, proof

2,683 words12 min readBack to topic

This page is the "throw everything at it" companion to the parent Leibniz test note. Before we compute anything, we lay out every kind of case an alternating-series problem can hand you. Then each worked example is tagged with the cell it covers, so by the end you've seen the whole board.

Reminder of the objects we use everywhere below:

The picture below turns those two knobs into a "hopping toward a flag" walk — keep it in your head for every example.

Figure — Alternating series test — Leibniz test, proof

The scenario matrix

Cell Decreasing? Verdict by Leibniz Covered by
C1 Clean pass Yes Converges Ex 1
C2 Fails "to zero" Yes Diverges (nth-term test) Ex 2
C3 Fails "decreasing" No (wiggles) Test does not apply Ex 3
C4 Decreasing only eventually Yes for large Converges Ex 4
C5 Degenerate / zero terms trivially Converges (finite sum) Ex 5
C6 Accuracy / error-bound problem Yes Converges + count terms Ex 6
C7 Real-world word problem Yes Converges + interpret Ex 7
C8 Exam twist (endpoint of power series) Yes Converges conditionally Ex 8

Two knobs → four logical corners (C1–C4). C5 is the degenerate corner, C6–C8 are the "so what" applications. Let's fill every cell.


Worked examples

Ex 1 — Cell C1: the clean pass


Ex 2 — Cell C2: sizes don't vanish


Ex 3 — Cell C3: it wiggles


Ex 4 — Cell C4: decreasing only eventually

Figure — Alternating series test — Leibniz test, proof

Ex 5 — Cell C5: degenerate / zero terms


Ex 6 — Cell C6: accuracy / error-bound problem


Ex 7 — Cell C7: real-world word problem


Ex 8 — Cell C8: exam twist (power-series endpoint)


Recall Quick self-test on the matrix

Which two knobs decide every Leibniz case? ::: Is decreasing (eventually), and does . If but wiggles, what's the verdict? ::: Leibniz is silent — try another method. If , what's the verdict? ::: Diverges by the nth-term test; Leibniz never applies. Why does "decreasing only for large " still work? ::: A finite head of terms is a fixed constant; convergence depends only on the tail. How do you turn an accuracy demand into a term count? ::: Solve using the remainder bound.


Connections

Case Map

check sizes bn

no

yes

no wiggles

yes

remainder bound

interpret

endpoint

Alternating series

bn to zero

Diverges by nth term test C2

bn decreasing eventually

Leibniz silent C3

Converges C1 C4 C5

Count terms C6

Word problem C7

Power series C8