Learning with an old russian math book, i found the following evaluation for the function $f(x)=\sqrt{1+x^2}$:
$f(\frac1x)=\vert x \vert^{-1}\sqrt{1+x^2}$
My evaluation gave me
$\sqrt{1+\dfrac1{x^2}}$
Are these two statements algebraically equivalent? I don't see the connection to the absolute values here.
Any help is appreciated.
As $x^2+1>x^2\ge0$
$$\sqrt{1+\dfrac1{x^2}}=\dfrac{\sqrt{x^2+1}}{\sqrt{x^2}}$$
Now for real $x,$ $$\sqrt{x^2}=|x|=\begin{cases} x &\mbox{if } x\ge0 \\ -x & \mbox{if } x<0\end{cases}$$