Properties of Power Series: Chapter Study Guide
Properties of Power Series
Properties of Power Series
Learning Objectives
- Combine power series by addition or subtraction.
- Create new power series by multiplying by a variable's power or via substitution.
- Multiply two power series together to form a single combined series.
- Differentiate and integrate power series term-by-term.
Key Terms & Glossary
- Power Series: An infinite series of the form representing a function as a polynomial.
- Interval of Convergence: The continuous range of -values for which a power series resolves to a finite value.
- Term-by-Term Differentiation: Deriving an entire power series by applying the derivative rule to each individual term.
- Term-by-Term Integration: Integrating an entire power series by applying the antiderivative rule to each individual term.
The "Big Idea"
Power series behave almost exactly like infinitely long polynomials. Rather than computing difficult Taylor series from scratch, you can take a known simple series (like ) and algebraically combine, substitute, differentiate, or integrate it to discover the series for complex or non-elementary functions. This enables us to solve differential equations that lack elementary solutions!
Formula / Concept Box
| Operation | Given | Resulting Series |
|---|---|---|
| Addition | ||
| Multiply by | ||
| Substitution | ||
| Derivative | ||
| Integral |
Hierarchical Outline
- Combining Power Series
- Addition and Subtraction: Combine coefficients of matching terms when intervals of convergence overlap.
- Multiplication by a Power: Shift the series index naturally by distributing .
- Substitution: Replace the primary variable with to find series for composite functions.
- Calculus of Power Series
- Term-by-Term Differentiation: Moving the derivative operator directly inside the summation symbol.
- Term-by-Term Integration: Moving the integral operator directly inside the summation symbol.
- Evaluating the Boundaries: Radius remains consistent, but interval endpoint convergence must be manually checked.
Visual Anchors
Definition-Example Pairs
-
Term-by-Term Differentiation
- Definition: Differentiating an infinite series one polynomial term at a time.
- Real-world Example: In signal processing, finding the velocity of an alternating current wave by deriving its positional power series term-by-term.
-
Interval of Convergence
- Definition: The continuous band of -values where the series accurately represents the function.
- Real-world Example: A physical calculator evaluating uses a power series that is only programmed to operate accurately within a specific convergence interval to save memory.
Comparison Tables
| Feature | Term-by-Term Differentiation | Term-by-Term Integration |
|---|---|---|
| Operational Process | Multiply by $n, subtract 1 from exponent | Add 1 to exponent, divide by n+1$ |
| Starting Index | Usually shifts to $n=1 (the constant becomes 0) | Remains at n=0+ C$) |
| Radius of Convergence | Stays exactly the same as the original | Stays exactly the same as the original |
| Endpoint Behavior | May lose convergence at specific endpoints | May gain convergence at specific endpoints |
Worked Examples
[!NOTE] Constructing a Series via Algebraic Substitution Find the power series and the interval of convergence for the function .
▶Click to expand step-by-step solution
- Identify a related known series: We know the fundamental geometric series: for .
- Apply substitution: Replace with .
- Multiply by the remaining variable ():
- Determine the interval of convergence: The original series converges for . Thus, the interval of convergence is .
Muddy Points & Cross-Refs
[!WARNING] Endpoint Behavior is Tricky! A major "muddy point" is assuming the exact interval of convergence never changes during calculus operations. While the overall radius ( and ) can "break" during differentiation or "heal" during integration. You must manually test the endpoints using limit tests after differentiating or integrating!
Checkpoint Questions
- If you memorized the geometric series for ?
- What happens to the radius of convergence when you integrate a power series term-by-term?
- Why does the starting index of a summation often shift from to when differentiating a power series?
- True or False: If a series converges at as well.