Consider the following equation: $$y'=\sin y.$$
What causes this equation to be considered non-linear? $y'$ is not multiplied by a power, and neither is $\sin y$.
Consider the following equation: $$y'=\sin y.$$
What causes this equation to be considered non-linear? $y'$ is not multiplied by a power, and neither is $\sin y$.
A linear differential equation is one that has the following form: $$ \frac{dy}{dx}+p(x)y=q(x).$$ To see that this doesn't hold in this case, try to convert $$ \frac{dy}{dx}=\sin y$$ to the appropriate form. Rearranging we have $$ \frac{dy}{dx}-(1)\sin y=0.$$ As you can see, this is not linear in $y$. That is, $y$ does not sit on its own with a function of $x$ as its prefactor in the non-differential term.