4.3.15 · D2Calculus III — Sequences & Series

Visual walkthrough — Term-by-term differentiation and integration of power series

2,971 words14 min readBack to topic

Step 0 — What is a power series, in pictures?

WHAT. A power series is an endless sum

Let me name every piece, right where it sits:

  • ::: the coefficient — a fixed number for each step (the "weight" of that term).
  • ::: the centre — the point we build around.
  • ::: the distance from the centre, raised to a power — it grows fast when is far from .
  • ::: "add these up forever, starting at ".

WHY care about a "radius". If is close to , the powers shrink and the sum settles on a number. If is far, the powers explode and the sum blows up. The border between "settles" and "explodes" is a distance from the centre, called the radius of convergence. Inside that distance the series is a real function; outside it is garbage.

PICTURE. A number line with the centre in the middle and a red "safe zone" of half-width on either side.

Figure — Term-by-term differentiation and integration of power series

Step 1 — What does differentiating do to each term?

WHAT. Apply (the slope-finder) to one term . The power rule says: bring the power down in front, then lower the power by one.

Term by term, what changed:

  • the factor ::: new, pulled down from the exponent — this is the whole story.
  • ::: the power dropped by one.
  • the term (, a constant) ::: differentiates to and disappears, so the sum now starts at .

WHY this tool. We want the slope of . For an ordinary short polynomial the power rule is the machine that gives slopes. The claim of this chapter is that the endless polynomial obeys the same rule — so the differentiated series is

PICTURE. A tower of coefficients; differentiation multiplies the -th brick by and shifts the tower down one step.

Figure — Term-by-term differentiation and integration of power series

Step 2 — What does integrating do to each term?

WHAT. Apply (the area-finder) to one term. The rule: raise the power by one, then divide by the new power.

Term by term:

  • the divisor ::: new — integrating makes coefficients smaller.
  • ::: the power rose by one.
  • ::: one single constant for the whole sum (the height the antiderivative starts at).

So the integrated series is

WHY. Same reason: for a short polynomial this is the rule for antiderivatives, and we claim the endless one plays along.

PICTURE. The same coefficient tower, but now the -th brick is divided by and the tower shifts up one step — the mirror image of Step 1.

Figure — Term-by-term differentiation and integration of power series

Step 3 — The machine that measures

WHAT. The Cauchy–Hadamard theorem gives the radius directly from the coefficients:

Decoding every symbol:

  • ::: the -th root of the size of the -th coefficient. It asks: "roughly, what constant base makes ?"
  • ::: the "eventual ceiling" of those roots as grows — the largest value they keep coming back near.
  • ::: one over the radius. Big root ⇒ big small safe zone. Small root ⇒ large safe zone.

WHY this tool and not another. The Geometric series converges exactly when its base has size below . Cauchy–Hadamard says a power series behaves like a geometric series whose base is . So the radius is set by the root behaviour of the coefficients — nothing else. This is precisely the tool that turns "does it settle?" into a single number.

PICTURE. The roots plotted as dots; a horizontal red line marks the ceiling they hover under. That ceiling is .

Figure — Term-by-term differentiation and integration of power series

Step 4 — The one limit that runs the whole engine

WHAT. We will need this single fact: In words: the -th root of marches to .

WHY we need it. Differentiation slipped an extra factor into each coefficient. Cauchy–Hadamard cares about . So the extra factor contributes an extra to the root. If that extra factor tends to , it multiplies the ceiling by — i.e. it changes nothing. This limit is the whole reason the radius survives.

WHY it's true (take logs). A quantity of the shape "" — here a growing raised to the shrinking power — is a tug-of-war. Logarithms turn the power into a product where we can see who wins:

  • ::: grows, but slowly (logarithm crawls).
  • ::: grows in a straight line. As , the straight-line denominator crushes the crawling numerator, so . Undo the log:

PICTURE. Two racing curves: (crawling) versus (sprinting). Their ratio, in red, sinks to — dragging down to .

Figure — Term-by-term differentiation and integration of power series

Step 5 — Put it together: the differentiated radius equals

WHAT. The differentiated series has coefficients (re-index so both series start at ). Its radius obeys

Split the root into two factors — this is the payoff:

  • ::: same reason as ; shifting by one inside a root that goes to still goes to .
  • ::: the coefficients' own root, but a subtlety hides here — read the two callouts below.

Multiply the differentiation factors: , so . The integration case (Subtlety B) lands on the same by the reciprocal factor. The safe zone is untouched either way.

PICTURE. The coefficient-root ceiling from Step 3, with the extra factor drawn as a red multiplier that shrinks to , leaving the ceiling — and hence — exactly where it was.

Figure — Term-by-term differentiation and integration of power series

Step 5½ — WHY are we even allowed to swap and ?

WHAT. Everything so far assumed we may differentiate the endless sum one term at a time: This swap is not free for a general infinite sum of functions — you can build sums where it fails. So we must earn it for power series.

WHY it holds here. The licence is uniform convergence. The theorem from analysis is: if a series of differentiable functions converges at one point, and the series of their derivatives converges uniformly, then you may differentiate term by term. "Uniformly" means the tail of the sum can be made small by one bound that works for every at once — the pieces settle in lock-step, not at different speeds for different .

Why power series pass the test. Fix any closed sub-interval with — strictly inside the safe zone. On it, each derivative term is bounded:

  • ::: a pure number for each — the biggest that term can be anywhere on the sub-interval.

Why (comparison to a geometric series). Pick a number strictly between and , so . Because , the differentiated series' root ceiling (Step 5) gives for all large , i.e. , so . Substitute: Now , so is a convergent series (a geometric series nudged by the polynomial factor — and for ; the factor is crushed by the geometric decay). Hence : a finite bound.

The Weierstrass $M$-test then says: a single finite bound forces the derivative series to converge uniformly on . That is exactly the hypothesis the swap-theorem needed. Since every point strictly inside lies in some such -interval, the swap is legal everywhere inside the safe zone.

The integration swap is easier: uniform convergence of the original series on (same -test, now with , a plain convergent geometric series) already licenses swapping and . So Step 5's radius result is not a bonus — it is the very thing that feeds the -test and makes term-by-term calculus honest.


Step 6 — The edge cases: endpoints, and the extremes ,

WHAT. Everything above is about the open safe zone . Three edge situations remain: the two boundary points, and the two extreme radii.

Endpoints can move. The points and are a separate story. There the geometric protection is gone (base ), so a leftover factor of or suddenly matters.

  • at is ::: diverges (differentiation lost the endpoint).
  • The build at converges (alternating) ::: integration gained an endpoint.

This is Abel's theorem (endpoint behaviour) territory, and why the parent's mnemonic DIRT ends in "Test endpoints again."

Extreme survives. If the original series converges only at , then . The differentiated ceiling is , so still . A nowhere-converging-outside- series stays that way after differentiating or integrating. (Integrating divides by , but too — a melting factor can't cancel an infinite ceiling.)

Extreme survives. If the original series is entire (, e.g. ), then the differentiated ceiling is , so and : the differentiated series still converges everywhere. The integration case is identical — the factor times a ceiling of is again , so the antiderivative is entire too. Entire series stay entire under both operations — exactly consistent with and , both convergent for every .

PICTURE. The radius line unchanged for a finite , with the two red endpoint dots flipping status: one goes ✓→✗ (differentiation), the other ✗→✓ (integration).

Figure — Term-by-term differentiation and integration of power series

The one-picture summary

Here is the entire derivation compressed: the coefficient roots set the ceiling ; differentiation and integration slap on a factor that the -th root drives to ; the ceiling — and the radius — hold firm; only the two endpoints wobble.

Figure — Term-by-term differentiation and integration of power series
Recall Feynman: tell the whole story to a 12-year-old

Picture an endless polynomial living inside a "safe fence" — a distance left and right of its home base. Inside the fence it adds up to a real function; outside, it explodes.

Now do slope-ing (differentiate): every brick gets multiplied by its step-number . That sounds scary — bigger bricks! But to test the fence we take the -th root of each brick, and the -th root of crawls all the way down to just . Multiplying by changes nothing, so the fence doesn't move. If the fence was zero-width (only the home base worked) it stays zero; if it was infinitely wide (works everywhere) it stays infinite.

Area-ing (integrate) does the opposite — it divides bricks by — and its -th root also goes to . The lone "+C" you add is just a height, not a brick, so it never touches the fence either. Fence unmoved again.

But why is slope-ing-each-piece even allowed? Because inside a slightly smaller fence, all the pieces settle down together in lock-step — one single yardstick controls the whole tail (that's uniform convergence / the -test, which we secured by comparing to a shrinking geometric series). Only on the fence itself, the two endpoints, do things wobble. Slope-ing can knock an endpoint out; area-ing can pull one back in. So: radius always the same, endpoints always re-checked. That's DIRT.

Recall Why exactly

? Take logs: . The straight-line beats the crawling , so the ratio , so . ::: This single limit is the engine that keeps the radius fixed.

Connections

Concept Map

differentiate

integrate

ceiling unchanged

ceiling unchanged

licences swap

via

but

coefficient roots set ceiling 1 over R

factor n to the 1 over n goes to 1

factor 1 over n+1 to the 1 over n goes to 1

radius R stays

M-test uniform convergence

compare to geometric series

endpoints can flip