Idealistic
Junior Member
- Joined
- Sep 7, 2007
- Messages
- 97
Provide a polynomial p(x) such that abs(sin(x) - p(X)) < 10[sup:1dntfj8r]-8[/sup:1dntfj8r] for -pi/4 < x < pi/4
Don't think the question is asking for integral test errors; given that the taylor series for sin(x) is:
sum[x[sup:1dntfj8r](2n + 1)[/sup:1dntfj8r]/(2n + 1)]
How do I ensure that my polynomial is accurate (less than 10^-8) on the interval (-pi/4, pi/4)?
Don't think the question is asking for integral test errors; given that the taylor series for sin(x) is:
sum[x[sup:1dntfj8r](2n + 1)[/sup:1dntfj8r]/(2n + 1)]
How do I ensure that my polynomial is accurate (less than 10^-8) on the interval (-pi/4, pi/4)?