Taylor Polynomial Error

Thread Starter

meichberg92

Joined May 12, 2014
2
Hey I need help with this problem guys!


How do I find, using Taylor's Theorem, the error of the taylor polynomial of f(x)=sqrt(x) of degree 2 to approximate sqrt(8)?

and, find a bound on the difference of sin(x) and x- x^3/6 + x^5/120 for x in [0,1]
 

Papabravo

Joined Feb 24, 2006
21,225
I think that sin(x) and the polynomial you gave are equivalent for the first three terms. Since this is an alternating series, a bound should be the absolute value of the next term.
 
Last edited:

Papabravo

Joined Feb 24, 2006
21,225
There might possibly be better bounds. For example a Chebyshev approximation has a much better absolute error bound for a given number of terms over the entire interval of approximation, which is typically [-1,1]
 
Top