Difference between revisions of "Sum and difference of powers"
m (→Sum of Cubes) |
(odd, it does not work for even) |
||
Line 1: | Line 1: | ||
The '''sum and difference of powers''' are powerful factoring techniques that, respectively, factor a sum or a difference of certain powers. | The '''sum and difference of powers''' are powerful factoring techniques that, respectively, factor a sum or a difference of certain powers. | ||
− | ==Sums of Powers== | + | ==Sums of Odd Powers== |
<math>a^{2n+1}+b^{2n+1}=(a+b)(a^{2n}-a^{2n-1}b+a^{2n-2}b^2-\ldots-ab^{2n-1}+b^{2n})</math> | <math>a^{2n+1}+b^{2n+1}=(a+b)(a^{2n}-a^{2n-1}b+a^{2n-2}b^2-\ldots-ab^{2n-1}+b^{2n})</math> | ||
Revision as of 13:44, 9 January 2021
The sum and difference of powers are powerful factoring techniques that, respectively, factor a sum or a difference of certain powers.
Sums of Odd Powers
Differences of Powers
If is a positive integer and and are real numbers,
For example:
Note that the number of terms in the long factor is equal to the exponent in the expression being factored.
An amazing thing happens when and differ by , say, . Then and
.
For example:
If we also know that then:
Sum of Cubes
See Also
- Factoring
- Difference of squares, an extremely common specific case of this.
This article is a stub. Help us out by expanding it.