Finding Complex Roots of z^8=81i

  • Thread starter Thread starter msimard8
  • Start date Start date
  • Tags Tags
    Complex Roots
msimard8
Messages
58
Reaction score
0

Homework Statement



find all complex roots of z^8=81i

Homework Equations





The Attempt at a Solution



let the angle=x

z^8=r^8(cis8x)

we know

81i=81 (cis pi/2)

threfore

z^8=81(cos pi/2 + i sin (pi/2) )

8x= pi/2 + 2kpi
x = pi/16 + kpi/4 kEz

therefore

if k=1 z=sqrt3 (cis pi/16)

i go through this solutiosn...and should end up getting a result angle of pi/2 in one of them..becuse on of the roots is 1...so there i must be wrong..help
 
Physics news on Phys.org
Why must one of the solutions be 1? 81i is not equal to 1.
 
Why do you think you can write z^8 = r^8 (cos 8x) (at least I assume that by cis you mean cos :smile:)?
You can certainly write it as r^8 e^{8 i x} for some angle x. Also, 81i can be written in such a way (you wrote it as 81(cos pi/2 + i sin pi/2) but I might as well write it as 81 e^(i pi/2)). Now r = (81)^(1/8). What equation(s) do you get for the angle x?
 
Last edited:
cis (x) is a notation engineers have adapted, an acronym for cos x + i sin x, which is equal to e^(ix).
 
Ah, I see. Strange people, those engineers :smile:
Anyway, your answer looks correct (at least, the one you gave, so I assume you have found the other 7 as well). Why did you think 1 was a solution?
 
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