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

Use of Tech Linear and quadratic approximation


a. Find the linear approximating polynomial for the following functions centered at the given point a.


b. Find the quadratic approximating polynomial for the following functions centered at a.


c Use the polynomials obtained in parts (a) and (b) to approximate the given quantity.


f(x) = cos x, a = π/4; approximate cos (0.24π)

검증된 단계별 안내
1
Step 1: Identify the function and the center point. Here, the function is \(f(x) = \cos x\) and the center point is \(a = \frac{\pi}{4}\).
Step 2: Find the value of the function and its derivatives at the center point \(a\). Calculate \(f(a) = \cos\left(\frac{\pi}{4}\right)\), the first derivative \(f'(x) = -\sin x\) and evaluate \(f'(a) = -\sin\left(\frac{\pi}{4}\right)\), and the second derivative \(f''(x) = -\cos x\) and evaluate \(f''(a) = -\cos\left(\frac{\pi}{4}\right)\).
Step 3: Write the linear approximating polynomial (the first-degree Taylor polynomial) centered at \(a\): \(L(x) = f(a) + f'(a)(x - a)\).
Step 4: Write the quadratic approximating polynomial (the second-degree Taylor polynomial) centered at \(a\): \(Q(x) = f(a) + f'(a)(x - a) + \frac{f''(a)}{2}(x - a)^2\).
Step 5: Use the polynomials \(L(x)\) and \(Q(x)\) to approximate \(\cos(0.24\pi)\) by substituting \(x = 0.24\pi\) into each polynomial.

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

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

주요 개념

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

Linear Approximation (Tangent Line Approximation)

Linear approximation uses the tangent line at a point to estimate function values near that point. It is given by L(x) = f(a) + f'(a)(x - a), where f'(a) is the derivative at a. This method provides a simple, first-order estimate of the function close to a.
추천 영상:
가이드 코스
05:13
Slopes of Tangent Lines

Quadratic Approximation (Second-Order Taylor Polynomial)

Quadratic approximation improves accuracy by including the second derivative term. The polynomial is Q(x) = f(a) + f'(a)(x - a) + (f''(a)/2)(x - a)^2, capturing curvature near a. It provides a better estimate than linear approximation for values near the center point.
추천 영상:
07:00
Taylor Polynomials

Using Approximations to Estimate Function Values

Once linear and quadratic polynomials are found, they can approximate function values at points near a. This avoids complex calculations of the original function, especially for transcendental functions like cosine. Comparing both approximations shows the improvement in accuracy.
추천 영상:
가이드 코스
07:59
Estimating the Area Under a Curve Using Left Endpoints