Expand using the Binomial Theorem and simplify:
(x−x1)6
Using the Binomial Theorem, for any positive integer n:
(a+b)n=∑r=0n(rn)an−rbr
Here a=x, b=−x1, and n=6.
The general term is:
Tr+1=(r6)(x)6−r(−x1)r=(r6)(−1)r⋅x6−r⋅x−r=(r6)(−1)r⋅x6−2r
Now expand term by term for r=0,1,2,3,4,5,6:
| r | (r6) | (−1)r | x6−2r | Term |
|---|
| 0 | 1 | +1 | x6 | x6 |
| 1 | 6 | −1 | x4 | −6x4 |
| 2 | 15 | +1 | x2 | 15x2 |
| 3 | 20 | −1 | x0 | −20 |
| 4 | 15 | +1 | x−2 | x215 |
| 5 | 6 | −1 | x−4 | −x46 |
| 6 | 1 | +1 | x−6 | x61 |
(x−x1)6=x6−6x4+15x2−20+x215−x46+x61
- Binomial Theorem: (a+b)n=r=0∑n(rn)an−rbr, valid for positive integer n.
- General Term: Tr+1=(rn)an−rbr
- When b is negative, alternate signs appear via (−1)r.
- Simplification involves combining powers of x using index laws.