I'm trying to prove using induction that $a^n +b^n = (a-b) \cdot \sum\limits_{k=1}^{n}a^{n-k}b^k-1$
So I have developed the expression for $n+1$ but I get to $a \cdot b^n - b^{n+1} + a^n - b^n$
And from here I can't simplify until $a^{n+1} + b^{n+1} \ldots$
Can someone help me?
Thanks