Glam Prestige Journal

Bright entertainment trends with youth appeal.

$\begingroup$

Assume that angle $x$ is small, using small angle approximation,

$\sin(x)=x$;

$\cos(x)=1-\frac{x^2}{2}$;

and $\tan(x)=x$.

I am able to justify the first two using Maclaurin's Theorem but not the last one. How do we justify the last one?

$\endgroup$ 2

2 Answers

$\begingroup$

Hint: for small $x$, $\frac{1}{\cos{x}}\approx\frac{1}{1-\frac{x^2}{2}}\approx 1+\frac{x^2}{2}$

$\endgroup$ $\begingroup$

Fairly simple actually:

$$\tan(x)=\frac{\sin(x)}{\cos(x)}\approx\frac x{1-\frac{x^2}2}=x\left(1+\frac{x^2}2+\frac{x^4}4+\dots\right)\approx x\big(1+\mathcal O(x^2)\big)$$

where we used known approximations and the geometric series.

$\endgroup$

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy