I've been stuck for a while on the following question:
Let $z$ be a root of the following equation:
$$z^n + (z+1)^n = 0$$
where $n$ is any positive integer. Show that
$$Re(z) = -\frac12$$
Because $z^n = -(z+1)^n$, I tried to write $z+1$ in terms of $z$. In Cartesian coordinates, I've tried (with $z = a + ib$):
$$(a + ib)^n = - (a + 1 + ib)^n$$
I found no way to calculate $a$ for an arbitrary $n$ in this equation. In polar coordinates:
$$\sqrt{a^2 + b^2} e^{i \, n \, atan( \frac{b}{a} )} = \sqrt{(a+1)^2 + b^2} e^{i \, n \, atan( \frac{b}{a+1} )}$$
The real part of $z$ seems hard to extract from this equation.
Any clues welcome, I've been trying is one for many hours now!
Since $z=0$ is not a root, our roots all satisfy $x^n =-1$ where $x=1+1/z.$ So the solutions are $$z= \frac{1}{ \cos \left(\dfrac{(1+2k)\pi}{n}\right)-1+ i\sin \left(\dfrac{(1+2k)\pi}{n}\right)}.$$
Multiply the numerator and denominator by $\cos \left(\dfrac{(1+2k)\pi}{n}\right)-1- i\sin \left(\dfrac{(1+2k)\pi}{n}\right)$ and use some basic trig identities to see that the real part is $-1/2.$