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

Program for connect 4 game on a general board, The classical connect-4 game...

The classical connect-4 game is played on a 67 board, it can in fact be played in any nrRowsnrCols board. In your implementation, the user will specify the number of rows nrRows an

Operating systems, list of 10 operating systems with their hardware specifi...

list of 10 operating systems with their hardware specification and also list any 5 software associated with each operating system

Develop a socket program in unix, Develop a socket program in UNIX/Linux th...

Develop a socket program in UNIX/Linux that uses (i) TCP as the transport protocol and  (ii) UDP as the transport protocol for transferring  a short message between a client and  s

A traveler wants to purchase a number of traveler''s checks, A traveler wan...

A traveler wants to purchase a number of traveler''s checks, each having a set amount for four different currencies: Mexican pesos, Euro dollars, Swiss francs, and US dollars. A t

Sytem call, use of exec and nice system call

use of exec and nice system call

C programming, write a function that raises an integer to a positive intege...

write a function that raises an integer to a positive integer power. call the function x_to_the_n taking two integer arguments x and n. have the function return a long int, which r

Python, Write a python script that will take two file names as input (src, ...

Write a python script that will take two file names as input (src, dest). Open src reading each line in the file, and replacing any occurrences of name with the string "redacted".

Program to find the largest value in an array, 1. Write out a detailed plan...

1. Write out a detailed plan for a program to find the largest value in an array that is smaller than a ceiling C. For example, suppose the array has the values {4, 14, 11, 100, 6}

Write a document type definition for xml file, XML Publishing. Consider the...

XML Publishing. Consider the following relational data: Products: pid Name Price Description 323 gizmo

Adding new features to a simple shell implementation, You will be working o...

You will be working on creating both a realistic project environment and on adding new features to a simple shell implementation provided in shell.tar.z. After you un-tar it, let's

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