$Z^n = (Z + 1)^n$ roots in complex plane

84 Views Asked by At

Find the roots of the equation $Z^n = (Z + 1)^n$ and show that the points which represent them are collinear on the complex plane.

2

There are 2 best solutions below

0
On

Hints:

  • $\dfrac{Z}{Z+1} = \omega_k\,$ where $\,\omega_k \mid k = 1,\ldots n-1\,$ are the non-unit $\,n^{th}\,$ roots of unity;

  • the $\omega_k$ all lie on the unit circle, and $Z = \dfrac{\omega}{1-\omega}$ is a Möbius transformation which maps circles and lines to circles and lines.

0
On

For the collinear part:

$z^n = (z + 1)^n \implies |z|=|z+1| \implies x^2+y^2=(x+1)^2+y^2 \implies x= \dfrac 12$.