Calculating Powers of Complex Numbers in the Third Quadrant

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 3K views
Atilla1982
Messages
18
Reaction score
0
I have z=-(1/2)-(sqrt3/2)i
r=|z|

is this right?

r=cos*2Pi/3+i*sin*Pi/3 = 1 + sqrt3/2*i

Now I have to find Z^2004, how do I do that?
 
Physics news on Phys.org
no

Atilla1982 said:
I have z=-(1/2)-(sqrt3/2)i
r=|z|
is this right?
r=cos*2Pi/3+i*sin*Pi/3 = 1 + sqrt3/2*i

No. If [tex]z=a+bi[/tex] where a and b are real, then [tex]\left| z \right| = \sqrt{a^2+b^2} \geq 0[/tex] for any complex number z. Notably, [tex]\left| z \right|[/tex] is always a positive real number, and hence your answer for r cannot be correct.

If [tex]z = -\frac{1}{2}-\sqrt{\frac{3}{2}}i[/tex], then [tex]r=\left| z \right| = \sqrt{\left( -\frac{1}{2} \right) ^2 + \left( -\sqrt{\frac{3}{2}} \right) ^2} = \sqrt{ \frac{1}{4}+ \frac{3}{2}} =\frac{1}{2}\sqrt{7}[/tex]
 
Atilla1982 said:
I have z=-(1/2)-(sqrt3/2)i
r=|z|
is this right?
r=cos*2Pi/3+i*sin*Pi/3 = 1 + sqrt3/2*i
Now I have to find Z^2004, how do I do that?

[tex]r= \sqrt{\left(\frac{1}{2}\right)^2+ \left(\frac{\sqrt{3}}{2}\right)^2}[/tex]
which, as Dextercioby and denorin point out, is a real number.
[tex]tan(\theta)= \frac{-\frac{\sqrt{3}}{2}}{-\frac{1}{2}}= \sqrt{3}[/tex]
Since both real and imaginary parts of negative (the negatives disappear in the fraction) the angle is in the 3rd quadrant.
(Thanks, Dextercioby. One of these days, I really need to learn to count!)

Once you know r and [itex]\theta[/itex],
[tex](r(cos(\theta)+ i sin(\theta))^n= r^n(cos(n\theta)+ i sin(n\theta))[/tex]
 
Last edited by a moderator: