

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
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
Information on taylor approximations, including the taylor series, taylor polynomials, and taylor's inequality. It covers various applications of these concepts to functions such as sin(x) and cos(x), and includes exercises for approximating these functions and finding bounds for the errors.
Typology: Assignments
1 / 2
This page cannot be seen from the preview
Don't miss anything!
Math 202
Recall that if f (x) can be written as a Taylor Series centered at a then
f (x) =
n=
f (n)(a) n!
(x − a)n .
The mth^ Taylor Polynomial is
Tm(x) =
∑^ m
n=
f (n)(a) n!
(x − a)n
and the error in approximating f (x) with Tm(x) is
Rm(x) =
n=m+
f (n)(a) n!
(x − a)n .
Taylor’s inequality can help us to bound the error.
Taylor’s Inequality: If |f (m+1)(x)| ≤ M for |x − a| < d for some numbers M and d, then
|Rm(x)| ≤
(m + 1)!
|x − a|(m+1)
(a) What is the 5th^ Taylor polynomial for sin(x)? (b) Use the previous part to approximate sin(2). (c) Find a bound for the error in your approximation using Taylor’s inequality. (d) How can you use the same approximation but get a smaller bound on your error? (Hint: 5?)
(a) What is the 7th^ Taylor polynomial for cos(x). (b) Use Taylor’s inequality to determine for which x’s your approximation will have error less than .001. (Hint: Make the right side of Taylor’s inequality less than .001. )
(a) Use Taylor’s inequality to determine the smallest Taylor polynomial (i.e. which m) will make your approximation less than .0001. (b) Use this Taylor polynomial to approximate sin(1).
e−t 4 dt. Despite the fact that there is not a nice function that is the anti-derivative, it is relatively easy to write down a Taylor series and hence approximate this integral.
(a) Compute the Taylor series e−t 4 .
(b) Compute the Taylor series for the indefinite integral
e−t
4 dt.
(c) Compute the Taylor series for the definite integral
∫ (^) x
0
e−t 4 dt. Notice that this integral is now a function of x with a Taylor series. (d) Calculate T 23 (x). Notice that the higher derivatives of this function are not too easy. This makes Taylor’s inequality hard to use. Thus (sigh) we will have to be satisfied without a bound on the error for now. (e) What other Taylor polynomials are equal to T 23 (x)?
(a) If we are going to approximate e using a Taylor polynomial for f (x) = ex, what is x? (b) Using the points outlined above, what would be the smallest M we could use for Taylor’s inequality? (c) What is the smallest integer we could use for M? (d) Use your answer to the previous part to determine which Taylor polynomial you need to use so that your approximation is correct up to 4 decimal places. (e) What are the first 5 digits of e? (After you answer this, you are halfway to answering the Google advertisement.) (f) You could use this method with other functions but it becomes more challenging when all the derivatives are not as well known and as well behaved as those of ex. Why would this method work for ln(b − x) for some fixed positive number b?