Within in the proof of Cauchy Integral Formula there is this line $$f^{(k)}(z)=\frac{k!}{2 \pi i} \int_\Im \frac{f(\zeta)}{(\zeta - z)^{k+1}} d\zeta \quad (k=1,2,3,...)$$
My goal is to derive this line and my first instinct would be to use induction and doing $f^{(k-1)}(z)$? any guidance would be appreciated. Thanks in advance.
The proof is by induction on $n$. The Cauchy integral formula gives us for $k=0$, this is: $$f(z)=\frac{1}{2 \pi i} \int_\Im \frac{f(\zeta)}{(\zeta - z)} d\zeta$$
So suppose $k\geq 0$ is an integer and your formula holds for $k$ and for all holomorphic functions in a neighborhood of the region enclosed by the curve $\Im$. We shall show that your formula holds for $k+1$ and for all holomorphic functions in a neighborhood of the region enclosed by the curve $\Im$. In fact, $$ \begin{array}{rcl} f^{(k+1)}(z)&=&(f')^{(k)}(z)=\frac{k!}{2 \pi i} \int_\Im \frac{f'(\zeta)}{(\zeta - z)^{k+1}} d\zeta \\ &=& \frac{(k+1)!}{2 \pi i} \int_\Im \frac{f(\zeta)}{(\zeta - z)^{k+2}} d\zeta \end{array} $$ where the last equality is accomplished by itegratting by parts.