Example of undetermined coefficients, Programming Languages

Assignment Help:

Example:  Solve the following differential equation.

y(3)  -  12 y''+48 y' + 64 y = 12 - 32 e-8t + 2 e4t

Solution:   

We first require the complementary solution thus the characteristic equation is,

r3 - 12 r2 + 48 r - 64 = (r - 4)3 = 0

r = 4; when multiply with 3

We've found a single root of multiplicity 3 thus the complementary solution is,

yc(t) = c1 e4t + c2 t e4t + c3 t2 e4t

Here is, our first guess for an exact solution is,

Yp = A + B e-8t + C e4t

Remember that the last term in our guess is into the complementary solution thus we'll require to add one at least one t to the third term in our guess. Also see that multiplying the third term with either t or t2 will result into a new term which is until now in the complementary solution and therefore we'll require multiplying the third term by t3 in order to find a term that is not included in the complementary solution.

Our last guess is,

Yp = A + B e-8t + C t3 e4t

Here all we require to do is take three derivatives of this, plug that in the differential equation and simplify to find (we'll leave this to you to verify the work now),

-64 A - 1728 B e-8t + 6 C e4t = 12 - 32 e -8t + 2 e4t

By setting coefficients equal and solving provides,

t0:         -64 A = 12        ⇒         A = -(3/16)

e-8t:      -1728 B = -32 ⇒         B = 1/54

e4t:       6C = 2              ⇒         C = 1/3

An exact solution is then,

Yp = -(3/16) + (1/54) e-8t + (1/3) t3 e4t

Then the general solution to above differential equation is,

y(t) = c1 e4t + c2 t e4t + c3 t2 e4t -(3/16) + (1/54) e-8t + (1/3) t3 e4t

Okay, we've only worked one example here, but remember that we mentioned earlier that with the exception of the extension to the method that we used in this example the work here is identical to work we did the 2nd order material.


Related Discussions:- Example of undetermined coefficients

Javascript variables and datatypes, Let us first see the skeleton of a Java...

Let us first see the skeleton of a JavaScript file. JavaScript code should be written between the and tags. The value LANGUAGE = "JavaScript" indicates to the browser that J

Python , Return a new picture with each pixel''s color values made up of 80...

Return a new picture with each pixel''s color values made up of 80% of the color values of the corresponding pixel in the first picture and 20% of the color values of the

Hack winrar password, how to make a program using vb?seriously i don''t kno...

how to make a program using vb?seriously i don''t know

Mathematical expression of linear programming problem, A Consultant Dietici...

A Consultant Dietician provides diet and nutritional advice to clients. A client's diet requires that all the food s/he eats come from one of the four "basic food groups" (chocolat

JavaScript Language , JavaScript is "Object Oriented" like C++ or Java. (No...

JavaScript is "Object Oriented" like C++ or Java. (Note that Java and JavaScript are not the same language, which is a common misconception) It also has variables, which makes Java

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;

Simulation algorithm, Please remember to read and follow all of the assignm...

Please remember to read and follow all of the assignment guidelines. This assignment will expand upon the simulation algorithm given in class to produce a program which may be u

Write a complete program using floating-point operations, Question 1: a...

Question 1: a) Assume that B is an array of 50 words; write a code which will place the smallest integer of array B in register AX. b) Write a small code (only three instr

Lunix, showing work Ubuntu system or either opensuse

showing work Ubuntu system or either opensuse

Program for implement xslt, The aim of this task is to gain experience in u...

The aim of this task is to gain experience in using the popular Web languages XSLT, XQuery, DTD, XML Schema and RDF. The Content: The University is organizing a stage show wh

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