Study Guide640 words

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 $\sum c_n(x-a)^n representing a function as a polynomial.
  • Interval of Convergence: The continuous range of x-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 \frac{1}{1-x}) 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

OperationGiven \sum c_n x^nResulting Series
Additionf(x) \pm g(x)$(an±bn)xn\sum (a_n \pm b_n) x^n
Multiply by xmx^mxmf(x)x^m \cdot f(x)$\sum c_n x^{n+m}
Substitutionf(bx^m)$cn(bxm)n=cnbnxmn\sum c_n (bx^m)^n = \sum c_n b^n x^{mn}
Derivativef(x)f'(x)n=1ncnxn1\sum_{n=1}^{\infty} n c_n x^{n-1}
Integralf(x)dx\int f(x) dxC+n=0cnn+1xn+1C + \sum_{n=0}^{\infty} \frac{c_n}{n+1} x^{n+1}

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 $x^m.
    • Substitution: Replace the primary variable xwithwithcx^m$ 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

Loading Diagram...
Compiling TikZ diagram…
Running TeX engine…
This may take a few seconds

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 $x-values where the series accurately represents the function.
    • Real-world Example: A physical calculator evaluating \sin(x) uses a power series that is only programmed to operate accurately within a specific convergence interval to save memory.

Comparison Tables

FeatureTerm-by-Term DifferentiationTerm-by-Term Integration
Operational ProcessMultiply by n, subtract 1 from exponentAdd 1 to exponent, divide by n+1
Starting IndexUsually shifts to n=1 (the constant becomes 0)Remains at n=0(addsa(adds a+ C)
Radius of ConvergenceStays exactly the same as the originalStays exactly the same as the original
Endpoint BehaviorMay lose convergence at specific endpointsMay 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 f(x) = \frac{x^3}{1-x^2}.

Click to expand step-by-step solution
  1. Identify a related known series: We know the fundamental geometric series: \frac{1}{1-x} = \sum_{n=0}^{\infty} x^nforfor|x| < 1.
  2. Apply substitution: Replace xwithwithx^2$. 11x2=n=0(x2)n=n=0x2n\frac{1}{1-x^2} = \sum_{n=0}^{\infty} (x^2)^n = \sum_{n=0}^{\infty} x^{2n}
  3. Multiply by the remaining variable (x3x^3): x31x2=x3n=0x2n=n=0x2n+3\frac{x^3}{1-x^2} = x^3 \sum_{n=0}^{\infty} x^{2n} = \sum_{n=0}^{\infty} x^{2n+3}
  4. Determine the interval of convergence: The original series converges for $|x| < 1. Our substitution requires |x^2| < 1, which mathematically simplifies to |x| < 1. Thus, the interval of convergence is (-1, 1).

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 (R) stays identical, convergence at the exact boundaries (x = -Randandx = R) can "break" during differentiation or "heal" during integration. You must manually test the endpoints using limit tests after differentiating or integrating!

Checkpoint Questions

  1. If you memorized the geometric series for \frac{1}{1-x}, what two algebraic steps would you take to find the series for \frac{x^2}{1+x}?
  2. What happens to the radius of convergence when you integrate a power series term-by-term?
  3. Why does the starting index of a summation often shift from n=0toton=1 when differentiating a power series?
  4. True or False: If a series converges at x=1, its term-by-term derivative is guaranteed to converge at x=1$ as well.

Ready to study Calculus II: Integral Calculus - Integration, Series, and Parametric Equations?

Practice tests, flashcards, and all study notes — free, no sign-up needed.

Start Studying — Free