Determine the solution to the differential equation, Programming Languages

Assignment Help:

Determine the solution to the following differential equation.

x2 y′′ + 3xy′ + 4 y = 0

 Solution

Find the roots to (3) first as generally.

r(r -1) + 3r + 4 = 0

r2 + 2r + 4 = 0                          ⇒                     r1,2 = -1 + √(3i)

Then the general solution is,

y(x) = c1 x-1 cos (√3 ln x ) + c2 x-1 sin (√3 ln x ) = x-1 (c1 cos (√3 ln x ) + c2 sin (√3 ln x ))

We must now talk about how to deal along with x<0 as it is a possibility on occasion. To deal with it we require using the variable transformation,

h = - x

In this case as x<0 we will find h>0. Now, describe as,

u (h) = y(x) = y (-h)

So using the chain rule we can notice that,

u′ (h) = - y′(x)

 And u′′(h) = y′′(x)

 

 With this transformation the differential equation turns into,

a (-h)2 u′′ + b (-h)(-u′) + cu = 0

ah2u′′ + bhu′ +cu = 0

In other words, as h>0 we can use the work above to find solutions to this differential equation. We will also go back to x's with using the variable transformation in reverse.

h= - x

Now here we take the real, distinct case first to notice what happens.

m (h) = c1hr1 + c2 hr2

y(x) = c1 (-x) r1 + c2 (-x) r2

Here, we could do that for the rest of the cases if we needed to, although before doing that let's see that if we recall the definition of absolute value as,

667_Determine the solution to the differential equation.png

We can combine both of our solutions to such case in one and write the solution,

y(x) = c1 |x| r1 + c2 |x| r2

x ≠ 0;

Remember that we still require to avoid x=0 as we could even get division by zero. Though it is now a solution for any interval which doesn't have x=0.

We can do similarly for the other two cases and the subsequent solutions for any interval not having x=0.

y(x) = c1 |x|r + c2 |x|r In|x|

y(x) = c1 |x|l (cos m In|x|) + c2 |x|l (sin m In|x|)

We can create one more generalization before working one more illustration. A more common form of an Euler Equation is as,

a(x - x0)2 y'' + b (x - x0) y' + cy = 0;

And we can ask for solutions for any interval not having x = x0. The work for generating the solutions in that case is identical to all the above work and therefore isn't demonstrated now.

The solutions for this general case for any interval not containing x=a are,

y(x) = c1|x - a|r1 + c2 |x - a|r2

y(x) = |x - a|r (c1+ c2  In |x - a|)

y(x) = |x - a|l c1 cos (m In|x -a|) + c2 sin (m In|x - a|)

Here then the roots are for solution to:

ar(r - 1) + b(r) + c = 0


Related Discussions:- Determine the solution to the differential equation

Count no of files, Normal 0 false false false EN-US X...

Normal 0 false false false EN-US X-NONE X-NONE MicrosoftInternetExplorer4

Input output program, Problem Specification I/O programming is the \bre...

Problem Specification I/O programming is the \bread and butter", the raison d'etre, of microcontrollers. After all, our definition of a microcontroller is \a microprocessor wit

Develop an application for spacerocks game, Extend the SpaceRocks game and ...

Extend the SpaceRocks game and provide a warp feature which allows the ship to jump to a random location to escape a rock. The warp feature is only activated once the shields have

Motion field matlab with quiver, how to get the HORIZONTAL motion field fro...

how to get the HORIZONTAL motion field from motion vectors matrices

C++, Have the user input two values. Store them in variables called saving...

Have the user input two values. Store them in variables called savings and expenses, both of data type double. If expenses is less than savings, subtract expenses from savings, o

What are relative urls, What are Relative URLS ? When a web browser re...

What are Relative URLS ? When a web browser reads an HTML document, it has a great deal of information about the document. This includes the protocol used to retrieve the docu

What is the switch statement, What is the switch Statement? This is a dif...

What is the switch Statement? This is a different form of the multi way decision that It is well structured, but can only be used in certain cases where: 1. Here, Only one var

Explain the applet element, Explain the applet Element ? Applets are em...

Explain the applet Element ? Applets are embedded in web pages by using the and tags. The APPLET element is same to the IMG element. Like IMG APPLET references a source fil

Java project, NOTE: You will only submit the University.java and EmptyFileE...

NOTE: You will only submit the University.java and EmptyFileException.java files (inside P3.zip/tar) NOTE on null objects:. From Project 1: Since the array of students in the Cou

ARM LANGUAGE, I WANT TO MAKE PROJECT IN ARM LANGUAGE CAN YOU HELP ME

I WANT TO MAKE PROJECT IN ARM LANGUAGE CAN YOU HELP ME

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