(a) Show that the equation $(z+1)^8-z^8=0$ has roots $z=-\frac12$, $-\frac12\left(1\pm i\cot\frac{k\pi}{8}\right)$, where $k=1,2,3$.
(b) Hence show that $$(z+1)^8-z^8=\tfrac18(2z+1)(2z^2+2z+1)\left(4z^2+4z+\csc^2\tfrac{\pi}{8}\right)\left(4z^2+4z+\csc^2\tfrac{3\pi}{8}\right)$$
(c) By making a suitable substitution into this identity, deduce that $$\cos^{16}\theta - \sin^{16}\theta = \tfrac1{16}\cos 2\theta(\cos^22\theta+1)\left(\cos^22\theta+\cot^2\tfrac{\pi}{8}\right)\left(\cos^22\theta+\cot^2\tfrac{3\pi}{8}\right) $$
How do you reformat the polynomial to reach the answer required?
I have tried to turn the LHS into $[(z+1)/z]^8 = 0$ and solve the roots of unity, but I keep getting $\operatorname{cis}(2k\pi/8)$ instead of $k\pi/8$ which is required.
Thanks in advance
By your method
$$(z+1)^8-z^8=0 \iff \left(1+\frac1z\right)^8=1$$
then let
$$w=1+\frac1z$$
and solve
$$w^8=1 \implies w=e^{\frac{2i\pi k}8}\quad k=0,1,2,3,4,5,6,7$$
but only $7$ solutions are valid since $k=0$ is not acceptable, indeed the original equation is of degree $7$.
The solutions are given by
$$z=\frac1{e^{\frac{2i\pi k}8}-1}=\frac{e^{\frac{-i\pi k}8}}{e^{\frac{i\pi k}8}-e^{\frac{-i\pi k}8}}=\frac{\cos\left(\frac{\pi k}8\right)-i\sin\left(\frac{\pi k}8\right)}{2i\sin\left(\frac{\pi k}8\right)}=-\frac12-\frac i2\cot \left(\frac{\pi k}8\right)$$