Solve the given initial value problem, Programming Languages

Assignment Help:

Solve the following initial value problem

y(3) - 5y'' - 22y' + 56 y= 0;       y(0) = 1;           y'(0) = -2;         y''(0) = -4

Solution:

r3 - 5r2 - 22r + 56 = (r + 4)(r - 2)(r - 7) = 0

= r1 = -4, r2 = 4 and r3 = 7

Therefore we have three real distinct roots now and thus the general solution is,

y(t) = c1 e-4t + c2 ex2t + c3 ex7t

Differentiating a couple of times and applying the initial conditions provides the subsequent system of equations that we'll require solving in order to get the coefficients.

1 = y(0) = c1 + c2 + c3

-2 = y'(0) = - 4c1 + 2 c2 + 7 c3

-4 = y''(0) = 16 c1 + 4 c2 + 49 c3

After solving all these equations we get:

c1 = 14/33

c2 = 13/15

c3 = -(16/55)

Then the actual solution is,

 y(t) = (14/33) e-4t + (13/15) ex2t -(16/55)ex7t

Therefore, outside of requiring to solve a cubic polynomial that we left the details for you to verify and requiring to solve a system of 3 equations to get the coefficients that we also left for you to fill the details, the work currently is pretty much identical to the work we did in solving a 2nd order initial value problem.

Since the initial condition work is identical to work which we should be extremely familiar with to that point with the exception which it involved solving larger systems we're going to not bother with solving initial value problems for the rest of the examples. The basic point of this section is the new concepts involved in getting the general solution to the differential equation anyway and thus we'll concentrate on this for the remaining illustrations.

Also note that we'll not be demonstrating very much work in solving the characteristic polynomial. Here we are using computational aids and would encourage you to do similar here.  Solving these higher degree polynomials is simply too much work and would obscure the point of these illustrations.


Related Discussions:- Solve the given initial value problem

Matlab project - beginners level, Can you provide help in solving error pro...

Can you provide help in solving error problems, with my matlab project?

MATLAB, Who can help with MATLAB?

Who can help with MATLAB?

Classroom management, A partly completed project Cwk 4-students is availabl...

A partly completed project Cwk 4-students is available for downloading from Studynet Assignments. You are required to amend this BlueJ project to implement a version of the WHEN sy

Develop an html document with a nested list, 1. Develop a Web page, indicat...

1. Develop a Web page, indicating an ordered list of the names of your five friends. 2. Develop an HTML document with a nested list indicating the content page of any book 3.

C# not c++ programing help, Please write a program declaring a variable x a...

Please write a program declaring a variable x as the type int, and use the scanf function to input an integer to initialize the value of x. Then, your program will print the follow

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

Area under curve, Area Under Curve Write a program to find the area und...

Area Under Curve Write a program to find the area under the curve y = f(x) between x = a and x = b, integrate y = f(x) between the limits of a and b. The area under a curve be

Linux Lab Assignments, I have a linux lab class that consist of 1 lab assig...

I have a linux lab class that consist of 1 lab assignment per week for 5 weeks. It is an online virtual lab and is fairly easy, I just don''t have the time.

Included applications, Hi, Can any of you, tell me how to use Included Ap...

Hi, Can any of you, tell me how to use Included Applications?

Urgently need help with Javascript, Really urgent help needed with Javascri...

Really urgent help needed with Javascript. I have this website: I">https://www.theppcpresents.com/globe13/#/home I need to remove the video on the slider so that it only sho

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