I've got two PDE:s, one of them is linear, and the other is not. I have tried finding the answer to why this is, but I can't find a satisfying answer anywhere, would really appreciate some help.
Nonlinear PDE: $$\frac{\partial^2u}{\partial x^2}-sin(\frac{\partial u}{\partial x}\frac{\partial u}{\partial y})=e^{xu}$$
Linear PDE: $$xy\frac{\partial^2u}{\partial x^2}-e^{x-y}\frac{\partial^2 u}{\partial x\partial y} + \frac{\partial u} {\partial x} -2xu=cos(xy)$$