
Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
This is solved class quiz. Its from Calculus class. Some key points are: Second Order, Polynomial, Function, Theorem, Upper Bound, Error, Differentiation
Typology: Exercises
1 / 1
This page cannot be seen from the preview
Don't miss anything!

QUIZ 6
Show ALL your work CAREFULLY.
(a) Find the second-order Maclaurin’s polynomial M 2 (x) for the function f (x) = sin(x^2 ). Maclaurin’s polynomials are simply Taylor’s polynomials with x 0 = 0. To find M 2 (x), we first evaluate the derivatives of f (x) = sin(x^2 ). By the chain rule, f ′(x) = cos(x^2 ) · 2 x. Together with the product rule,
(1)
f ′′(x) = (− sin(x^2 ) · 2 x) · 2 x + cos(x^2 ) · 2 = 2 cos(x^2 ) − 4 x^2 sin(x^2 ).
It follows that f (0) = 0, f ′(0) = 0, and f ′′(0) = 2 cos(0) − 0 = 2. Thus, M 2 (x) = 0 + 0x + (^) 2!^2 x^2 = x^2. (b) Use the Taylor’s theorem to give an upper bound for the error commit- ted by using M 2 (x) to estimate f (x) for − 1 ≤ x ≤ 1. [Do your differentiation carefully.] Taylor’s theorem asserts that |f (x) − M 2 (x)| ≤ K 3!^3 |x|^3 where K 3 is a constant such that |f ′′′(x)| ≤ K 3. By differentiating f ′′(x) from (1), we get
(2)
f ′′′(x) = −2 sin(x^2 ) · 2 x − 4[2x · sin(x^2 ) + x^2 cos(x^2 ) · 2 x] = −[12x sin(x^2 ) + 8x^3 cos(x^2 )].
Since | sin(x^2 )| ≤ 1 , | cos(x^2 )| ≤ 1 , and |x| ≤ 1 for − 1 ≤ x ≤ 1 , it follows that |f ′′′(x)| ≤ 12+8 = 20 so that we let K 3 = 20. Hence, we conclude that |f (x) − M 2 (x)| ≤ (^20) 3! = 103.
Date: October 28, 2005. 1