3

What is $\cos[2\tan ^{-1}(x^2)]$?

I tried $$y= \tan x =\frac{\sin x}{\cos x}=\frac{\sqrt{1-\cos^2{x}}}{\cos x}$$ then $$x=\tan^{-1} y = \tan^{-1} \frac{\sqrt{1-\cos^2{x}}}{\cos x}$$ However I don't know how to deal with the $2$ in the problem to make it simpler, any help? Thanks!

Matata
  • 2,088

2 Answers2

4

Let $\tan^{-1}x^2=u\implies\tan u=x^2$

$\cos\{2\tan^{-1}x^2\}=\cos2u=\dfrac{1-\tan^2u}{1+\tan^2u}=?$

0

Basic trigonometry tells us that $\cos(2\theta) = \cos^2\theta - \sin^2\theta = (\cos\theta)^2 - (\sin\theta)^2$. That's how you deal with the $2$.

Then you have $\cos(\arctan a) = \dfrac{\text{adjacent}}{\text{hypotenuse}} = \dfrac 1 {\sqrt{1+a^2}}.$ This is in a triangle in which the "opposite" side is $a$ and the "adjacent" is $1$, so that the angle is $\arctan a = \arctan \dfrac a 1.$ The Pythagorean theorem gives us the hypotenuse.

And you can deal similarly with $\sin(\arctan a)$, but with "opposite" rather than "adjacent".

Finally, put $x^2$ in place of $a$.