If $\tan^{-1} \left(\dfrac {\sqrt {1+x^2} - \sqrt {1-x^2}}{\sqrt {1+x^2} + \sqrt {1-x^2}}\right) = \alpha$ then prove that: $x^2= \sin (2\alpha) $
My Attempt: $$\tan^{-1} \left(\dfrac {\sqrt {1+x^2}-\sqrt {1-x^2}}{\sqrt {1+x^2} + \sqrt {1-x^2}}\right) =\alpha$$ $$\dfrac {\sqrt {1+x^2}-\sqrt {1-x^2}}{\sqrt {1+x^2} + \sqrt {1-x^2}}=\tan (\alpha )$$ $$\dfrac {1+x^2-2\sqrt {1+x^2}.\sqrt {1-x^2}+ 1 - x^2}{1+x^2-1+x^2}=\tan (\alpha)$$ $$\dfrac {1-\sqrt {1+x^2}.\sqrt {1-x^2}}{x^2}=\tan (\alpha)$$
Continuing from where you stopped
We get
$$1-x^2\tan\alpha= \sqrt {1+x^2} .\sqrt {1-x^2}$$
Squaring both sides we get $$1+x^4\tan^2\alpha-2x^2\tan\alpha=1-x^4$$ $$x^4(1+\tan^2\alpha)=2x^2\tan\alpha$$ $$x^2=\frac {2\tan\alpha}{1+\tan^2\alpha}$$ Hence $$x^2=\sin(2\alpha)$$