Show that if $z_0$ is a solution to $(2z-1)^{2014}=(2z+1)^{2014}$, then $\Re(z_0)=0$.
My attempt:
$(2z-1)^{2014}=(2z+1)^{2014}\\ \implies \left(\dfrac{2z-1}{2z+1}\right)^{2014}=1=e^{2k\pi i}, k=0\space \ldots \space 2013$
Let $\omega:=e^{2k\pi i}$
Then $\dfrac{2z-1}{2z+1}=\omega\\ \implies 2z-1=\omega(2z+1)\\ \implies 2z-1=2z\omega+\omega\\ \implies 2z-2z\omega=\omega +1\\ \implies z(2-2\omega)=\omega +1\\ \implies z=\dfrac{\omega +1}{2-2\omega}$
is what I thought would be right, but upon further inspection I noticed that $2-2\omega=0$, so that's not going to work.
Any suggestions as to finding $z$?