So I have a question about a step they make in the GRE subject book.
Finding derivative of $\arcsin($log$(x)))$
So I know how to do it, its just chain rule but there's one step I really do not understand:
they go from
$$(\log(\sqrt{e}))^2=\frac{1}{4}$$
I get that
$$\log(\sqrt{e}) = \frac{1}{2}\log e$$
but I thought
$$\ln e=1$$
and that regular log of $e$ is like .4 something...
Am I missing something?
$$(\log(\sqrt{e}))^2=(\log e^{1/2})^2=\left(\frac12 \log e\right)^2=\left(\frac 12\right)^2 = \frac 14$$
– Axion004 Feb 26 '21 at 19:59