Lesson 9.4728 words

Power Series

A power series is a polynomial of infinite degree whose convergence set is an interval centered at aa, with a radius the Ratio Test finds and endpoints that must be tested by hand. Inside that interval the series represents a function that can be differentiated and integrated term by term, generating new representations from the geometric series.

╌╌╌╌

Letting the terms of a series carry a variable turns the series into a function. A power series is a series of the form

where the constants are the coefficients. For each fixed this is a series of numbers that may converge or diverge; the sum, where it exists, is a function of . A power series looks like a polynomial with infinitely many terms, and much of its behavior follows that analogy.

More generally, a power series centered at is

adopting the convention even at . Setting makes every term past the first vanish, so a power series centered at always converges at , to . The question is what other it converges for.

The radius and interval of convergence

The convergence set of a power series is always an interval, centered at . The Ratio Test shows why. Applied to , the ratio of successive terms carries a factor , so the test compares to a threshold.

For the ratio is for any , so the series converges only at (). For the geometric series the ratio is , giving convergence on (). Between these extremes lies the third case, a finite positive radius with endpoints to settle.

The convergence set is an interval of radius about the center : convergent strictly inside, divergent strictly outside, and undecided at the two endpoints until each is tested by hand.

The Ratio (or Root) Test finds but says nothing at the endpoints , where it always returns the inconclusive . Each endpoint must be checked by substituting it and applying a different test. All four outcomes occur: , , , or .

All four interval types occur, differing only in which endpoints are included. A filled dot marks an included endpoint (the series converges there); a hollow dot marks an excluded one.

Functions as power series

Power series represent functions in a form that can be differentiated and integrated term by term. The starting point is the geometric series, read from right to left as a formula for a function:

The partial sums of (polynomials) hug more tightly as the degree grows, but only on the interval ; outside it they fly off.

New representations come from three operations: substitution, multiplication by a power of , and factoring a constant out of the denominator.

  • Substitution. Replacing by ,
  • Factoring the denominator. To expand , write it as and use the geometric formula with ratio :
  • Multiplying by . Then on the same interval, since can be taken inside the summation sign.

Differentiating and integrating term by term

Inside its interval of convergence a power series behaves like an infinite polynomial: it can be differentiated and integrated one term at a time, and the radius of convergence is unchanged.

The radius is preserved, but an endpoint can change status: a series may converge at while its derivative diverges there. Two applications produce series that algebraic manipulation alone does not.

Differentiating. Differentiating term by term gives

Integrating. Since , integrating term by term (and fixing from ) gives

The same route, starting from , produces Gregory's series for the inverse tangent:

At this collapses to the Leibniz formula .

Term-by-term integration turns the series for into the series for : each power becomes , with the radius of convergence unchanged.

Beyond generating identities, term-by-term integration evaluates integrals with no elementary antiderivative. Since ,

and this series, being alternating for , gives a definite integral to any accuracy with a controlled error.

Series representations obtained

Each representation above came from manipulating the geometric series, not from computing coefficients directly. Tying the coefficients to the derivatives of at the center is the route of the Taylor and Maclaurin series.

FunctionPower seriesInterval

╌╌ END ╌╌