5. Bernoulli Equations
A differential equation that has the form

is known as a
Bernoulli's Equation. When n=0 or n=1, the equation is linear. However, when n>1, we make a substitution

, which then transforms it into a linear DE of the form :

.
Example 8:
Solve 
.
This can easily be recognized as a Bernoulli's Equation where

.

.
Make the substitution

.
Find

.
Substituting these values into the differential equation, we get:

. We now have a linear DE, which we already know how to solve.
Find the integrating factor:

.
Multiply throughout by the integrating factor, and then simplify:
![{\left[x^{-2}v\right]}^{/}=-\frac{1}{x^2} \implies x^{-2}v=\frac{1}{x}+C \implies v=x+Cx^2 {\left[x^{-2}v\right]}^{/}=-\frac{1}{x^2} \implies x^{-2}v=\frac{1}{x}+C \implies v=x+Cx^2](http://www.mathhelpforum.com/math-help/latex2/img/a423d5de50b06d2f2513a1fee166b715-1.gif)
.
We don't want to know what v is. We want to know what y is. Since

, we see that:
-------------------------------------------------------------------------
Second Order Differential Equations
A homogeneous second order differential equation has the form :

.
If we assume that a solution has the form

, then the differential equation becomes:

. Knowing that

, we can divide both sides by

, which gives us:

.
The equation above is know as the
characteristic or
auxillary equation. Solving for r, we use the quadratic formula:

.
Depending on the value of

, we have three different ways of finding the particular solution to a DE.

:
If this is the case, then we have 2 real distinct roots:

and

.
Due to the
principle of superposition, if f and g are a solution to a DE, then any linear combination of f and g is also a solution (I will not prove this). Since

and

are solutions to the DE, then any linear combination of the two is a solution. Thus the general solution in this case will be:

:
If this is the case, we have real, repeated roots

. However, it will have a different solution, due to the fact that each of the solutions must be
linearly independent of each other (this will be discussed later). As a result, the solutions will be

and

(This is known as reduction of order, which will be proved when we discuss linear independence). Thus, the general solution in this case will be:

:
If this is the case, then we have a pair of complex conjugate roots:

and

.
Thus, the solutions to the DE will be

and

. Thus, the general solution will have the form:

.
We really don't want the complex numbers in here, so what we will do is use
Euler's Formula to clean it up.
Euler's Formula states that

.
Thus,

.
Substituting this back into the general solution, we have:

.
By defining new constants

and

, the general solution is:

.
Example 9:
Solve 
;

;

.
Assuming a solution of

, we have:

or

.
Thus,

and

. Therefore, the general solution will be:

.
However, we are given
two initial conditions, one for

and one for

. Let us first find

:

.
Now apply the initial conditions:

.
We see that

. Thus,

.
Therefore, the particular solution is:
-------------------------------------------------------------------------
I will post more examples later...