Hello everyone I am stuck with this equation with an initial value, i have no idea what to do anymore with this i tried to integrate both terms and got blocked
The equation: $$y'e^x=\frac{1}{\ln(y)}$$
PS: forgot to add the inital value it is $y(0)=e$
$$y'e^x=\frac{1}{\ln(y)}$$ It's separable $$\int \ln(y)dy=\int e^{-x}dx$$ $$y\ln(y)-y=-e^{-x}+K$$ For $y(0)=e \implies K=1 $
Therefore $$\boxed{y\ln(y)-y=1-e^{-x}}$$