Find the middle term(s) in the expansion of (x+x1)10.
For the binomial expansion (a+b)n, the general term is:
Tr+1=(rn)an−rbr,r=0,1,2,…,n
Finding the middle term:
- Total number of terms in (a+b)n is n+1.
- If n is even, there is one middle term: T2n+1.
- If n is odd, there are two middle terms: T2n+1 and T2n+3.
Here a=x, b=x1, and n=10.
Since n=10 is even, there is exactly one middle term:
T210+1=T6
Using the general term formula with r=5:
T6=(510)x10−5(x1)5
T6=(510)x5⋅x51
T6=(510)⋅x0
T6=252
The middle term is 252.
| n | Number of Terms | Middle Term(s) |
|---|
| Even | n+1 (odd) | T2n+1 |
| Odd | n+1 (even) | T2n+1 and T2n+3 |