Prove that $f(x)=\ln\sqrt{x^2+1}$ is symmetrical in $x=0$.
$\ln\sqrt{(x-a)^2+1}=\ln\sqrt{(x+a)^2+1}$
$\sqrt{(x-a)^2+1}=\sqrt{(x+a)^2+1}$
$(x-a)^2+1=(x+a)^2+1$
$x^2-2ax+a^2+1=x^2+2ax+a^2+1$
$-2ax=2ax$
$-x=x$?
I don't know what to do? Is this the proof or did I miss something?
If you can prove that your function is an even function that is
then it is symmetrical about the $y$-axis or the line $x=0$. In your case we have
which proves the symmetry.