Microsoft Store
 

Bernoulli differential equation


 

:See Bernoulli's equation for an unrelated topic in fluid dynamics.

Related Topics:
Bernoulli's equation - Fluid dynamics

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

In mathematics, an ordinary differential equation of the form

Related Topics:
Mathematics - Ordinary differential equation

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

:y'+ P(x)y = Q(x)y^n,

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

is called a Bernoulli differential equation or often just Bernoulli equation.

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

In order to solve this equation, we go through the following steps:

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

First we divide by y^n:

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

: rac{y'}{y^{n}} + rac{P(x)}{y^{n-1}} = Q(x). (1)

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

Then, we change variables with

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

:w= rac{1}{y^{n-1}}

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

and

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

:w'= rac{(1-n)}{y^{n}}.

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

After substitution, we get the 1st order differential equation

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

: rac{w'}{1-n} + (1-n)P(x)w = (1-n)Q(x) (2)

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

which can be solved using the integrating factor

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

:M(x)= e^{(1-n)int P(x)dx}.

~ ~ ~ ~ ~ ~ ~ ~ ~ ~