-1

I managed to prove until $|\cos x|$ less than or equal to $1$, but not sure how to continue, please help

1 Answers1

0

There is no polynommial $p$ such that, for all real numbers $\theta$, $|p(\theta) - \cos\theta|<10^{-6}$.

If the polynomial $p$ is not constant, then $\lim_{\theta \to \infty} |p(\theta)| = \infty$, so in particular $|p(\theta)|> 2$ for some theta, and thus $|p(\theta) - \cos\theta| > 1$.

If $p$ is constant, say $p(\theta) = c$ for all $\theta$, then either $c\ge 0$ or $c < 0$. In the first case, there exists $\theta$ so that $\cos\theta = -1$ and in the second case there exists $\theta$ so that $\cos\theta = 1$. In both cases, $|p(\theta)-\cos\theta| \ge 1$.

GEdgar
  • 111,679