I'm trying to convince myself that $$b^n - a^n < (b-a)nb^{n-1}$$ when $0 < a < b$ and $n>1$.
I will be persuaded once I can show that $$\sum\limits_{k=1}^nb^{n-k}a^{k-1}=b^{n-1}\sum\limits_{k=1}^n\left(\frac{a}{b}\right)^{k-1}< nb^{n-1},$$ or, more specifically, that $$\sum\limits_{k=1}^n\left(\frac{a}{b}\right)^{k-1}< n.$$
It sort of makes sense on a conceptual level, since I'm adding smaller and smaller terms, but for all I know, the summation on the left represents a bunch of small terms combining to a term bigger than $n$. Can someone help me definitively prove this?
First, $\left(\frac{a}{b}\right)^{k-1}=1$ for $k =1$.
Since $0<\frac{a}{b}<1$, $0<\left(\frac{a}{b}\right)^{k-1}<1$ for $k>1$.
Adding up $n$ such terms yields a sum smaller than $n$.