Calculating exponent of complex number.

charmedbeauty
Messages
266
Reaction score
0

Homework Statement



z= 1+i√3
find z^9


Homework Equations





The Attempt at a Solution



Arg(z) = pi/3 and |z|=2


so z= 2e^i*pi/3

so z^9 = 2^9 (cos6pi +isin 6pi)

= 512(1) =512
but the answer has negative 512?
 
Physics news on Phys.org
charmedbeauty said:

Homework Statement



z= 1+i√3
find z^9

Homework Equations



The Attempt at a Solution



Arg(z) = pi/3 and |z|=2

so z= 2e^i*pi/3

so z^9 = 2^9 (cos6pi +isin 6pi)

= 512(1) =512
but the answer has negative 512?
What is \displaystyle \left(2\,e^{i\pi/3}\right)^9\,?
 
SammyS said:
What is \displaystyle \left(2\,e^{i\pi/3}\right)^9\,?

512*(cos 3pi +isin3pi)

= 512(-1) =-512

THANKS!
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top