Taylor Polynomial Homework: Estimating x Range with Error < 0.01

  • Thread starter Thread starter vigintitres
  • Start date Start date
  • Tags Tags
    Polynomial Taylor
vigintitres
Messages
25
Reaction score
0

Homework Statement



I can either use the alternating series estimation thereom (which i don't really know) or Taylor's Inequality to estimate the range of values of x for which the given approximation is accurate to within the stated error.

sin(x) = x - (x^3)/6 (|error| < 0.01)

Do I just start writing out the terms of the sine series? I'm not sure exactly what I'm supposed to do here.
 
Physics news on Phys.org
You are supposed to estimate the error in a truncation of the infinite series. As you don't seem to know either the alternating series estimate or the Taylor series remainder term, I think you will need to look at least one of them up. Can you do that? I would suggest starting with the alternating series version. It's easier.
 
thanks, Dick, I will look that up
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top