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

Matching functions with polynomials Match functions a–f with Taylor polynomials A–F (all centered at 0). Give reasons for your choices.


f. e⁻²ˣ


A. p₂(x)= 1 + 2x + 2x²
B. p₂(x) = 1 − 6x + 24x²
C. p₂(x) = 1 + x − x²/2
D. p₂(x) = 1 − 2x + 4x²
E. p₂(x) = 1 − x + (3/2)x²
F. p₂(x) = 1 − 2x + 2x²

검증된 단계별 안내
1
Recall that the Taylor polynomial of a function \(f(x)\) centered at 0 (Maclaurin polynomial) up to degree 2 is given by: \[p_2(x) = f(0) + f'(0)x + \frac{f''(0)}{2}x^2\]
Start by finding the derivatives of the function \(f(x) = e^{-2x}\): - First derivative: \[f'(x) = \frac{d}{dx} e^{-2x} = -2e^{-2x}\] - Second derivative: \[f''(x) = \frac{d}{dx} (-2e^{-2x}) = 4e^{-2x}\]
Evaluate the function and its derivatives at \(x=0\): - \(f(0) = e^0 = 1\) - \(f'(0) = -2e^0 = -2\) - \(f''(0) = 4e^0 = 4\)
Substitute these values into the Taylor polynomial formula: \[p_2(x) = 1 + (-2)x + \frac{4}{2}x^2 = 1 - 2x + 2x^2\]
Compare this polynomial with the given options and identify the matching polynomial for \(f(x) = e^{-2x}\).

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

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

주요 개념

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

Taylor Polynomials

Taylor polynomials approximate functions near a specific point (here, 0) using derivatives. The nth-degree Taylor polynomial uses the function's value and its first n derivatives at the center to build a polynomial that closely matches the function locally.
추천 영상:
07:00
Taylor Polynomials

Derivatives and Their Role in Taylor Series

The coefficients of a Taylor polynomial come from the function's derivatives at the center point. Specifically, the coefficient of x^k is the kth derivative at 0 divided by k factorial, reflecting how the function's slope, curvature, and higher changes shape the polynomial.
추천 영상:
08:42
Taylor Series

Matching Functions to Polynomials Using Derivative Values

To match a function with its Taylor polynomial, calculate the function's value and first two derivatives at 0, then compare these to the polynomial's coefficients. This ensures the polynomial accurately represents the function's behavior near the center.
추천 영상:
가이드 코스
06:37
Average Value of a Function