I am trying to find the co-efficient of $\frac{1}{z}$ in the expansion of $$\frac{(1+z^2)^{2n}}{z^{2n+1}}$$
I proceeded like this -
$$\frac{1}{z^{2n+1}}[1+(2n)z^2+\frac{(2n)(2n-1)z^4}{2!}+\dots+\frac{(2n)(2n-1)(2n-2)\dots(2n-n+1)z^{2n}}{n!}+\dots]$$
So, the required co-efficient is $$\frac{(2n)!}{(n!)^2}$$ However, according to the book the denominator has power $n$ not $2$. Where am i going wrong ?