Find the constants A,B,C such that $$\left(z-\frac1z\right)^5 = A\left(z^5 - \frac1{z^5}\right) + B\left(z^3 - \frac1{z^3}\right) + C\left(z-\frac1z\right)$$
I'm not sure how to find A,B,C. As far as I managed is that I think you're supposed to do binomial expansion but I'm unsure where to go after that.
Hint: Binomial gives $${5\choose 0}z^5-{5\choose 1}z^3+{5\choose 2}z-\frac{{5\choose 3}}z+\frac{{5\choose 4}}{z^3}-\frac{5\choose 5}{z^5}$$
Simplifying these $5\choose k$'s should give the desired result.