I am looking at a proof of the power rule and I see this:
$x^n - a^n = (x-a)(x^{n-1} + x^{n-2}*a + {...} + xa^{n-2} + a^{n-1})$
Where does this come from?
It's used in this proof which I'm trying to understand:
What is it called?
I am looking at a proof of the power rule and I see this:
$x^n - a^n = (x-a)(x^{n-1} + x^{n-2}*a + {...} + xa^{n-2} + a^{n-1})$
Where does this come from?
It's used in this proof which I'm trying to understand:
What is it called?
Don't know that it has a name other than difference of powers identity. It follows for $\,z = \dfrac{x}{a}\,$ from the even simpler:
$$ \begin{align} z^n-1 &= (z^n\color{red}{-z^{n-1}})+ (\color{red}{z^{n-1}}-\color{blue}{z^{n-2}})+ \ldots +(\color{blue}{z}-1) \\ &= z^{n-1}(z-1) + z^{n-2}(z-1)+\ldots+ 1 \cdot (z-1) \\ &= (z-1)(z^{n-1}+z^{n-2}+\ldots+1) \end{align} $$
$a $ is a root of $f (x)=x^n-a^n$... hence $(x-a)| f (x) $... this follows from the polynomial factor theorem
It remains to find the polynomial that is $\frac {x^n-a^n}{x-a} $
This can be done by synthetic division