Complex roots, Programming Languages

Assignment Help:

We will be assuming here that our roots are of the form, in this case,

r1,2 = l+ mi

If we take the first root we'll find the following solution.

xl+ mi

It is a problem as we don't want complex solutions, we only need real solutions. We can eliminate it by recalling,

xr =eIn xr = er In x

Plugging the root in this provides,

xl+ mi = e(l+ mi) In x

1393_complex root.png

= el In x e mi In x

= xl cos(m In x) + i xl sin(m In x)

Remember that we had to use Euler formula as well to find to the final step. This time, as we've done every other time we've noticed solutions as it we can take the real part and the imaginary part and utilize those for our two solutions.

Therefore, in the case of complex roots the general solution will be as,

 y(x) = c1 xl cos (m ln x ) + c2 xl sin (m ln x ) = xl (c1 cos (m ln x ) + c2 sin (m ln x ))

Once again we can notice why we required x>0.


Related Discussions:- Complex roots

Html code to create a web page design , 1.  Develop HTML code to create a W...

1.  Develop HTML code to create a Web page with the red background and title "My First Page" in any other color. 2.  Develop an HTML document with details of your name, telephon

C++, You are to write a program which will answer a pair of questions for s...

You are to write a program which will answer a pair of questions for squares, triangles, circles and ellipses. A square is defined by its lower left corner (SLLx,SLLy), and the len

Define the if - else - if statement - computer programming, Define The if -...

Define The if - else - if Statement - Computer Programming? The universal form is                         if (expression 1)                         {

Extensive programming platform .net, Extensive programming platform .NET ...

Extensive programming platform .NET It is a new, simple, and comprehensive selection foundation. It is not a selection terminology, but it can handle several selection dialects.

Decision table, If it is a weekday and it is not a holiday, then you go to ...

If it is a weekday and it is not a holiday, then you go to work. However, if it is a weekday and it is a holiday, then what you do depends on the weather. If it is raining, you pla

Program for deleting nodes from the binary search tree, Problem: This...

Problem: This assignment is about deleting nodes from the binary search tree. You need to use given sequence to construct a binary search tree and then delete some nodes from

Example of undetermined coefficients, Example :  Solve the following differ...

Example :  Solve the following differential equation. y (3)   -  12 y''+48 y' + 64 y = 12 - 32 e -8t + 2 e 4t Solution :    We first require the complementary solution

C-program, about how to create the program in c

about how to create the program in c

Overview of procedure-oriented programming paradigm, Procedure-oriented pro...

Procedure-oriented programming (POP):- This is a top-down programming approach, where the problem is viewed as a sequence of tasks to be done such as calculating, printing etc. A n

Describe the term inter-process communication, UNIX Operating System 1....

UNIX Operating System 1. Explain all the layers present in a UNIX Architecture? List and explain each of them. 2. Describe the term Inter-Process Communication. What are var

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