Math Lab
Home/Class XI/Ch 7/General term and specific term

General term and specific term

A typical JEE question asks: find the coefficient of x7x^7 in (2x3/x)15(2x - 3/x)^{15}. The answer comes from one formula , the general term.

The formula

The general term in the expansion of (a+b)n(a + b)^n is the (r+1)th(r + 1)^{\text{th}} term: Tr+1=(nr)anrbr,r=0,1,2,,n.\boxed{T_{r+1} = \binom{n}{r}\,a^{n - r}\,b^r, \quad r = 0, 1, 2, \dots, n.}

So T1=(n0)anT_1 = \binom{n}{0} a^n, T2=(n1)an1bT_2 = \binom{n}{1} a^{n-1} b, \dots, Tn+1=(nn)bnT_{n+1} = \binom{n}{n} b^n.

Three standard questions

(a) Find the kk-th term. Set r=k1r = k - 1 in Tr+1T_{r+1}.

(b) Find the term containing xkx^k. Simplify Tr+1T_{r+1}, set the exponent of xx to kk, solve for rr.

(c) Find the term independent of xx (i.e., constant term). Set the exponent of xx to 00.

Worked examples

Example 1. Find the 5th5^{\text{th}} term in the expansion of (x+2)7(x + 2)^7.

Tr+1=(7r)x7r2rT_{r+1} = \binom{7}{r} x^{7-r} \cdot 2^r. For T5T_5, r=4r = 4: T5=(74)x324=3516x3=560x3T_5 = \binom{7}{4} x^3 \cdot 2^4 = 35 \cdot 16 \cdot x^3 = 560 x^3.

Example 2. Find the term containing x9x^9 in (2x1x)15\left(2x - \dfrac{1}{x}\right)^{15}.

Tr+1=(15r)(2x)15r(1x)r=(15r)215r(1)rx15rxr=(15r)215r(1)rx152rT_{r+1} = \binom{15}{r} (2x)^{15-r} \left(-\dfrac{1}{x}\right)^r = \binom{15}{r} 2^{15-r} (-1)^r x^{15 - r} \cdot x^{-r} = \binom{15}{r} 2^{15-r} (-1)^r x^{15 - 2r}.

Set 152r=9r=315 - 2r = 9 \Rightarrow r = 3. Then the term is (153)212(1)3x9=4554096(1)x9=1,863,680x9\binom{15}{3} 2^{12} (-1)^3 x^9 = 455 \cdot 4096 \cdot (-1) \cdot x^9 = -1{,}863{,}680\,x^9.

Example 3. Find the term independent of xx in (x2+1x)9\left(x^2 + \dfrac{1}{x}\right)^9.

Tr+1=(9r)(x2)9r(1x)r=(9r)x182rr=(9r)x183rT_{r+1} = \binom{9}{r} (x^2)^{9-r} \left(\dfrac{1}{x}\right)^r = \binom{9}{r} x^{18 - 2r - r} = \binom{9}{r} x^{18 - 3r}.

Constant: 183r=0r=618 - 3r = 0 \Rightarrow r = 6. Term: (96)=84\binom{9}{6} = 84.

Example 4. Find the coefficient of x5x^5 in (x23x2)11\left(\dfrac{x}{2} - \dfrac{3}{x^2}\right)^{11}.

Tr+1=(11r)(x2)11r(3x2)r=(11r)x11r211r(3)rx2r=(11r)(3)r211rx113rT_{r+1} = \binom{11}{r} \left(\dfrac{x}{2}\right)^{11-r} \left(-\dfrac{3}{x^2}\right)^r = \binom{11}{r} \dfrac{x^{11-r}}{2^{11-r}} \cdot (-3)^r x^{-2r} = \binom{11}{r} \dfrac{(-3)^r}{2^{11-r}} x^{11 - 3r}.

Set 113r=5r=211 - 3r = 5 \Rightarrow r = 2. Coefficient: (112)929=559512=495512\binom{11}{2} \dfrac{9}{2^9} = 55 \cdot \dfrac{9}{512} = \dfrac{495}{512}.

Example 5 (harder). Find the ratio of T4T_4 to T3T_3 in (1+x)n(1 + x)^n if T3=28x2T_3 = 28 x^2 and nn is a positive integer.

T3=(n2)x2=28x2(n2)=28n=8T_3 = \binom{n}{2} x^2 = 28 x^2 \Rightarrow \binom{n}{2} = 28 \Rightarrow n = 8.

T4T3=(n3)x3(n2)x2=n23x=63x=2x\dfrac{T_4}{T_3} = \dfrac{\binom{n}{3} x^3}{\binom{n}{2} x^2} = \dfrac{n - 2}{3} x = \dfrac{6}{3} x = 2x.

Try it yourself

  1. Find the 4th4^{\text{th}} term in (2x+1)6(2x + 1)^6.
  2. Find the term containing x7x^7 in (x2+1)10(x^2 + 1)^{10}.
  3. Find the constant term in (x1x)10\left(x - \dfrac{1}{x}\right)^{10}.
  4. Find the coefficient of x6x^6 in (2x21x)9\left(2x^2 - \dfrac{1}{x}\right)^9.
  5. Find the 6th6^{\text{th}} term in (2x3)10\left(2 - \dfrac{x}{3}\right)^{10}.
  6. If the third term in (1+x)n(1 + x)^n is 45x245 x^2, find nn.
  7. Find the term independent of xx in (x+1x2)10\left(\sqrt{x} + \dfrac{1}{x^2}\right)^{10}.
  8. Find the term containing x5x^{-5} in (x+2x2)10\left(x + \dfrac{2}{x^2}\right)^{10}.
  9. Find the 7th7^{\text{th}} term in the expansion of (12x)12(1 - 2x)^{12}.
  10. Compute the ratio T5/T4T_5 / T_4 in the expansion of (1+x)10(1 + x)^{10} at x=1x = 1.
  11. Find the coefficient of x4x^4 in (x221x)10\left(\dfrac{x^2}{2} - \dfrac{1}{x}\right)^{10}.
  12. If the coefficients of T5T_5 and T8T_8 in (1+x)n(1 + x)^n are equal, find nn.

Pitfalls / Tricks

  • Tr+1T_{r+1} is the (r+1)(r+1)-th term, not the rr-th. So T1T_1 corresponds to r=0r = 0.
  • Always factor out the negative signs first when one or both of a,ba, b contain a -.
  • Set the exponent of xx in Tr+1T_{r+1} to the desired value, then solve for rr. If rr is not an integer between 00 and nn, the term does not exist.
  • Insight. The general term is just one formula. Memorise Tr+1=(nr)anrbrT_{r+1} = \binom{n}{r} a^{n-r} b^r , every problem in this subtopic reduces to choosing the right rr.

Practice quiz

Quick check on this topic.

Quiz
Quick check : General term
6 questions · pick the best answer
Q1

Q2

Q3

Q4

Q5

Q6