Base (n=0): (a+b)0=1=(00)a0b0. True.
Step: suppose it holds for n and multiply by (a+b):
(a+b)n+1=(a+b)∑k=0n(kn)an−kbk=∑k=0n(kn)an+1−kbk+∑k=0n(kn)an−kbk+1.
Realigning the indices and collecting the term of degree bk, we use Stifel’s rule (k−1n)+(kn)=(kn+1):
(a+b)n+1=∑k=0n+1(kn+1)an+1−kbk,
which is the formula for n+1. ∎