Taylor Polynomial Homework: Estimating x Range with Error < 0.01

  • Thread starter Thread starter vigintitres
  • Start date Start date
  • Tags Tags
    Polynomial Taylor
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
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