Power Series Formula
Power series are an infinite series of the form _n=0^ a_n(x-c)^n = a_0 + a_1(x-c) + a_2(x-c)^2 + x s where c is the center and a_n are the coefficients.
The Formula
Radius of convergence: or use the ratio test: .
When to use: A power series is an 'infinite polynomial' centered at . For each value of , you get a number series that may or may not converge. The set of -values where it converges forms an interval centered at , and within that interval, the power series behaves like a well-defined function.
Quick Example
At : . β
At : diverges. β
Notation
What This Formula Means
A power series is an 'infinite polynomial' centered at . For each value of , you get a number series that may or may not converge. The set of -values where it converges forms an interval centered at , and within that interval, the power series behaves like a well-defined function.
Formal View
Worked Examples
Example 1
mediumAnswer
First step
See the full worked solution + why-it-works coaching
SetupKey insightWhy it worksCommon pitfallConnection
Example 2
hardExample 3
mediumCommon Mistakes
- Reporting only the radius and skipping endpoints - test and separately to get the full interval.
- Confusing the center - powers are of , so the interval is centered at , not at 0 unless .
- Assuming it equals a function everywhere - a power series only defines a function inside its interval of convergence.
Why This Formula Matters
Power series let you manipulate functions term-by-term β differentiate, integrate, and combine them β and they are the home of Taylor series, generating functions, and many DE solutions. The central task is finding WHERE it converges (radius and interval), because outside it the 'function' doesn't exist. Recognizing it by "Is this a series whose terms are coefficients times powers of , with convergence depending on the value of ?" β rather than by familiar numbers β is what lets a student tell it apart from taylor series and polynomial and numeric (constant) series in a mixed problem set.
Frequently Asked Questions
What is the Power Series formula?
How do you use the Power Series formula?
A power series is an 'infinite polynomial' centered at . For each value of , you get a number series that may or may not converge. The set of -values where it converges forms an interval centered at , and within that interval, the power series behaves like a well-defined function.
What do the symbols mean in the Power Series formula?
= radius of convergence. Interval of convergence = , with endpoints checked separately.
Why is the Power Series formula important in Math?
Power series let you manipulate functions term-by-term β differentiate, integrate, and combine them β and they are the home of Taylor series, generating functions, and many DE solutions. The central task is finding WHERE it converges (radius and interval), because outside it the 'function' doesn't exist. Recognizing it by "Is this a series whose terms are coefficients times powers of , with convergence depending on the value of ?" β rather than by familiar numbers β is what lets a student tell it apart from taylor series and polynomial and numeric (constant) series in a mixed problem set.
What do students get wrong about Power Series?
The procedure for power series is the easy part; the trap is reporting only the radius and skipping endpoints. Asking "Is this a series whose terms are coefficients times powers of , with convergence depending on the value of ?" first is what keeps a correct-looking calculation from being attached to the wrong concept.
What should I learn before the Power Series formula?
Before studying the Power Series formula, you should understand: convergence divergence, taylor series, sigma notation.