You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

A very useful approximation for many physical applications, especially for Simple Harmonic Motion and pendulums in particular. It states that when the angle is small, and expressed in radians, then we may approximate sin(θ) by θ. At the same time, we may approximate cos(θ) by 1 and tan(θ) by θ.

This follows because the sine function may be expressed as the infinite Taylor series:

Unknown macro: {latex}

\begin

Unknown macro: {large}

[ sin( \theta ) = x - \frac{x^{3}}

Unknown macro: {3!}

+ \frac{x^{5}}

Unknown macro: {5!}

- \frac{x^{7}}

Unknown macro: {7!}

+ ... ]\end


If the angle is small enough, then we can ignore all but the first term, giving


Unknown macro: {latex}

\begin

Unknown macro: {large}

[ sin( \theta ) \approx x ]\end


This gives us our criterion for "small enough", because it is clear that this will be the case when x is much greater than x3/3!, or in other words 6 >> x2.

  • No labels