I am struggling with the following problem for implicit differentiation.
I am tasked to differentiate implicitly the following function, and evaluate $y''(0)$, where $y=y(x)$.
$$\ln(y+1)+\sin(xy)=\ln(5).$$
I have differentiated this once to find,
$$(y+xy')\cos(xy)+\frac{y'}{y+1}=0$$
But how to advance from here to find $y''(0)$?
Thanks