I solved a differential equation some time ago and I need to solve for $y$. How can we solve for $y$ using the Lambert W function?
$$C_1+x = e^y+Cy$$
|
I solved a differential equation some time ago and I need to solve for $y$. How can we solve for $y$ using the Lambert W function? $$C_1+x = e^y+Cy$$ |
|||||
|
|
Hint $$\large C^{-1}\exp\left(C^{-1}e^y+y\right)=(C^{-1} e^y)e^{(C^{-1} e^y)} $$ Answer
Note also that $\log W(z)=\log z-W(z)$, if you want to compare with what W|A gives. |
|||||||||||||
|