Laplace transforms, Programming Languages

Assignment Help:

There actually isn't all that much to this section. All we are going to do now is work a quick illustration using Laplace transforms for a 3rd order differential equation therefore we can say that we worked, at least one problem for a differential equation whose order was larger than 2.

Everything which we know from the Laplace Transforms section is even valid. The only new bit which we'll require here is the Laplace transform of the third derivative. We can find this from the general formula that we gave while we first started looking at solving initial value problems with Laplace transforms. Now there is that formula,

L ({y′′′} + s3Y(s) - s2 y(0) -  sy′ (0)- y′′(0)

Now there the example for this section

Example: Solve the following initial value problem.

y′′′ - 4y'' = 4t + 3u6(t) e30 - 5t;   y(0) = -3;                      y''(0) = 4

As always we first require making sure the function multiplied with the Heaviside function has been correctly shifted.

y′′′ - 4y'' = 4t + 3u6(t) e - 5(t- 6)

This has been properly shifted and we can notice that we're shifting e-5t. All we require to do now is take the Laplace transform of everything, plug into the initial conditions and answer for Y (s).

Doing all of this provides,

s3Y(s) - s2y(0) - sy'(0) - y''(0) - 4(s2Y(s) - sy(0) - y'(0)) = (4/s2) + ((3 e-6s)/(s + 5))

(s3 - 4s2)Y(s) + 3s2 - 13s = (4/s2) + ((3 e-6s)/(s + 5))

(s3 - 4s2)Y(s) = (4/s2)- 3s2 + 13s  + ((3 e-6s)/(s + 5))

Y(s) = (4- 3s4 + 13s3)/(s4(s - 4))+ ((3 e-6s)/ ((s4(s - 4)) (s + 5)))

Y (s) = F(s) + 3e-6 G(s)

Now we need to partial fraction and inverse transform F(s) and G(s).  We'll leave it to you to verify the details.

Now we require to partial fraction and inverse transform F(s) and G(s).  We'll leave this to you for verify the details.

F(s) = (4- 3s4 + 13s3)/(s4(s - 4)) = ((17/64)/(s - 4)) - (209/s) - ((1/16)/s2) - ((1/4)(2!/2!)/s3) - ((1(3!/3!)/s4)

f(t) = (17/64)e4t - (209/64) - (1/16) t - (1/8)t2 - (1/6)t3

G(s) = 1/(s2(s- 4)(s + 5)) = ((1/44)/(s - 4)) - ((1/225)/(s + 5)) - ((1/400)/s) - ((1/20)/s2)

g(t) = (1/144)e4t - (1/225)e-5t - (1/400) - (1/20)t

Okay, we can here find the solution to the differential equation. Starting along with the transform we find,

Y (s) = F(s) + 3e-6 G(s)             ⇒                     y(t) = f(t) + 3u6(t) g(t -6)

Here f(t) and g(t) are the functions demonstrated above.

Okay, here is the one Laplace transform illustration with a differential equation with order greater than 2. As you can notice the work in the same except for the fact that the partial fraction works (that we didn't demonstrate here) is liable to be messier and more complex.


Related Discussions:- Laplace transforms

Class Project, I need help getting started with a class project of creating...

I need help getting started with a class project of creating a project in the Perl programming language. I was thinking of maybe doing an employee directory

Jsp - quiz, JSP QUIZ ASSIGNMENT SHOULD BE FUNCTIONAL ON ECLIPSE QUIZ HAS ...

JSP QUIZ ASSIGNMENT SHOULD BE FUNCTIONAL ON ECLIPSE QUIZ HAS TOTAL 20 QUESTIONS REGARDING VARIOUS CAPITALS OF COUNTRIES. WELCOME PAGE OFFERS USER TO ENTER HIS NAME. THEN USER C

Program for hold details of all the cabins for travellers, Scenario A ca...

Scenario A campsite provides cabins for travellers to stay in overnight. A 'cabin' is a small wooden hut, containing bunk beds, table and chairs, a heater, and a small cookin

C.., I am still waiting on a quote from you

I am still waiting on a quote from you

Animals, Let us say we have a list of 10 animal objects called "animals" in...

Let us say we have a list of 10 animal objects called "animals" in Alice. Write the code to move them forward synchronously by 1 meter.

Code html and xml, Topic Develop a Web site that will provide informat...

Topic Develop a Web site that will provide information about your organization. The Web site will need to have a user-friendly interface for users to enter their information;

Looping, You are required to develop a program that calculates the charges ...

You are required to develop a program that calculates the charges for DVD rentals, where current release cost RM3.50 and all others cost RM2.50. If a customer rents several DVDs, e

What do you understand by the term postback, Question: (a) What do you...

Question: (a) What do you understand by the term Postback? (b) Describe five benefits of creating virtual directories while developing an ASP.NET application. (c) Exp

Implement a two-dimensional table in prolog, Implement a two-dimensional ta...

Implement a two-dimensional table in Prolog. Your program will contain: An insert_entry predicate that takes a table, row, column and an entry and inserts the entry at the g

Code a simulation of image compression , Your task will be to code a simula...

Your task will be to code a simulation of image compression based on the approximate low rank structure of the set of image patches. You will write functions .code = my block compr

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd