QuestionUNIVERSITY OF
CALGARY
Department of Mathematics and Statistics
University of Calgary
MATH 249 Introductory Calculus
Fall 2024
Written Lab Task \#2
Due Date: Friday, November 22 at 11:59 PM Mountain Time Upload your solution to Gradescope [Video on how to submit]
Taylor's Remainder Theorem (see CLP-1 section 3.4.9)
Suppose that is an -times differentiable function on an interval containing the point . There exists a point strictly between and so that
where is the -th degree Taylor polynomial of centred at . Moreover, if is a constant and , then we can estimate the error in the approximation of by as follows:
In practice, we take to be the maximum of on the interval .
Question:
(a) Approximate using the 5-th degree Taylor polynomial of centred at .
(b) Use Taylor's Remainder Theorem to approximate the error between and the 5 -th degree Taylor polynomial approximation on the interval .
Hint: You can use the closed interval method to find " " in this context.
(c) Let be the -th degree Taylor polynomial for centred at . Using Taylor's Remainder Theorem, find the smallest integer so that
for all .
Hint: See the Fall 2021 Written Question Exam Solution / Key and the Written Lab Task \#1 solutions posted to D2L for a sample of what good mathematical writing looks like.
Reminder: Follow the checklist on the Written Lab Task Rubric.
(C) University of Calgary
Studdy Solution
STEP 1
What is this asking?
We need to approximate using a Taylor polynomial, estimate the error of this approximation, and find how many terms we need for a super accurate approximation across a wider interval.
Watch out!
Radians vs degrees!
Remember, Taylor series for trigonometric functions are defined using radians.
Also, don't mix up the degree of the Taylor polynomial with the degree symbol for angles.
STEP 2
1. Approximate
2. Estimate the error
3. Find the smallest n for desired accuracy
STEP 3
The Taylor series for centered at is given by:
STEP 4
The 5th-degree Taylor polynomial, , is:
STEP 5
Substituting , we get: So, .
STEP 6
Since we used the 5th-degree Taylor polynomial (), we need the 6th derivative of .
The derivatives of cycle through , , , and back to .
The 6th derivative is .
STEP 7
We need to find the maximum value of on the interval .
Since is at most 1, and , we have .
STEP 8
The error is given by:
In our case, , , , and .
Thus, the error is at most:
STEP 9
We want to find the smallest integer such that:
for all in .
Since and the maximum value of on this interval is , we have:
STEP 10
We can test values of starting from and increasing until the inequality is satisfied.
For :
For :
STEP 11
Thus, the smallest integer that satisfies the condition is .
STEP 12
(a) (b) The error is at most . (c) The smallest integer is 8.
Was this helpful?