Prove that for any integer $m>1$, $$(z+a)^{2m}-(z-a)^{2m}=4maz\prod\limits_{k=1}^{m-1}[z^2+a^2\cot^2(k\pi/2m)].$$
This how tried to do it:
- Expand the two brackets on the right hand side and end up with, after cancelling the $a^{2n}$ terms (where the variables are multiples of squares): $$2\sum\limits_{r=1}^{m} \binom{2m}{2r-1}z^{2m-r}a^{2r-1}=4maz \sum\limits_{r=1}^{m} \frac{1}{2m}\binom{2m}{2r-1}z^{2(m-r)}a^{2(r-1)}$$
But now what? How is that series on the left hand side related to the product in the question? Furthermore this question comes from Schaum's Outline Complex Variables, but I tried and failed at integrating complex numbers into this, so complex numbers method would be appreciated here.
BTW you don't have to provide a full proof, just a few hints should be enough.