Skip to content

Take a look at a graph of y=cos(x) and compare it with y=1x22.

cos(x) and 1-x^2/2

When x is close to 0, the curves are almost the same. This means that when x is small, we can work with 11x2 instead of cos(x), which can sometimes make problems much simpler.

The situation is similar with y=sin(x) and y=x

sin(x) and x

and again with y=tan(x) and y=x

tan(x) and x

So, when θ is small (i.e. close to 0):

cosθ1θ22sinθθtanθθ

These are called the small angle approximations, and they tend to work best when θ is smaller than about 0.2 radians, although this really depends on the level of accuracy required for your particular application.

It is important to note that the small angle approximations are only valid when θ is measured in radians.


Given that x is small and measured in radians, use the small angle approximation to find an expression which approximates

f(x)=\cosecx(cos2x+tanx2)

simplifying your answer.