Skip to main content
Ch. 11 - Power Series
Briggs - Calculus: Early Transcendentals 3rd Edition
Briggs3rd EditionCalculus: Early TranscendentalsISBN: 9780136847243Not the one you use?Change textbook
Chapter 11, Problem 11.3.13b

Taylor series and interval of convergence


b. Write the power series using summation notation.


f(x)=2/(1−x)³, a=0

Verified step by step guidance
1
Recognize that the function \( f(x) = \frac{2}{(1 - x)^3} \) can be expressed as a power series centered at \( a = 0 \) by using the generalized binomial series or by differentiating a known geometric series.
Recall the geometric series formula: \( \frac{1}{1 - x} = \sum_{n=0}^{\infty} x^n \) for \( |x| < 1 \).
Differentiate the geometric series term-by-term to find the series for \( \frac{1}{(1 - x)^2} \), since \( \frac{d}{dx} \left( \frac{1}{1 - x} \right) = \frac{1}{(1 - x)^2} \). This gives \( \frac{1}{(1 - x)^2} = \sum_{n=0}^{\infty} (n+1) x^n \).
Differentiate once more to find the series for \( \frac{1}{(1 - x)^3} \), since \( \frac{d}{dx} \left( \frac{1}{(1 - x)^2} \right) = \frac{2}{(1 - x)^3} \). This yields \( \frac{1}{(1 - x)^3} = \frac{1}{2} \sum_{n=0}^{\infty} (n+1)(n+2) x^n \).
Multiply the series by 2 to get \( f(x) = \frac{2}{(1 - x)^3} = \sum_{n=0}^{\infty} (n+1)(n+2) x^n \), which is the power series representation in summation notation with interval of convergence \( |x| < 1 \).

Verified video answer for a similar problem:

This video solution was recommended by our tutors as helpful for the problem above.
Video duration:
4m
Was this helpful?

Key Concepts

Here are the essential concepts you must grasp in order to answer the question correctly.

Taylor Series Expansion

A Taylor series represents a function as an infinite sum of terms calculated from the derivatives of the function at a single point. For a function f(x) centered at a = 0, the series is expressed as the sum of f⁽ⁿ⁾(0)/n! times xⁿ. This allows complex functions to be approximated by polynomials.
Recommended video:
08:42
Taylor Series

Power Series and Summation Notation

A power series is an infinite series of the form Σ cₙ(x - a)ⁿ, where cₙ are coefficients and a is the center. Summation notation compactly expresses this infinite sum, making it easier to manipulate and analyze the series representation of functions.
Recommended video:
05:58
Intro to Power Series

Interval of Convergence

The interval of convergence is the set of x-values for which a power series converges to a finite value. Determining this interval involves testing the radius of convergence, often using the ratio or root test, ensuring the series accurately represents the function within that range.
Recommended video:
08:44
Interval of Convergence