I calculated $\sin(\tan^{-1}(\sqrt{2}))$ using Wolfram and got it as a result $\sqrt{\frac{2}{3}}$. However, I was unable to find an identity to obtain this result.
Is there any way to calculate this value without using Wolfram?
I calculated $\sin(\tan^{-1}(\sqrt{2}))$ using Wolfram and got it as a result $\sqrt{\frac{2}{3}}$. However, I was unable to find an identity to obtain this result.
Is there any way to calculate this value without using Wolfram?
On
Well, $\arctan x$ is an angle whose tangent function is $\frac{x}{1}$. Considering the sides of the right triangle. We have apposite side is $x$, adjacent side is $1$ and hypothenuse is $\sqrt{1+x^2}$. Therefore the sine of this angle is:
$$\frac{\text{opposite side}}{\text{hypotenuse}}=\frac{x}{\sqrt{1+x^2}}\tag1$$
So, we have:
$$\sin\left(\arctan\left(x\right)\right)=\frac{x}{\sqrt{1+x^2}}\tag2$$
In your case:
$$\sin\left(\arctan\left(\sqrt{2}\right)\right)=\frac{\sqrt{2}}{\sqrt{1+\left(\sqrt{2}\right)^2}}=\frac{\sqrt{2}}{\sqrt{3}}=\sqrt{\frac{2}{3}}\tag3$$
Let $t=\tan^{-1} \sqrt2$. Then, $ \tan t=\sqrt2$ and $$\sin t = \tan t\cos t= \frac {\tan t}{\sqrt{1+\tan^2t}}=\sqrt{\frac23} $$