Skip to main content
Ch. 11 - Power Series
Briggs - Calculus: Early Transcendentals 3rd Edition
Briggs3rd EditionCalculus: Early TranscendentalsISBN: 9780136847243당신이 사용하는 게 아니라요?교과서 변경
11장, 문제 11.3.11b

Taylor series and interval of convergence


b. Write the power series using summation notation.


f(x) = e⁻ˣ, a=0

검증된 단계별 안내
1
Recall the Taylor series expansion of a function \( f(x) \) about \( a = 0 \) (also called the Maclaurin series) is given by: \[ \displaystyle f(x) = \sum_{n=0}^{\infty} \frac{f^{(n)}(0)}{n!} x^n \] where \( f^{(n)}(0) \) is the \( n \)-th derivative of \( f \) evaluated at 0.
Identify the function given: \( f(x) = e^{-x} \). The derivatives of \( e^{-x} \) follow a pattern because the derivative of \( e^{-x} \) is \( -e^{-x} \). Specifically, \[ \begin{cases} f(x) = e^{-x} \\ f'(x) = -e^{-x} \\ f''(x) = e^{-x} \\ f^{(3)}(x) = -e^{-x} \\ \vdots \end{cases} \]
Evaluate the \( n \)-th derivative at \( x=0 \): \[ \displaystyle f^{(n)}(0) = (-1)^n e^{0} = (-1)^n \] since \( e^{0} = 1 \).
Substitute \( f^{(n)}(0) = (-1)^n \) into the Taylor series formula to write the power series in summation notation: \[ \displaystyle e^{-x} = \sum_{n=0}^{\infty} \frac{(-1)^n}{n!} x^n \]
This summation notation represents the power series expansion of \( e^{-x} \) centered at \( a=0 \).

비슷한 문제에 대한 검증된 영상 답변:

이 영상 해법은 위 문제에 도움이 된다고 튜터들이 추천한 것입니다.
영상 길이:
1m
도움이 되었나요?

주요 개념

질문에 올바르게 답하기 위해 반드시 이해해야 하는 핵심 개념들은 다음과 같습니다.

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, the series is given by summing (f⁽ⁿ⁾(a)/n!) * (x - a)ⁿ, where n ranges from 0 to infinity. This allows approximation of functions using polynomials.
추천 영상:
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 (Σ) concisely expresses this infinite sum, making it easier to write and manipulate series. Writing the Taylor series in summation form clarifies the pattern of coefficients and powers.
추천 영상:
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. It is found by applying convergence tests like the ratio test. Understanding this interval is crucial because the Taylor series only accurately represents the function within this range.
추천 영상:
08:44
Interval of Convergence