My textbook states that $|\sin(1)-0.841|\leq10^{-3}$ but I do not know how this could be true. It also gives a table showing values of ${1\over n!}\pm10^{-8}$ when $n$ is $1$ to $10$.
The reason why I think this statement is false:
$0.841$ is approximately $1-{1\over3!}$
Since the taylor series of $sin1$ is $1-{1\over3!}+{1\over5!}-{1\over7!}+\dots$, it is trivial that $|sin1-(1-{1\over3!})|={1\over5!}-{1\over7!}+\dots$
${1\over5!}$ is $0.00833333$ and ${1\over7!}$ is $0.00019841$
There is no way $|sin1-(1-{1\over3!})|$ can be less than or equal to $0.001$, which is precisely what the textbook's statement is.
Am I missing something here?
the statement is clearly true it states that $$0.84 \le \sin(1)\le 0.842$$
Remainder term of Taylor series $$R_n=\frac{f^{(n+1)}(z)(x-c)^n+1}{(n+1)!}$$
Expanding about $c=0$
put $x=1$ and calculate the $n$ required to get the remainder within $10^{-3}.$