Proof by induction:
For all n∈N>0, let P(n) be the proposition:
f(n)(z)=2πin!∫∂D(w−z)n+1f(w)dwBasis for the Induction
P(0) holds, as this is:
f(0)(z)=2πi0!∫∂D(w−z)0+1f(w)dw
f(z)=2πi1∫∂Dw−zf(w)dwwhich is Cauchy's Integral Formula.
This is our basis for the induxtion.
Induction Hypothesis
Now we need to show that, if P(k) is true, where k≥0, then it logically follows that P(k+1) is true.
So this is our induction hypothesis:
f(k)(z)=2πik!∫∂D(w−z)k+1f(w)dw Then we need to show:
f(k+1)(z)=2πi(k+1)!∫∂D(w−z)(k+1)+1f(w)dwInduction Step
This is our induction step:
dzdf(k)(z)=2πik!∫∂Ddzd(w−z)k+1f(w)dw=
=2πik!∫∂D(k+1)(w−z)k+2f(w)dw=
=2πi(k+1)!∫∂D(w−z)(k+1)+1f(w)dw=P(k+1) So P(k)=>P(k+1) and the result follows by the Principle of Mathematical Induction.
There ∀n∈N:
f(n)(z)=2πin!∫∂D(w−z)n+1f(w)dw
Comments
If n=1, then the formula can be proved with a help of the definition of the derivative. You need to plug n=1 into the formula of n-th derivative of f(z) and you will obtain the final answer in case of n=1.
n=1? Will it be the same answer?