I'm trying to prove a more general version of the 3rd binomial equation via mathematical induction which will help me complete another proof.
$$(a-b)\cdot\Bigg(\sum_{k=0}^{n}a^{n-k}b^{k}\Bigg)=a^{n+1}-b^{n+1}\text{ }\forall n\in\mathbb{N_{0}}$$
I proved the base case but I'm unable to make progress in the inductive step.