I understand what he means, but I cannot explain this in a few words. Let me only explain the nonlinearity part.
Linearity means that the addition principle hold. If you have a linear operator L and it acts on something, let's call it x and y then here is what happens:
L(x+y)=Lx+Ly, acting on the sum of arguments (x+y) produces the sum of Lx and Ly.
This does not happen for nonlinear operators. Take the power operator, say x^2, let's call this operator N. Here is what we get in this case:
N(x+y)= (x+y)^2=x^2+y^2+2x*y=Nx+Ny+2x*y, as Nx=x^2 and Ny=y^2.
So as you see the addition rule does not hold here as:
N(x+y) /= Nx+Ny because we get some extra term 2x*y.
That's it, don't have time for more now.
Linearity means that the addition principle hold. If you have a linear operator L and it acts on something, let's call it x and y then here is what happens:
L(x+y)=Lx+Ly, acting on the sum of arguments (x+y) produces the sum of Lx and Ly.
This does not happen for nonlinear operators. Take the power operator, say x^2, let's call this operator N. Here is what we get in this case:
N(x+y)= (x+y)^2=x^2+y^2+2x*y=Nx+Ny+2x*y, as Nx=x^2 and Ny=y^2.
So as you see the addition rule does not hold here as:
N(x+y) /= Nx+Ny because we get some extra term 2x*y.
That's it, don't have time for more now.

