I have forgotten
my Password

Or login with:

  • Facebookhttp://facebook.com/
  • Googlehttps://www.google.com/accounts/o8/id
  • Yahoohttps://me.yahoo.com

Linear with Constant Coefficient

A guide to linear equations of second and higher degrees
+ View other versions (2)

Definition

The Equations in this section are of the form:

where \inline f(x) is a function of x but all of the \inline P's are Constants.

These equations are of the utmost importance in the study of vibrations of all kinds(Mechanics; Acoustics and Electrical). The methods given are chiefly due to Euler and D'Alembert.

Equation Of The First Order

If \inline n - 1 and \inline f(x) = 0 equation (2) becomes

Therefore
P_0\;\frac{dy}{y}\;+ P_1\;dx = 0

Integrating
P_o\;ln\,y + P_1\;x = Constant

Therefore
ln\,y\;= - \frac{P_1\;x}{P_0} + Constant

Let the Constant equal \inline ln A Thus
ln\,y\;= - \frac{P_1\;x}{P_0} + ln\,A

Therefore \inline \displaystyle y = A\;e^{- \frac {P_1\,x}{P_0} is the general solution for the first order differential equation .

Equations Of The Second Order

If \inline n = 2 and \inline f(x) = 0

Equation (2) can now be written as: \inline \displaystyle y = A\;e^{\alpha x}\;\;\;and\;\;\;y = B\;e^{\beta x}

The solution to equation (3) suggests that \inline \displaystyle y = A\;e^{mx} where m is some constant may satisfy equation (4). With this value for \inline y equation (4) reduces to:

A\,e^{mx}\.(P_0m^2 + P_1m + P_2) = 0

Thus if \inline m is a root of:

\inline \displaystyle y = A\;e^{mx} is a solution of equation (4) whatever the value of A

Let the roots of equation (5) be \inline  \alpha and \inline \beta.

If the roots are unequal we will have two solutions to equation (4) namely \inline y = A\;e^{\alpha x} and \inline y = B\;e^{\beta x}
Then the general solution will be \inline y = A\;e^{\alpha x} + B\;e^{\beta x}

If the roots are equal we will also have two solutions to equation (4) namely \inline y = A\;e^{\alpha x} and \inline y = x\;e^{\alpha x}
Then the general solution will be \inline y = A\;e^{\alpha x} + B\;xe^{\alpha x}

Equation (5) is called the "Auxiliary Equation"
As an example, to solve
2\,\frac{d^2y}{dx^2} + 5\frac{dy}{dx} + 2y = 0\;\;\;\;\;try\;\;y = Ae^{mx}\f$  as a trial solution.
Therefore
A\,e^mx{(2m^2 + 5m + 2)} = 0

This equation is satisfied by \inline m = -2 or \inline - 1/2

The General Solution is therefore given by:

y = A\,e^{-2x} + B\,e^{-\frac{1}{2}x}

Modifications When The Auxiliary Equation Has Imaginary Or Complex Roots

When the auxiliary equation (5) has roots of the form \inline (p + iq) and \inline (p - iq) where

i = \sqrt{-1}

it is best to modify the solution

so that it does not contain imaginary quantities.. To do this use the following trigonometrical identities:

e^{iqx} = cos\,qx\;+i\,sin\;qx

e^{-iqx} = cos\,qx\;-i\,sin\;qx

Thus equation (6) becomes

y = e^{px}\left(A\;(cos\;qx + i\;sin\;qx) + B(cos\;qx - i\;sin\;qx) \right)

Writing \inline E for \inline (A + B) and \inline F for \inline i(A - B)
y = e^{px}\left(E\;cos\;qx + F\;sin\;qx \right)

\inline E and \inline F are arbitrary constants as were \inline A and \inline B. It might look as if F must be imaginary but this is not necessarily so . Thus if \inline A = 1 + 2i and \inline B = 1 - 2i then \inline E = 2 and \inline F = -4.

Example:
Example - Second degree equation
Problem

Workings
From this the auxiliary equation is:

and the roots are

The solution can be written as;-

Solution
or in a more useful form:

Or

Where

So that

The Extension To Orders Higher Than The Second

The methods discussed in this section apply to equation (2) whatever the value of n provided that \inline f(x) = 0
Example:
Example - Third degree equation
Problem

Workings
The Auxiliary Equation is:

Solution
Thus m = 1, 2, or 3 Therefore

The Complementary Function And The Particular Integral

So far we have only dealt with examples where the \inline f(x) of equation (2) has been zero. It will now be shown that the relation between the solution of the equation when \inline f(x) is not zero and the solution of a simpler equation derived from it by replacing \inline f(x) by zero.

Consider the equation:
2\,\frac{d^2y}{dx^2} + 5\,\frac{dy}{dx} + 2y = 5 + 2x

By inspection it can be seen that y = x is one solution. Such a solution containing no arbitrary constants is called a Particular Integral

Now substitute \inline y = (x + v) in the equation which becomes:

2\,\frac{d^2v}{dx^2} + 5\,\left(1 +  \frac{dv}{dx} \right) + 2(x + v) = 5 + 2x

2\,\frac{d^2v}{dx^2} + 5\,\frac{dv}{dx} + 2\;v = 0

From this it can be shown that :

v = A\,e^{-2x} + B\,e^{-\frac{1}{2}x}

Note
The general solution of a linear differential equation with constant coefficients is the sum of a Particular Integral and the Complementary Function, the latter being the solution of the equation obtained by substituting zero for the function of x occurring.

The terms containing the arbitrary constants are called the Complementary Function

This can be expressed in a general form.

If \inline y = u is a particular integral of :

So that:

Putting \inline y = u + v in equation (7) and subtracting equation (8) gives:

P_0\,\frac{d^nu}{dx^n} + P_1\frac{d^{n\,-\,1}v}{dx^{n\,-\,1}} + .......+\;P_{n\,-\,1}\;\frac{dv}{dx} + p_n\,v = 0

If the solution to this equation is \inline v = F(x) contains n arbitrary constants then the general solution to equation (7) is :

y = u + F(x)

and \inline F(x) is called the Complementary Function.