How to Solve the Complex Equation zn-1=\bar{z}?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
freddyfish
Messages
57
Reaction score
0
Hi

I have come across this equation:

zn-1=[itex]\bar{z}[/itex], z[itex]\in[/itex]ℂ* (ℂ*:=ℂ\0)

There are numerous obvious equalities that can be used, but I don't seem to reach a satisfying final answer.

Any help would be appriciated.

Thanks in advance :)
 
Physics news on Phys.org
freddyfish said:
Hi

I have come across this equation:

zn-1=[itex]\bar{z}[/itex], z[itex]\in[/itex]ℂ* (ℂ*:=ℂ\0)

There are numerous obvious equalities that can be used, but I don't seem to reach a satisfying final answer.

Any help would be appriciated.

Thanks in advance :)



Write [itex]\,z=re^{it}\,\,,\,\,0\leq t<2\pi\,[/itex] , so that

$$z^{n-1}=\bar z\Longleftrightarrow r^{n-1}e^{(n-1)it}=re^{-it}\Longrightarrow r=1\,\,,\,(n-1)t=-t\pmod {2\pi}\Longleftrightarrow nt=0\pmod{2\pi}$$

DonAntonio
 
That's what I got too, using a somewhat different method, but I felt that my answer didn't include all the solutions to this equation for some reason. But I suppose my gut feeling betrayed me on this one.

Thank you for your time and effort. :)