Calculating exponent of complex number.

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
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 [itex]\displaystyle \left(2\,e^{i\pi/3}\right)^9\,?[/itex]
 
SammyS said:
What is [itex]\displaystyle \left(2\,e^{i\pi/3}\right)^9\,?[/itex]

512*(cos 3pi +isin3pi)

= 512(-1) =-512

THANKS!