SolitaryRoad.com

Website owner:  James Miller


[ Home ] [ Up ] [ Info ] [ Mail ]

Applications of the Laplace transform in solving ordinary differential equations



1. Ordinary differential equations with constant coefficients. The Laplace transform is useful in solving linear ordinary differential equations with constant coefficients. Consider the second order linear differential equation


ole.gif


or


2)        Y" + aY' + bY = G(t)


subject to the initial conditions

 

            Y(0) = A,        Y' (0) = B


where a, b, A, B are constants. We note that Y is shorthand for Y(t). Let the Laplace transform of Y(t) be y(s), or, more concisely, y. If we take the Laplace transform of 2) and employ the theorems for the Laplace transform of derivatives we obtain an algebraic equation in the variables y and s. If we then solve for y in terms of s and take the inverse transform, we obtain the desired solution Y.


Example 1. Solve the equation


3)        Y" - 3Y' + 2Y = 4e2 t


where Y(0) =-3, Y'(0) = 5


Solution. Y is shorthand for Y(t). Let the Laplace transform of Y(t) be y(s), or, more concisely, y.


Taking the Laplace transform of both sides of 3), we obtain


            L[Y"} - 3 L[Y'] + 2 L[Y] = 4 L[e2 t]


Using the theorems for the transforms of derivatives, we get


             ole1.gif





Substituting in the values of Y(0) = -3, Y'(0) = 5 we get


             ole2.gif


             ole3.gif


             ole4.gif



                         ole5.gif


             ole6.gif



The solution is then

ole7.gif




Example 2. Solve the equation


            Y''' - 3Y" + 3Y' - Y = t2e t


where Y(0) =1, Y'(0) = 0, Y"(0) = -2.


Solution. Y is shorthand for Y(t). Let the Laplace transform of Y(t) be y(s), or, more concisely, y.


Taking the Laplace transform, we obtain


            L[Y'''] - 3 L[Y"] + 3 L[Y'] - L[Y] = L[t2e t]


Using the theorems for the transforms of derivatives, we get



            {s3y - s2 Y(0) - s Y'(0) - Y"(0)} - 3{s2y - s Y(0) - Y'(0)} + 3{sy - Y(0)} - y

                                                                                                                                     ole8.gif


Substituting in the values of Y(0) =1, Y'(0) = 0, Y"(0) = -2, we obtain


             ole9.gif


Now s3 - 3s2 + 3s - 1 = (s - 3)3, so we get


             ole10.gif



             ole11.gif


             ole12.gif

 

             ole13.gif


Taking the inverse transform, we then get


             ole14.gif





Example 3. Find the general solution of the differential equation of Example 2:


            Y''' - 3Y" + 3Y' - Y = t2e t


Let Y(0) =A, Y'(0) = B, Y"(0) = C.


Solution. Y is shorthand for Y(t). Let the Laplace transform of Y(t) be y(s), or, more concisely, y.


Taking the Laplace transform, we obtain


            L[Y'''] - 3 L[Y"] + 3 L[Y'] - L[Y] = L[t2e t]


Using the theorems for the transforms of derivatives, we get



            {s3y - s2 Y(0) - s Y'(0) - Y"(0)} - 3{s2y - s Y(0) - Y'(0)} + 3{sy - Y(0)} - y

                                                                                                                                     ole15.gif


Substituting in the values of Y(0) = A, Y'(0) = B, Y"(0) = C, we get


             ole16.gif

             ole17.gif


Now s3 - 3s2 + 3s - 1 = (s - 3)3, so we have


             ole18.gif



Since A, B and C are arbitrary, the polynomial in the numerator of the first term on the right is also arbitrary. Thus


             ole19.gif


Inverting we obtain the required general solution


             ole20.gif


                         ole21.gif


where the ck’s are arbitrary constants.




Example 4. Solve the equation


            Y" + a2Y = F(t)


where Y(0) = 1, Y'(0) = -2.


Solution. Y is shorthand for Y(t). Let the Laplace transform of Y(t) be y(s), or, more concisely, y.


Taking the Laplace transform, we obtain


            L[Y"] + a2 L[Y] = L[F(t)]


Using the theorems for the transforms of derivatives and denoting the Laplace transform of F(t) by f(s), we obtain


            {s2y - sY(0) - Y'(0)} + a2y = f(s)


Substituting in the values of Y(0) =1, Y'(0) = -2, we obtain


            s2y - s + 2 + a2y = f(s)


So


             ole22.gif



Taking the inverse


             ole23.gif


Using the convolution theorem



             ole24.gif



                         ole25.gif






Example 5. Find the general solution of


            Y" + a2Y = F(t)



Solution. Let Y(0) = c1, Y'(0) = c2.


Taking the Laplace transform, we obtain


            L[Y"] + a2 L[Y] = L[F(t)]


Using the theorems for the transforms of derivatives and denoting the Laplace transform of F(t) by f(s), we obtain


            {s2y - sY(0) - Y'(0)} + a2y = f(s)


Substituting in the values of Y(0) = c1, Y'(0) = c2, we obtain


            s2y - sc1 - c2 - a2y = f(s)


             ole26.gif


Inverting we get


             ole27.gif


                         ole28.gif



where A and B are arbitrary constants.





2. Ordinary differential equations with variable coefficients. The Laplace transform can be used in solving some ordinary differential equations with variable coefficients. One particular equation where the method is useful is one in which the terms have the form


            tm Y(n)(t)


the Laplace transform of which is


             ole29.gif



Example 6. Solve the equation


            tY" + Y' + 4tY = 0


where Y(0) = 3, Y'(0) = 0.


Solution. Y is shorthand for Y(t). Let the Laplace transform of Y(t) be y(s), or, more concisely, y.


Taking the Laplace transform, we obtain


            L[tY"] + L [Y'] + L[4tY] = 0


Using the theorems for the transforms of derivatives, we obtain


             ole30.gif


Substituting in the values of Y(0) = 3, Y'(0) = 0, we obtain


             ole31.gif


             ole32.gif


             ole33.gif


             ole34.gif


Integrating


             ole35.gif


or


             ole36.gif


Inverting


            Y = cJ0(2t)


To determine c we note that Y(0) = cJ0(0) = c = 3


Thus


            Y = 3J0(2t)




3. Simultaneous ordinary differential equations. The Laplace transform can be used to solve two or more simultaneous ordinary differential equations. The procedure is essentially the same as the one used above.


Example 7. Solve the system


             ole37.gif


where X(0) = 8, Y(0) = 3.


Solution. X is shorthand for X(t) and Y is shorthand for Y(t). Let the Laplace transform of X(t) be x(s), or, more concisely, x. Let the Laplace transform of Y(t) be y(s), or, more concisely, y.


Taking the Laplace transform, we get


            sx - X(0) = 2x - 3y

            sy - Y(0) = y - 2x


Substituting in X(0) = 8, Y(0) = 3, we get


            sx - 8 = 2x - 3y

            sy - 3 = y - 2x


or


            (s - 2)x + 3y = 8

            2x + (s -1)y = 3


Solving this system simultaneously,


             ole38.gif



             ole39.gif



Taking inverses,


            X = L-1[x] = 5e- t + 3e4t

            Y = L-1[y] = 5e- t + 2e4t




References

  Murray R. Spiegel. Laplace Transforms. (Schaum)



More from SolitaryRoad.com:

The Way of Truth and Life

God's message to the world

Jesus Christ and His Teachings

Words of Wisdom

Way of enlightenment, wisdom, and understanding

Way of true Christianity

America, a corrupt, depraved, shameless country

On integrity and the lack of it

The test of a person's Christianity is what he is

Who will go to heaven?

The superior person

On faith and works

Ninety five percent of the problems that most people have come from personal foolishness

Liberalism, socialism and the modern welfare state

The desire to harm, a motivation for conduct

The teaching is:

On modern intellectualism

On Homosexuality

On Self-sufficient Country Living, Homesteading

Principles for Living Life

Topically Arranged Proverbs, Precepts, Quotations. Common Sayings. Poor Richard's Almanac.

America has lost her way

The really big sins

Theory on the Formation of Character

Moral Perversion

You are what you eat

People are like radio tuners --- they pick out and listen to one wavelength and ignore the rest

Cause of Character Traits --- According to Aristotle

These things go together

Television

We are what we eat --- living under the discipline of a diet

Avoiding problems and trouble in life

Role of habit in formation of character

The True Christian

What is true Christianity?

Personal attributes of the true Christian

What determines a person's character?

Love of God and love of virtue are closely united

Walking a solitary road

Intellectual disparities among people and the power in good habits

Tools of Satan. Tactics and Tricks used by the Devil.

On responding to wrongs

Real Christian Faith

The Natural Way -- The Unnatural Way

Wisdom, Reason and Virtue are closely related

Knowledge is one thing, wisdom is another

My views on Christianity in America

The most important thing in life is understanding

Sizing up people

We are all examples --- for good or for bad

Television --- spiritual poison

The Prime Mover that decides "What We Are"

Where do our outlooks, attitudes and values come from?

Sin is serious business. The punishment for it is real. Hell is real.

Self-imposed discipline and regimentation

Achieving happiness in life --- a matter of the right strategies

Self-discipline

Self-control, self-restraint, self-discipline basic to so much in life

We are our habits

What creates moral character?


SolitaryRoad.com

Website owner:  James Miller


[ Home ] [ Up ] [ Info ] [ Mail ]