It's been a while since I've last posted. I finally found the time right now to do this, since it has been on my mind for a while. I put this together a little quickly, but I will come back later and make changes [if necessary].
Applications of Homogeneous and Non Homogeneous Differential Equations (Spring Mass Systems)
A useful application to the real world would be spring mass systems. We prefer to use homogeneous or non-homogeneous differential equations to model the systems.
There are two types of systems. One models
damped motion [due to a dashpot of some sort or due to friction], and the other models
undamped motion [sometimes known as free motion].
Undamped Spring Mass Systems
Consider a spring of length

hanging from the ceiling. The spring has a mass

attached to its end. The system comes to rest at its equilibrium position.

When the system is place in motion, the spring varies in length about the equilibrium position. We will denote this distance from the equilibrium position as

.

When a free body analysis is done, we see two different forces:

[Newton's 2nd Law] and

[Hooke's Law].
Thus, we see that

when
Since

, our equation becomes the differential equation

.
Letting

, the DE becomes

.
However, we are dealing with systems that are being acted upon my external forces, so we make a modification to our DE. If an external force is applied, then the DE takes on the form

, which is non-homogeneous. When no external force is applied,

, which then makes the equation homogeneous.
Let's take a look at an example:
Example 20:
A mass weighing 2 pounds stretches a spring 6 inches. At
, the mass is released from a point
8 inches below the equilibrium position with an upward velocity of
. Determine the equation of free motion.
This can be seen as an initial value problem.
Since the weight of the mass is 2 pounds, we can determine the mass, because
Since the string is displaced by 6 inches = 1/2 a foot, we can determine k:
At

, the mass is released 8 inches below the equilibrium position. This implies that the condition is

.
At

, the mass is released with an upward velocity of

. This implies that the condition is

.
Keep in mind the signs of these conditions. If the mass starts off above the equilibrium position, the sign applied to the condition is
negative, and if the mass starts off below the equilibrium poistion, the sign applied to the condition is
positive. The same idea is applied to upward and downward velocities.
Let's start to set up our DE:
Since

, we see that
So our IVP is:
We see that the characteristic equation has the form
This implies that we have complex conjugate roots. Thus, we see that
Applying the condition

, we see that

.
Before we apply the second condition, let's find
Applying the condition

, we see that

.
Thus, the equation of free motion is
-------------------------------------------------------------------------
Damped Motion
Let's go back to the equation we came up with for undamped motion:
For damped motion, we need to introduce a damping term. The term is

.
When introduced into the system, we see from a free body diagram that
Thus, we see that

.
Since

the DE becomes

.
Letting

and

, the DE is then transformed into
Given a particular external force, F(T), we can say the DE takes on the form
In the case that there is no external force,

.
Three Cases for Damped Motion
Solving

, we see that we have the auxiliary equation
Using the quadratic formula, we see that
We have three cases, depending on the value of
Case 1 : Overdamped
We have overdamped motion when r consists of real and distinct roots.
Other factors for determining the overdamped case are when
Thus, the general solution for overdamped motion has the form
Case 2 : Critically damped
We have critically damped motion when r consists of real, repeated roots.
One major factor that reveals this is when

.
Thus, the general solution for critically damped motion has the form
Case 3 : Underdamped
We have underdamped motion when r consists of complex, conjugate roots.
Major factors that reveal this is when

and when

.
This then implies that the solution to the characteristic equation has the form

.
Thus, the general solution for underdamped motion has the form
Let us take a look at another example.
Example 21:
A 4-foot spring measures 8 feet long after an 8-pound weight is attatched
to it. The medium through with the weight moves offers a resistance
numerically equal to
times the instantaneous velocity. Find the equation
of motion if the weight is released from the equilibrium postion with a downward
velocity of 5 ft/s. Find the time at which the weight attains its extreme
displacement from the equilibrium position.
Identify the system as overdamped, underdamped, or critically damped.
Since

and

,
Since

, and

,
Since the medium through with the weight moves offers a resistance numerically equal to

times the instantaneous velocity, this implies that

.
Now, let us determine the conditions:
Since the mass is being released from the equilibrium position, we see that
Since the mass will have a downward velocity of

, this implies that
Since

and

, we see that

and
Now, we have the IVP:
Solving, we see that the DE has the characteristic equation

. It turns out to be a perfect square:

with multiplicity 2.
Thus,
When

,

.
Now we need to find
When,

,
But

, so
Therefore, the equation of motion is

.
Now, we need to find the time when the greatest displacement is achieved.
This is the case when
Since

, the time when the greatest displacement is achieved when

.
Since we saw that the auxiliary equation had real repeated roots, we can tell that the equation of motion will be
critically damped.
-------------------------------------------------------------------------
My next post may be on another application of second order DE's [Electronic Circuits], or I may dive into systems of DEs and matrix methods.