Here
What is the result of this equation?
I mentioned the approximation $$\arccos(e^{-x})\approx \sqrt{2x}\ for\ \ x\approx 0$$
but I could not give a reason, why this is the case , with calculation by hand.
How can I justify the given approximation by hand ?
I tried the taylor-series but the function $\arccos(e^{-x})$ is not differentiable at $x=0$.
Do I need a substitution, or the expansion of $\arccos^2(e^{-x})$ ? Or can I expand $\arccos(e^{-x})$ directly ?
If $y=\arccos e^{-x}$ then $e^{-x}=\cos(y)=1-2\sin^2\frac y2$ and from that $$ y=2\arcsin\sqrt{\frac{1-e^{-x}}2} $$ Now employ Taylor approximations $2\arcsin(u)=2u+\frac13u^3+O(u^5)$ and $$ \sqrt{\frac{1-e^{-x}}2}=\sqrt{\frac x2}\sqrt{1-\frac12x+O(x^2)} =\sqrt{\frac x2}(1-\frac14 x+O(x^2)) $$ to get approximatively \begin{align} y&=\sqrt{2x}(1-\frac14 x+O(x^2))+\frac13\frac{x\sqrt{2x}}4+O(x^{5/2})\\ \arccos e^{-x}&=\sqrt{2x}(1-\frac16 x+O(x^2)) \end{align}
$$\scriptsize \arccos e^{-x}=\sqrt{2x}·\left(1 - \frac16 x + \frac1{120}x^2 + \frac1{336}x^3 - \frac1{5760}x^4 - \frac{19}{126720}x^5 + O(x^6)\right) $$