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

Simple encryption, i have to make a program that encrypt a text to numbers,...

i have to make a program that encrypt a text to numbers, i don''t know what is wrong in my code, the example of what i need: text: hi >> number: 17 23

Linear time algorithm to find longest repeat prefix, A non-empty string β i...

A non-empty string β is called a repeat pre x of a string s if ββ is a pre x of s. Give a linear time algorithm to find the longest repeat prefix of s. Hint: Think of using lca

Java, what is the difference between class and interface

what is the difference between class and interface

and gate- or gate-logical-program , System.in and System.out should not be...

System.in and System.out should not be used anywhere in the programs except in main and only for testing purposes.  All calculations should be done in a method.  Note:  To use J

Display & list directory contents, Normal 0 false false fal...

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

Java swing, Expertsmind brings you unique solution in java assignments ...

Expertsmind brings you unique solution in java assignments Swing Move is the primary Java GUI gadget tool set. It is part of Oracle's Java Groundwork Sessions (JFC) - an A

Microsoft''s vc++, Microsoft's VC++ Windows V C++ was a highly effectiv...

Microsoft's VC++ Windows V C++ was a highly effective device. But it was too complicated. It has too many information kinds, and designers had to understand many your local lib

Explain the do - while statement - computer programming, Explain the Do - W...

Explain the Do - While Statement - Computer Programming? A do - while loop is an exit controlled loop and the body of the loop gets executed at least once if the condition is n

Program to records name-bounty and difficulty for ten target, You have been...

You have been employed by a bounty hunter to create hit list (yes... you better do this right). Create a Hit List program that can records the name, bounty, and difficulty for ten

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