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

Language processors, explain steps of program execution in language process...

explain steps of program execution in language processors

Triple eigenvalue with one eigenvector, Triple Eigenvalue with 1 Eigenvecto...

Triple Eigenvalue with 1 Eigenvector The eigenvalue/vector pair in this case are l and  ?h , . Since the eigenvalue is real we know as the first solution we require is, e l

Write a program to draw the truck , Write a program to draw the truck follo...

Write a program to draw the truck following figure. The program should buttons to provide When the truck runs left wheels must rotate in the correct direction. Rotating whe

Create a raptor program - use class in raptor and in python, In this porti...

In this portion of the lab you will analyze a problem and create a Raptor program to solve it.  Make sure you use a class in Raptor and in Python to solve the problem.  Read the fo

Shell script toconvert all lowercase to uppercase characters, Normal 0 ...

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

Python, How does a program provide "input" to one of its functions?

How does a program provide "input" to one of its functions?

General Programming , #questCustomers of a particular restaurant are descri...

#questCustomers of a particular restaurant are described with some categories. If the categories indicate the customer is a senior citizen, or the customer works for the restaurant

Genetic diseases, Genetic Diseases Problem Description Many human di...

Genetic Diseases Problem Description Many human diseases could be controlled by the knowledge of the gene's structure and pattern. The human gene could be represented by fou

Define a procedure that takes three numbers as arguments, Translate the fol...

Translate the following formula into a prefix form expression in Scheme: Question 2 Define a procedure that takes three numbers as arguments and returns the sum of the squ

Provide example of function, Provide Example of Function? An illustrati...

Provide Example of Function? An illustration of a function definition main() { message(); } /* header */ message() { /*bodystarts here*/ printf ("Example for function

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