Expand using the Binomial Theorem and simplify:
(x−x1)6
The Binomial Theorem states that for any positive integer n:
(a+b)n=∑r=0n(rn)an−rbr
where (rn)=r!(n−r)!n! are the binomial coefficients.
Here a=x, b=−x1, and n=6.
Write out each term using Tr+1=(r6)x6−r(−x1)r:
| r | (r6) | x6−r | (−x1)r | Term |
|---|
| 0 | 1 | x6 | 1 | x6 |
| 1 | 6 | x5 | −x1 | −6x4 |
| 2 | 15 | x4 | x21 | 15x2 |
| 3 | 20 | x3 | −x31 | −20 |
| 4 | 15 | x2 | x41 | x215 |
| 5 | 6 | x | −x51 | −x46 |
| 6 | 1 | 1 | x61 | x61 |
(x−x1)6=x6−6x4+15x2−20+x215−x46+x61
- The expansion has n+1=7 terms.
- The signs alternate because b=−x1 is negative.
- The middle term (4th term, r=3) is the constant term −20, independent of x.
- Binomial coefficients are symmetric: (06)=(66)=1, (16)=(56)=6, (26)=(46)=15.