What is the Argument of a Complex Number with a Given Modulus?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 3K views
kasse
Messages
383
Reaction score
1
z^4= 1/2 + i sqrt(3)/2

I start by transforming into polar form:

z^4 = e^(i*Pi/3)

But then I'm blank.
 
Physics news on Phys.org
kasse said:
z^4= 1/2 + i sqrt(3)/2

I start by transforming into polar form:

z^4 = e^(i*Pi/3)

But then I'm blank.

Have you tried De Moivre's formula ?
 
I believe the complex root is defined by (that is: it's usually continued from the real function by)
[tex]\sqrt{r e^{i \phi}} = \sqrt{r} e^{i \phi / 2}[/tex]
 
CompuChip said:
I believe the complex root is defined by (that is: it's usually continued from the real function by)
[tex]\sqrt{r e^{i \phi}} = \sqrt{r} e^{i \phi / 2}[/tex]

yes, and from De Moivre's formula we get the general:

[tex]z^{1/n} = r^{1/n}*exp(i \phi / n)[/tex]
 
malawi_glenn said:
yes, and from De Moivre's formula we get the general:

[tex]z^{1/n} = r^{1/n}*exp(i \phi / n)[/tex]


So e^((i Pi)/12) is a solution. How about the other three?
 
Remember that the same complex number can be obtained by rotating 2*pi and so on.

i.e arg((1/2) + i (rot3 / 2)) = pi / 3 + 2 pi * n, where n is ... -3,-2,-1,0,1,2,3...