Well, how would you solve the ORDINARY differential equation. dp/dx= p? That's seems to me very easy. Warning: because this is NOT an ordinary differential equation, the "constant" in the solution may be a function of y. Also remember that the general solution to a partial differential equation involves unknown FUNCTIONS.
#3
kasse
383
1
Just integrate wrt. x so that
u(x,y) = e^y Int[c(x)]dx + g(y) where c(x) and g(y) are arbitrary?