Can anyone help help me with this problem
I want to show that the operator $\mathscr{L}=u \partial/\partial y$, is not an linear operator. This is what i got
$\mathscr{L}(au+bv)=u \partial/\partial y(au+bv) =u \partial/\partial y (au)+u \partial/\partial y(bv)=au\partial u/\partial y+bu\partial u/\partial y = a\mathscr{L}(u)+b\mathscr{L}(v)$
That seems linear to me, what did i do wrong?
your firts mistake is $$\mathscr{L}(au+bv)=u \partial/\partial y(au+bv)$$ it should be $\mathscr{L}(au+bv)=(au + bv) \partial/\partial y(au+bv)$