Why $\arctan x$ not equal to $\frac{\arcsin(x)}{\arccos(x)}$? Is there a counter example that I can use to show that they are not equal? Thank!
Why $\arctan x$ not equal to $\arcsin(x)/\arccos(x)$?
9.1k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail AtThere are 6 best solutions below
On
Counterexamples are useful, but knowing how to derive the inverse is also useful!
Suppose $$y= \tan(x).$$ Then try to solve for x: $$y^2 = \tan^2(x) = sec^2(x)-1,$$ so $$cos^2(x) = \frac{1}{y^2+1},$$ $$\implies \cos(x) = \pm\sqrt{ \frac{1}{y^2+1}}.$$ Thus $$\arctan(y) = \arccos\left(\pm\sqrt{\frac{1}{y^2+1}}\right)$$
On
comment..It holds for very small values of argument.
If we take a power operation $$ z=\frac{x}{y}$$ then $$ z^p=\frac{x^p}{y^p}$$
holds.
But then that is as far as it goes.
not (even) for
$$ arctan z = \frac{arctan x}{ arctan y} $$
or other operations.
On
The functions $f(x)=\arctan(x)$ and $g(x)=\frac{\arcsin(x)}{\arccos(x)}$ are different for several reasons:
- As mentioned in other answers, they take different values at many points. For example, $f(1)=\frac{\pi}{4}$ while $g(1)=\frac{\pi/2}{0}$ is undefined.
- They have different domains: the domain of $\arctan$ is $\mathbb R$ while the domain of $\arcsin$ and $\arccos$ is $[-1,1]$, so the domain of $g$ is included in $[-1,1]$. Precisely, since $\arccos(x)=0 \iff x=1$ the domain of $g$ is $[-1,1)$.
- The function $\arctan$ is odd, while $g$ is not. Indeed, since $\arcsin$ is odd, $f=g$ would imply that $\arccos(x)=\arcsin(x)\arctan(x)$ is even, which is known to be false.
Of course, one of these arguments is sufficient in itself.

Sure:
$$\arctan1=\frac\pi4\neq\frac{\cfrac\pi2}{0}=\frac{\arcsin 1}{\arccos 1}$$