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.
Intuition Why a matrix first?
The Leibniz test has only two knobs — is the size sequence b n decreasing , and does it go to zero ? Every possible situation is just a combination of yes/no on those two knobs, plus a few edge shapes (starts big then settles, wiggles, a real word problem, an exam trap). If we tick every combination, you will never meet a problem you haven't already rehearsed.
Reminder of the objects we use everywhere below:
Definition The pieces (so no symbol is unearned)
b n = the size of the n -th term, always positive: b n = ∣ a n ∣ > 0 .
( − 1 ) n − 1 = the sign-flipper : + , − , + , − , … starting positive.
s N = ∑ n = 1 N ( − 1 ) n − 1 b n = the partial sum , i.e. where you stand after N hops.
"Decreasing " means each size is no bigger than the one before: b n + 1 ≤ b n .
"→ 0 " means the sizes shrink past every tiny bar you set.
Error bound: ∣ s − s N ∣ ≤ b N + 1 — the distance to the true sum is at most your next unused hop .
The picture below turns those two knobs into a "hopping toward a flag" walk — keep it in your head for every example.
Cell
Decreasing?
lim b n
Verdict by Leibniz
Covered by
C1 Clean pass
Yes
0
Converges
Ex 1
C2 Fails "to zero"
Yes
= 0
Diverges (nth-term test)
Ex 2
C3 Fails "decreasing"
No (wiggles)
0
Test does not apply
Ex 3
C4 Decreasing only eventually
Yes for large n
0
Converges
Ex 4
C5 Degenerate / zero terms
trivially
0
Converges (finite sum)
Ex 5
C6 Accuracy / error-bound problem
Yes
0
Converges + count terms
Ex 6
C7 Real-world word problem
Yes
0
Converges + interpret
Ex 7
C8 Exam twist (endpoint of power series)
Yes
0
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.
Does n = 1 ∑ ∞ 2 n − 1 ( − 1 ) n − 1 = 1 − 3 1 + 5 1 − 7 1 + ⋯ converge?
Forecast: guess before reading — decreasing? goes to zero? What's your gut verdict?
Identify b n . Strip the sign: b n = 2 n − 1 1 .
Why this step? Leibniz only ever talks about the positive sizes b n , never the signs. We must isolate them first.
Check decreasing. 2 ( n + 1 ) − 1 = 2 n + 1 > 2 n − 1 , so a bigger denominator gives a smaller fraction: b n + 1 < b n . ✓
Why this step? Knob 1. Bigger bottom, smaller value — that's the whole reason it shrinks.
Check limit. As n → ∞ , 2 n − 1 → ∞ so 2 n − 1 1 → 0 . ✓
Why this step? Knob 2. Sizes must vanish for even/odd partial sums to merge.
Conclude. Converges. Why? Both knobs passed, so the "hopping toward a flag" picture applies literally: forward 1 , back 3 1 , forward 5 1 … each hop smaller, so the walk is trapped in an ever-shrinking window and must settle on one point. That settling point is the sum.
Verify: This famous series equals π /4 (Leibniz's own formula). Numerically ∑ n = 1 5000 sits very close to π /4 ≈ 0.7854 . Sanity: it's between s 1 = 1 and s 2 = 3 2 , exactly as the proof predicts.
Does n = 1 ∑ ∞ ( − 1 ) n − 1 2 n + 5 3 n converge?
Forecast: the terms keep flipping sign — does flipping alone save it?
Identify b n = 2 n + 5 3 n .
Why? Isolate the sizes before testing.
Compute the limit. Divide top and bottom by n : 2 + 5/ n 3 → 2 3 = 1.5 = 0 .
Why this step? Knob 2 is the first thing to check when you suspect trouble — if the size doesn't die, nothing else matters.
Invoke the nth-Term Test for Divergence . Since the term size doesn't go to 0 , the actual terms ( − 1 ) n − 1 b n don't go to 0 either (they oscillate around ± 1.5 ). A series whose terms don't vanish cannot converge.
Why this step? Leibniz is a convergence checker ; when its condition 2 fails, we hand the case to the nth-term test, which gives a hard diverges .
Conclude. Diverges. Why? In the hopping picture the hops never shrink — they keep jumping by roughly 1.5 forever, so the walker never gets trapped in a small window and can never settle. No settling point means no sum. Leibniz never even applies.
Verify: b 100 = 205 300 ≈ 1.463 , b 1000 = 2005 3000 ≈ 1.496 — climbing to 1.5 , nowhere near 0 . ✓
Consider the alternating series ∑ ( − 1 ) n − 1 b n whose sizes are the sequence b n : 1 , 3 1 , 2 1 , 5 1 , 4 1 , 7 1 , 6 1 , … (the parent note's "wiggle": the odd-position and even-position values are interleaved so the list rises and falls). Does Leibniz apply?
Forecast: the sizes clearly head to zero — is that enough for Leibniz?
Check the limit. Every value is one of k 1 for growing k , so b n → 0 . ✓
Why? Knob 2 passes — tempting to declare victory.
Check decreasing. Read the list in order: b 1 = 1 > b 2 = 3 1 (down), but b 2 = 3 1 < b 3 = 2 1 (up ). So it goes down then up — not monotone.
Why this step? Knob 1 fails. The proof grouped terms into brackets ( b 2 k − 1 − b 2 k ) and needed each ≥ 0 . If sizes rise sometimes, a bracket can go negative and the "monotone increasing even sums" argument collapses.
Conclude. Leibniz gives no conclusion. Why? The whole "trapped in a shrinking window" guarantee relied on each hop being smaller than the last . Here a hop can be bigger than the previous one, so the window can widen again — the squeeze that forces settling is broken, and the test stays silent. (It might still converge by other tools, but this test can't say.)
Verify: For this same sequence, the rise at step 3 is b 3 − b 2 = 2 1 − 3 1 = 6 1 > 0 — a genuine increase, so monotonicity is broken exactly as claimed. ✓
Does n = 1 ∑ ∞ ( − 1 ) n − 1 n ln n converge? (Note b 1 = 1 l n 1 = 0 , b 2 = 2 l n 2 ≈ 0.347 , b 3 ≈ 0.366 — it rises at first!)
Forecast: it increases for the first couple of terms — does that kill it?
Identify b n = n ln n , limit. By growth rates, ln n crawls while n races, so n ln n → 0 . ✓
Why? Knob 2 first.
Test decreasing with a derivative. Let f ( x ) = x ln x . Why a derivative? Because "is this shrinking?" is exactly the question "is the slope negative?" — the derivative is the tool that measures whether a smooth function goes up or down. Quotient rule:
f ′ ( x ) = x 2 1 − l n x .
This is negative exactly when ln x > 1 , i.e. x > e ≈ 2.718 . So b n decreases for all n ≥ 3 . The figure below shows this: the curve climbs, peaks near x = e , then falls forever.
Why this step? Knob 1 needs only eventual decrease — the Leibniz proof says "for all large n ." A finite pile of early terms is just a fixed number added on; it can't change convergence.
Conclude. Converges (conditionally). Why? The first two rising terms just shift the starting point by a fixed amount; from n = 3 onward the hops shrink monotonically to 0 , which is exactly the shrinking-window setup that forces settling. A fixed head-start added to a convergent tail is still convergent. (Conditionally, since ∑ n l n n diverges.)
Verify: f ′ ( 4 ) = 16 1 − ln 4 = 16 1 − 1.386 ≈ − 0.0242 < 0 , confirming decrease past e . ✓
What does the Leibniz machinery say about n = 1 ∑ ∞ ( − 1 ) n − 1 b n with b n = 0 for all n ≥ 4 and b 1 = 5 , b 2 = 3 , b 3 = 1 ?
Forecast: a "series" that's secretly finite — does the test choke on the zeros?
List the terms. 5 − 3 + 1 − 0 + 0 − 0 + ⋯ = 3 . Every term past n = 3 contributes nothing.
Why this step? A tail of exact zeros means the partial sums stop moving — degenerate but perfectly legal.
Check the two knobs. b n : 5 , 3 , 1 , 0 , 0 , … is (weakly) decreasing since b n + 1 ≤ b n throughout (equalities allowed — the test uses ≤ , not < ). ✓ And b n → 0 (it's literally 0 ). ✓
Why this step? This is the corner case that shows the ≤ in the definition is deliberate — flat/zero pieces are fine.
Conclude. Converges , and here we read the sum off exactly: s = 3 . Why? When the hops become exactly 0 , the walker has literally stopped — there is nothing left to settle, it is already sitting on its final spot. A walk that halts is the most extreme case of "settles."
Verify: s 3 = 5 − 3 + 1 = 3 , and s N = 3 for all N ≥ 3 since later terms are 0 . Error bound ∣ s − s 3 ∣ ≤ b 4 = 0 — perfectly tight. ✓
For n = 1 ∑ ∞ n 3 ( − 1 ) n − 1 , how many terms guarantee an error below 1 0 − 3 ?
Forecast: cube in the denominator shrinks fast — guess whether you need dozens or just a handful of terms.
Confirm convergence quickly. b n = n 3 1 decreases and → 0 ⟹ converges. ✓
Why? You may only use the error bound once the test's conditions hold.
Write the error bound. ∣ s − s N ∣ ≤ b N + 1 = ( N + 1 ) 3 1 .
Why this step? The proof gave this free — the true sum is trapped between consecutive partial sums, so the miss is at most the next hop.
Solve the inequality. Want ( N + 1 ) 3 1 < 1 0 − 3 , i.e. ( N + 1 ) 3 > 1000 , so N + 1 > 10 , giving N ≥ 10 .
Why this step? We invert the bound to find the smallest N that squeezes the error under target.
Conclude. Summing the first 10 terms is enough. Why exactly 10? Because b 11 is the first unused hop, and we forced it below the tolerance; the trapped true sum can't be farther than that hop, so 10 terms already pin the answer to the required precision. (Contrast Ex 2 of the parent, where 1/ n needed 200 terms — cubing shrinks far faster.)
Verify: b 11 = 1 1 3 1 = 1331 1 ≈ 7.51 × 1 0 − 4 < 1 0 − 3 ✓, while b 10 = 1000 1 = 1 0 − 3 is not strictly below — so N = 10 is exactly the cutoff.
A ball is dropped and bounces. It loses energy so each bounce height is smaller. A physicist models the signed displacement contributions of a damped oscillation as ∑ n = 1 ∞ ( − 1 ) n − 1 n n 1 metres (up = + , down = − ). Does the net displacement settle to a finite value, and within what error after 8 bounces?
Forecast: damped, shrinking, sign-flipping — does the ball settle at a finite spot?
Identify b n = n n 1 = n − 3/2 .
Why? Physical "size of the n -th nudge," always positive.
Check knobs. As n grows, n 3/2 grows, so b n decreases and → 0 . ✓✓
Why? Both required for the "zeroing in" behaviour that makes a settling physical answer meaningful.
Conclude convergence. The displacement settles to a finite s . Why? The shrinking, sign-flipping nudges are exactly the hopping-toward-a-flag walk; each nudge is smaller than the last, so the ball is trapped in an ever-tightening interval and must approach one resting displacement — that is what "settles" means physically.
Error after 8 terms. ∣ s − s 8 ∣ ≤ b 9 = 9 − 3/2 = 27 1 ≈ 0.037 m.
Why? The remainder bound turns "how sure am I?" into an actual distance in metres — note the units survive: b 9 is in metres, so the error is in metres.
Verify: 9 3/2 = ( 9 ) 3 = 3 3 = 27 , so b 9 = 1/27 ≈ 0.0370 m. ✓ Units check: metres in, metres out. ✓
The power series n = 1 ∑ ∞ n x n has radius of convergence 1 . At the endpoint x = − 1 , does it converge?
Forecast: the ratio test can't decide endpoints — which test rescues us here?
Substitute x = − 1 . Each term becomes n ( − 1 ) n , so the series is n = 1 ∑ ∞ n ( − 1 ) n = − 1 + 2 1 − 3 1 + ⋯ .
Why this step? Endpoints must be tested by hand — see Power Series — radius of convergence ; the radius test is silent exactly on the boundary.
Recognise the alternating shape. Factor out the sign: this is − ∑ ( − 1 ) n − 1 n 1 , an alternating series with b n = n 1 .
Why? An overall minus sign doesn't affect convergence; we just need the alternating skeleton.
Apply Leibniz. b n = n 1 decreases and → 0 ⟹ converges.
Why this step? Leibniz is the standard tool for deciding a conditionally convergent endpoint — compare the Harmonic Series at x = + 1 , which diverges .
Conclude. Converges at x = − 1 (conditionally), diverges at x = + 1 , so the interval of convergence is [ − 1 , 1 ) . Why the asymmetry? At x = − 1 the signs alternate and the shrinking-hop squeeze kicks in; at x = + 1 all terms are positive n 1 — no alternation, no squeeze, and the harmonic series marches off to infinity.
Verify: At x = − 1 the sum is − ln 2 ≈ − 0.6931 ; partial sums bracket it, e.g. s 2 = − 1 + 0.5 = − 0.5 and s 3 ≈ − 0.833 , straddling − 0.6931 . ✓ At x = + 1 it's the divergent harmonic series. ✓
Recall Quick self-test on the matrix
Which two knobs decide every Leibniz case? ::: Is b n decreasing (eventually), and does b n → 0 .
If b n → 0 but wiggles, what's the verdict? ::: Leibniz is silent — try another method.
If b n → 0 , what's the verdict? ::: Diverges by the nth-term test; Leibniz never applies.
Why does "decreasing only for large n " 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 b N + 1 < tolerance using the remainder bound.
Mnemonic The matrix in one breath
Down-to-Zero, no wiggle, tail rules. Down + Zero = pass; break either and Leibniz shuts up.
Diverges by nth term test C2