How to distinguish linear differential equations from nonlinear ones?
I know, that e.g.:
$$
px^2+qy^2 = z^3
$$
is linear, but what can I say about the following P.D.E.
$$
p+\log q=z^2
$$
Why?
Here $p=\dfrac{\partial z}{\partial x}, q=\dfrac{\partial z}{\partial y}$
Definition: A P.D.E. is called a Linear Partial Differential Equation if all the derivatives in it are of the first degree.