My two questions are bolded below.
Hypothesis: Let $\gamma$ denote the circle about the origin of radius $2$.
Goal: Compute
$$ \int_{\gamma} z^n(1 - z)^m\ dz $$
Attempt:
We have that $$ \int_{\gamma} z^n(1 - z)^m\ dz = \int_{\gamma} z^n(-1)^m(z-1)^m\ dz $$
Take the integral of the inverse of the integrand. Once we figure out an answer to this question, we can inverse that answer to find the integral of our original integrand. Is this correct reasoning?
Assuming this is correct reasoning, we have that
$$ \int_\gamma {1 \over z^n(-1)^m(z-1)^m}\ dz = \int_\gamma {{1 \over z^n}(-1)^{(m-1)+1} \over (z-1)^{(m-1)+1}}\ dz = {2 \pi i \over n!} f^{(m-1)}(1) \text{ s.t. } f(z) = ?? $$
Here is $f(z) = {(-1)^{m} \over z^n}$? I'm trying to make heavy use of Cauchy's integral formula but think I've computationally confused myself in that pursuit. How does one finish this computation?