In a mathematical methods problem, where the $c$ is a the unit circle around the origin and in counterclockwise, I need to use a step that I'm not so sure about (Because I don't know how to develop it)
How can I affirm that: $$\oint_c{\dfrac{1}{z^{2n+1}}(z^2+1)^{2n}}=\binom {2n} {n} 2\pi i$$
I know that via Cauchy's integral and the binomial theorem, we get: $$(z^2+1)^{2n}=\sum_{k=0}^{2n}\binom {2n} {n}z^{2k}$$ $$\implies\oint_c{\dfrac{1}{z^{2n+1}}(z^2+1)^{2n}}=\oint_c{\dfrac{1}{z^{2n+1}}(\sum_{k=0}^{2n}\binom {2n} {n}z^{2k})}$$
But I don't know how to apply Cauchy to get a formal justification.