I currently work on a problem where I consider a model which requires calculation of the term
$$\frac{1}{U'(0)}$$
with $U'(x)=x^{-0.5}$.
Therefore $U'(0)$ is undefined.
However, $\frac{1}{U'(x)}=x^{0.5}$ is defined for $x=0$ so I get
$$\frac{1}{U'(0)}=0^{0.5}=0$$
Is this conclusion allowed (even though $U'(0)$ is undefined)?