Velvet Star Monitor

Standout celebrity highlights with iconic style.

general

Why does applying $\tan$ to $\arctan x$ make it $x$?

Writer Emily Wong
$\begingroup$

Through doing calculus problems I have found that $\tan(\arctan x)$ seems to be equal to $x$. I can't seem to understand why. Can someone please explain this to me? Also, does this rule apply to anything else? This rule, as in, something of the inverse of something of $x$ is equal to $x$.

$\endgroup$ 1

2 Answers

$\begingroup$

Yes. $$f(f^{-1}(x))=x= f^{-1}(f(x))$$ Note that $\arctan=\tan^{-1}$.

Simpler example: Take $f(x)=x^2$. Then $x=\sqrt{f(x)}\implies f^{-1}(x)=\sqrt x$ and so $$f(f^{-1}(x))=\sqrt{x}^2=x$$

$\endgroup$ 0 $\begingroup$

Just adding to what has already been said, since $\tan$ is periodic so its inverse $\arctan$ is defined only as the reciprocal of its restriction on $\left( \frac{-\pi}{2} , \frac{\pi}{2} \right)$. So: $$ \tan(\arctan(x))=\arctan(\tan(x))=x $$ is true for $x\in \left( \frac{-\pi}{2} , \frac{\pi}{2} \right)$ only as $\arctan(\tan(x))$ is not always $x$ ($\arctan$ only has values in $\left( \frac{-\pi}{2} , \frac{\pi}{2} \right)$)

Edit (all credit goes to Jyrki Lahtonen): $\tan(\arctan y)=y$ holds for all $y\in \mathbb{R}$. We view $\tan$ as a function from $\left( \frac{-\pi}{2} , \frac{\pi}{2} \right) \to \mathbb{R}$ and $\arctan$ as a function from $\mathbb{R} \to \left( \frac{-\pi}{2} , \frac{\pi}{2} \right)$. With the domains and codomains defined that way they are inverses to each other.

$\endgroup$ 0

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