Find the term independent of x in (x + 1/x)^8

medium CBSE JEE-MAIN 3 min read

Question

Find the term independent of xx in the expansion of (x+1x)8\left(x + \dfrac{1}{x}\right)^8.

Solution — Step by Step

For (a+b)n(a + b)^n, the (r+1)(r+1)th term (general term) is:

Tr+1=(nr)anrbrT_{r+1} = \binom{n}{r} a^{n-r} b^r

Here, a=xa = x, b=1xb = \dfrac{1}{x}, and n=8n = 8.

Tr+1=(8r)x8r(1x)r=(8r)x8rxr=(8r)x82rT_{r+1} = \binom{8}{r} x^{8-r} \cdot \left(\frac{1}{x}\right)^r = \binom{8}{r} x^{8-r} \cdot x^{-r} = \binom{8}{r} x^{8-2r}

“Independent of xx” means the power of xx equals zero.

Set the exponent of xx equal to zero:

82r=08 - 2r = 0 r=4r = 4

So the term independent of xx is Tr+1=T5T_{r+1} = T_5 (the 5th term).

T5=(84)x88=(84)x0=(84)T_5 = \binom{8}{4} x^{8-8} = \binom{8}{4} \cdot x^0 = \binom{8}{4} (84)=8!4!4!=8×7×6×54×3×2×1=168024=70\binom{8}{4} = \frac{8!}{4! \cdot 4!} = \frac{8 \times 7 \times 6 \times 5}{4 \times 3 \times 2 \times 1} = \frac{1680}{24} = 70 The term independent of x=70\boxed{\text{The term independent of } x = 70}

Why This Works

In a binomial expansion, each term has a specific power of xx determined by how we distribute the xx and 1/x1/x factors. When rr copies of 1/x1/x are chosen (contributing xrx^{-r}) and (8r)(8-r) copies of xx (contributing x8rx^{8-r}), the net power is x8rr=x82rx^{8-r-r} = x^{8-2r}.

For this to be “independent of xx” (i.e., a pure constant), we need 82r=08 - 2r = 0, which pins r=4r = 4 uniquely. This is the term where exactly half the factors are xx and half are 1/x1/x, so they cancel perfectly.

This technique — set the exponent of xx to zero and solve for rr — works for any “term independent of xx” problem in binomial expansions.

Alternative Method

If the problem were (x2+1x)9\left(x^2 + \dfrac{1}{x}\right)^9, the general term would be (9r)(x2)9rxr=(9r)x183r\binom{9}{r} (x^2)^{9-r} \cdot x^{-r} = \binom{9}{r} x^{18-3r}. Setting 183r=018 - 3r = 0 gives r=6r = 6. The method scales directly.

The key formula to remember: general term Tr+1=(nr)anrbrT_{r+1} = \binom{n}{r} a^{n-r} b^r, then solve for rr from the condition on the power of xx.

Common Mistake

Many students forget that rr must be a non-negative integer from 0 to nn. If solving for rr gives a non-integer or a negative number, there is NO term independent of xx in that expansion. Always check that your value of rr is valid. Here r=4r = 4 is valid since 0480 \leq 4 \leq 8.

For JEE, also be ready to find the “constant term” in expressions like (x1x2)12\left(x - \dfrac{1}{x^2}\right)^{12}. Same method: write the general term, find the power of xx, set it to zero. The general term here is (12r)(1)rx123r\binom{12}{r}(-1)^r x^{12-3r}, so r=4r = 4 and the constant term is (124)(1)4=495\binom{12}{4}(-1)^4 = 495.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next