Solve these differential equations to see how a minus sign can change the answer
Match the descriptions of physical processes to these differential equations.
Look at the advanced way of viewing sin and cos through their power series.
The Taylor series expansion of the sine function is:
$$\sin \theta = \theta - \frac{\theta^3}{3!} + \frac{\theta^5}{5!} - \frac{\theta^7}{7!} + O(\theta^9)$$
(where $O(\theta^7)$ indicates terms in $\theta^9$ and above, sometimes called Big-O notation)
For 'small' $\theta$, $O(\theta^3) \ll \theta$ and so $\sin \theta \approx \theta$. 'Small' here has intentionally been left vague as the next part of the question is to consider the validity of this assumption.
To find the range of values for which $\sin \theta$ lies within 1% of $\theta$, find the point at which $\sin \theta$ is exactly $0.99\theta$ (i.e. 1% less).
$\sin \theta = 0.99 \theta$ by numerical methods $\Rightarrow \theta = \pm 0.24532\ \textrm{rad} = \pm 14.1^\circ$