I just entering new world called Partial Differential Equations , now i just start with Classification PDE , in my Stanley J. Farlow's Text book there are six classification of PDE . But now I little bit struggle with linear or non-linear PDE
Second Order Linear Equation in two variables is PDE can be written in the form $$Au_{xx}+Bu_{xy}+Cu_{yy}+Du_{x}+Eu_{y}+Fu=G$$
So , when i face with PDE like $u_{t}=\alpha^{2}u_{xx}$ i can identify its linear by saying it can be written as general form above with $A=\alpha^{2},B=0,C=0,D=0,E=-1,F=0$
but what if i face with some PDE with higher order let say The Vibrating Beam Equation $u_{tt}+u_{xxxx}=0$ ?
If i must identify this equation like the previous one , i really need a massive variable in general form , is there other good way to show that PDE is linear ?