0

If you want to know $\sin (x)$ within $0.5$ of its true value, then how accurately do you need to know $x$?

I don't really understand how to think about this question.

quapka
  • 1,466
  • 9
  • 21

3 Answers3

5

Well, since $|\sin'(x)| \le 1$ for all $x$, you have (by the mean value theorem) $|\sin x - \sin y| \le |x -y|$.

So a sufficient condition is that if you know $x$ within $0.5$ of the correct value, then $\sin x$ will be within $0.5$ of the correct value.

copper.hat
  • 172,524
4

Note that $$|\sin y-\sin x|=2\left|\cos\frac{x+y}2\cdot\right|\cdot\left|\sin\frac{x-y}2\right|\le 2\cdot\left|\sin\frac{x-y}2\right|$$ so that $|x-y|<2\arcsin\frac 14\approx 0.50536$ is sufficient. This is slightly better than the $0.5$ obtained from $\sin'x$ alone.

0

You should use Taylor's formula.