Question
Find the term independent of x in the expansion of (x+x1)8.
Solution — Step by Step
For (a+b)n, the (r+1)th term (general term) is:
Tr+1=(rn)an−rbr
Here, a=x, b=x1, and n=8.
Tr+1=(r8)x8−r⋅(x1)r=(r8)x8−r⋅x−r=(r8)x8−2r
“Independent of x” means the power of x equals zero.
Set the exponent of x equal to zero:
8−2r=0
r=4
So the term independent of x is Tr+1=T5 (the 5th term).
T5=(48)x8−8=(48)⋅x0=(48)
(48)=4!⋅4!8!=4×3×2×18×7×6×5=241680=70
The term independent of x=70
Why This Works
In a binomial expansion, each term has a specific power of x determined by how we distribute the x and 1/x factors. When r copies of 1/x are chosen (contributing x−r) and (8−r) copies of x (contributing x8−r), the net power is x8−r−r=x8−2r.
For this to be “independent of x” (i.e., a pure constant), we need 8−2r=0, which pins r=4 uniquely. This is the term where exactly half the factors are x and half are 1/x, so they cancel perfectly.
This technique — set the exponent of x to zero and solve for r — works for any “term independent of x” problem in binomial expansions.
Alternative Method
If the problem were (x2+x1)9, the general term would be (r9)(x2)9−r⋅x−r=(r9)x18−3r. Setting 18−3r=0 gives r=6. The method scales directly.
The key formula to remember: general term Tr+1=(rn)an−rbr, then solve for r from the condition on the power of x.
Common Mistake
Many students forget that r must be a non-negative integer from 0 to n. If solving for r gives a non-integer or a negative number, there is NO term independent of x in that expansion. Always check that your value of r is valid. Here r=4 is valid since 0≤4≤8.
For JEE, also be ready to find the “constant term” in expressions like (x−x21)12. Same method: write the general term, find the power of x, set it to zero. The general term here is (r12)(−1)rx12−3r, so r=4 and the constant term is (412)(−1)4=495.