Differential Equations 1 | Bernoulli's and Ricatti's Differential Equations (1.4)
Bernoulli Differential Equations If the differential equation is in the form of $$ \begin{align} y^{\prime}+p(x)y=q(x)y^n \end{align} $$ $$ \begin{align} y^{\prime}+p(x)y=q(x)y^n \end{align} $$ If $n=0$, then the differential equation is linear differential equation: $$ \begin{aligned} y^{\prime}+p(x)y=q(x) \end{aligned} $$ $$ \begin{aligned} y^{\prime}+p(x)y=q(x) \end{aligned} $$ If $n=1$, then the differential equation is separable differential equation: $$ \begin{aligned} y^{\prime}+p(x)y &=q(x)y\\ \dfrac{dy}{y} &= (q(x)-p(x))dx \end{aligned} $$ $$ \begin{aligned} y^{\prime}+p(x)y &=q(x)y\\ \dfrac{dy}{y} &= (q(x)-p(x))dx \end{aligned} $$ If $n \neq 1, 0$, then it is said to be Bernoulli’s Differential Equation in $y$. The differential equation is neither separable, homogenous nor linear differential equation for $n \neq 0, 1$. ...