4.3.15 · D5Calculus III — Sequences & Series
Question bank — Term-by-term differentiation and integration of power series
The single rule everything tests: inside the open interval a power series acts like an infinite polynomial — differentiate/integrate term by term, and the ==radius never changes, but the endpoints may== change behaviour. Keep Cauchy–Hadamard theorem and Uniform convergence and the Weierstrass M-test in mind — they are the machinery.
True or false — justify
TF1. Differentiating a power series term by term keeps the radius of convergence the same.
True — the factor contributes in the Cauchy–Hadamard , a subgeometric nudge that vanishes in the -th root, so is untouched.
TF2. Differentiating term by term keeps the interval of convergence the same.
False — the radius is preserved but an endpoint can be lost; e.g. a series convergent at may diverge there after differentiating.
TF3. Integrating a power series can only shrink or preserve the set of where it converges.
False — integration divides coefficients by , which can gain convergence at an endpoint (this is exactly how picks up ).
TF4. Because a power series equals an infinite polynomial, you may always swap and with no conditions.
False — the swap is licensed only because the derivative series converges uniformly on compact subintervals of ; without uniform convergence the swap can fail for general function series.
TF5. If converges only at (so ), the term-by-term theorem still tells you how to differentiate it.
False — the theorem requires ; with there is no open interval to differentiate on, so nothing is claimed.
TF6. The differentiated series and the original series always have the same value at a given interior point.
False — they represent and , which are generally different functions; only the radius of convergence matches, not the sums.
TF7. A function that is (infinitely differentiable) near must equal its Taylor series there.
False — smoothness gives you all the coefficients, but the series may converge to a different function (e.g. has all-zero Taylor coefficients yet is nonzero).
TF8. Term-by-term integration of produces a genuine power series with the same centre .
True — is a power series about , and its radius equals the original .
TF9. You can differentiate a convergent power series term by term as many times as you like inside .
True — each differentiation returns a power series of the same radius , so the process repeats forever; this is why power-series sums are on the open interval.
TF10. Since the geometric series diverges at , its term-by-term derivative also diverges at .
True — differentiating never creates endpoint convergence; multiplying terms by makes worse, and indeed diverges.
Spot the error
SE1. " holds for all , since we integrated a series."
Wrong — integration preserves the radius , so the identity holds on only; at the series is (harmonic, divergent) and beyond it fails.
SE2. "The Cauchy–Hadamard limit gives , and since , the radius must shrink."
The error is ; in fact (because ), so the factor drops out and .
SE3. "To integrate I write ."
The divisor is , not — you raise the power to and divide by that new exponent; dividing by would blow up the term.
SE4. "Differentiating gives ."
Index should start at — the constant term differentiates to ; keeping writes a term which is meaningless ( is not a power-series term).
SE5. "Because term-by-term differentiation is 'just like polynomials', it works for any infinite sum of functions ."
Only special families (power series, and more generally uniformly convergent derivative series) qualify; a general can converge while diverges or converges to the wrong thing.
SE6. "The Abel endpoint value tells us the derivative series also converges at that endpoint."
No — Abel's theorem addresses continuity of the sum up to an endpoint where the series converges; it says nothing forcing the differentiated series to converge there.
SE7. "Since for , integrating gives valid for all real because is defined everywhere."
The function is defined for all , but its power-series representation only converges for (); the two must not be confused.
Why questions
WHY1. Why does multiplying each coefficient by leave the radius unchanged even though every term gets bigger?
Convergence is geometric, controlled by ; the extra factor contributes , which is invisible in the -th root, so it can only affect a single endpoint, never the geometric decay rate.
WHY2. Why do we take logarithms to prove ?
An expression of the indeterminate form is tamed by logs: because logarithm loses to any positive power of , and then .
WHY3. Why is uniform convergence — not just pointwise — the property that licenses swapping and ?
Uniform convergence of the derivative series lets the limit and the derivative operation exchange without the error accumulating unevenly across ; pointwise convergence alone permits pathological failures of that exchange.
WHY4. Why must we always re-test the endpoints after differentiating or integrating?
The theorem guarantees only the open-interval behaviour and the radius; the boundary points are a separate convergence question the theorem deliberately leaves open (integration may gain them, differentiation may lose them).
WHY5. Why does integrating the geometric series gain convergence at ?
Integration divides coefficients by , turning into — an alternating series with terms decreasing to , so Leibniz's test now gives convergence where the original diverged.
WHY6. Why can a power series be differentiated infinitely many times inside its radius, making its sum ?
Each differentiation yields another power series of the same radius ; since this can repeat indefinitely on the same open interval, all derivatives exist there.
WHY7. Why is the constant of integration pinned down by evaluating at the centre (e.g. )?
The antiderivative series has value at the centre where all higher terms vanish, so matching the known value of the target function there (like or ) fixes uniquely.
Edge cases
EC1. What does the theorem say when (e.g. the series for )?
Term-by-term operations are valid for all real and stay valid for all — an infinite radius stays infinite, with no endpoints to worry about.
EC2. What happens at the centre itself, the degenerate "interval" case?
Every power series converges trivially at (all terms after vanish), and this point is always interior to whenever , so nothing special is needed.
EC3. If the original series converges at both endpoints, is the integrated series guaranteed to converge at both?
Not guaranteed as a rule — integration tends to help endpoints (dividing by ), so it typically preserves or gains convergence there, but each endpoint must still be checked individually.
EC4. What if but you only want the derivative — does the constant term matter?
No — differentiates to and simply drops out; that is why the derivative series starts its index at .
EC5. Consider a series whose radius is (converges only at the centre). Can you meaningfully integrate it term by term?
No useful function results — with no open interval of convergence there is no interval on which the antiderivative series represents anything, so the theorem does not apply.
EC6. At an endpoint where the differentiated series diverges, is the original function still differentiable there?
The theorem is silent — it only asserts differentiability on the open interval; behaviour of at the boundary requires separate one-sided analysis and is not delivered by the term-by-term rule.
Recall One-line summary you should be able to recite
Inside the open interval you may differentiate and integrate term by term keeping the radius; only the endpoints are up for grabs — differentiation can lose them, integration can gain them. DIRT: Differentiate/Integrate keep the Radius, Test endpoints again.
Connections
- Power series and radius of convergence
- Cauchy–Hadamard theorem
- Uniform convergence and the Weierstrass M-test
- Taylor and Maclaurin series
- Geometric series
- Abel's theorem (endpoint behaviour)
- Solving ODEs with power series