Ask Experts Questions for FREE Help !
Ask
    gmandelbraat's Avatar
    gmandelbraat Posts: 8, Reputation: 2
    New Member
     
    #1

    Jun 27, 2011, 07:07 AM
    How do I compute a number exponentiated to complex power?
    How to compute for example 2^(2-i)?
    ebaines's Avatar
    ebaines Posts: 12,131, Reputation: 1307
    Expert
     
    #2

    Jun 27, 2011, 07:21 AM

    Start here:



    Now from Euler's Formula: , and since :



    You can finish from here.
    gmandelbraat's Avatar
    gmandelbraat Posts: 8, Reputation: 2
    New Member
     
    #3

    Jun 27, 2011, 07:49 AM
    Thanks ebaines! It makes sense.

    But what if the base is complex also? How to find the logarithm of a complex number?
    jcaron2's Avatar
    jcaron2 Posts: 986, Reputation: 204
    Senior Member
     
    #4

    Jun 27, 2011, 08:17 AM

    Unfortunately complex numbers don't have a well-defined log. Since sine and cosine are periodic, that means that (where n is an integer).

    Since the logarithm function is essentially answering the question "To what power do I need to raise the base to achieve the argument of the log?", you can imagine that there are actually an infinite number of answers. For example, let's take ln(i). Looking at Euler's formula, it should be self-evident that if you set , the right side of the equals sign comes out to i. Thus, it stands to reason that ln(i)=. However, it also works if or , etc.

    Thus, if you try to take a complex number to a complex power (for example i^i), there are actually an infinite number of answers. I think it's normally acceptable, however, to give only the answer corresponding to the logarithm with the smallest magnitude (similar to the way the arctan function on a calculator usually only provides solutions in the first and fourth quadrants, even though there are technically an infinite number of answers).


Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.


Check out some similar questions!

Consider the complex numbers z=2-i and w=-5+2i compute the distance between z and w [ 1 Answers ]

consider the complex numbers z=2-i and w=-5+2i compute the distance between z and w.

Complex Number - Locus [ 8 Answers ]

Find the locus of the following: arg(z-3) - arg(z+2) = pi/6 So far THis is what I have done: 1. I have plotted the two points (on the complex plane)---> (-2,0) and (3,0) 2. Now the locus would go in a circle, with these two points on the circumference. 3. Then I put the angle that is...

Compute the number [ 2 Answers ]

The company sells shovels for $27.75 each. The variable cost per shovel is $14.25. The company’s monthly fixed costs are $2,538. Compute the number of shovels the company must sell to break even.

Complex number equation [ 2 Answers ]

Determine a complex number z=x+iy that satisfies the equation 3z -iZ = 16 Where z = complex number and Z=its conjugate. Can't seem to crack the algebra in this one.. probably some obvious way to it that I missed no doubt..

Complex number [ 2 Answers ]

so I'm totally lost! The question is -6(u + 5)squared =120 so do I distribute or do I divide by six? if you can help please email or I'm me at [email protected]


View more questions Search