
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: Taylor Polynomial, Degree, Approximating, Three Taylor Polynomial, Taylor Series, Summation, Series
Typology: Exercises
1 / 1
This page cannot be seen from the preview
Don't miss anything!

QUIZ 6*
Show ALL your work CAREFULLY.
Consider the function f (x) =
1 + x
(a) Find the degree four Taylor polynomial P 4 (x) for approximating f (x) near x = 0. Write f (x) = (1 + x)โ^1. Then, f โฒ(x) = โ(1 + x)โ^2 , f โฒโฒ(x) = 2(1 + x)โ^3 , f โฒโฒโฒ(x) = โ3!(1 + x)โ^4 and f (4)(x) = 4!(1 + x)โ^5. Evaluating these derivatives at x = 0, we obtain f โฒ(0) = โ 1 , f โฒโฒ(0) = 2, f โฒโฒโฒ(0) = โ3! and f (4)(0) = 4!. Note that f (0) = 1. It follows that
P 4 (x) = f (0) + f โฒ(0)x +
f โฒโฒ(0) 2
x^2 +
f โฒโฒโฒ(0) 3!
x^3 +
f (4)(0) 4!
x^4
= 1 โ x + x^2 โ x^3 + x^4.
(b) Find the degree three Taylor polynomial P 3 (x; 1) for approximating f (x) near x = 1. Using the derivatives from (a), f โฒ(1) = โ 14 , f โฒโฒ(1) = 14 , f โฒโฒโฒ(1) = โ 16 3! and f (1) = 12. It follows that
P 3 (x; 1) = f (1) + f โฒ(1)(x โ 1) +
f โฒโฒ(1) 2
(x โ 1)^2 +
f โฒโฒโฒ(1) 3!
(x โ 1)^3
(x โ 1) 4
(x โ 1)^2 8
(x โ 1)^3 16
(c) Write down the Taylor series (using summation sign, i.e., you need to find the general n-th term of the series) for f (x) near x = 0. From part (a), we see that the general n-th term is given by (โ1)nxn^ so that the desired Taylor series is given by
โ^ โ
n=
(โ1)nxn.
Date: March 7, 2005. 1