Skip to main content
Back to Binomial Theorem
JEE Main 2019
Binomial Theorem
Binomial Theorem
Medium

Question

If the coefficients of r th , (r+1) th , and (r + 2) th terms in the binomial expansion of (1+y)m{{\rm{(1 + y )}}^m} are in A.P., then m and r satisfy the equation

Options

Solution

Key Concepts and Formulas

To solve this problem, we need to utilize two fundamental concepts:

  1. The Binomial Theorem: For an expansion of the form (a+b)n(a+b)^n, the general term, or the (k+1)th(k+1)^{th} term, is given by T_{k+1} = \binom{n}{k} a^{n-k} b^k$$. In our specific problem, the expression is $$(1+y)^m$$. Therefore, the $$(k+1)^{th}$$ term is T_{k+1} = \binom{m}{k} (1)^{m-k} (y)^k = \binom{m}{k} y^k.Thecoefficientofthe. The coefficient of the (k+1)^{th} term is $C_{k+1} = \binom{m}{k}. It is crucial to remember that the index 'k' in (mk)\binom{m}{k} is one less than the term number.

  2. Arithmetic Progression (AP): Three numbers, A, B, and C, are said to be in Arithmetic Progression if the difference between consecutive terms is constant. This implies that BA=CBB - A = C - B, which simplifies to 2B=A+C2B = A + C. This is the defining characteristic we will use.

Step-by-Step Solution

1. Identify the Coefficients of the Relevant Terms

We are given that the coefficients of the rthr^{th}, (r+1)th(r+1)^{th}, and (r+2)th(r+2)^{th} terms are in A.P. First, we need to find the expressions for these coefficients using the binomial theorem.

  • For the rthr^{th} term: Since the (k+1)th(k+1)^{th} term has coefficient (mk)\binom{m}{k}, for the rthr^{th} term, we set k+1=rk+1 = r. This means k=r1k = r-1. So, the coefficient of the rthr^{th} term, denoted as CrC_r, is (mr1)\binom{m}{r-1}.

  • For the (r+1)th(r+1)^{th} term: For the (r+1)th(r+1)^{th} term, we set k+1=r+1k+1 = r+1. This means k=rk = r. So, the coefficient of the (r+1)th(r+1)^{th} term, denoted as Cr+1C_{r+1}, is (mr)\binom{m}{r}.

  • For the (r+2)th(r+2)^{th} term: For the (r+2)th(r+2)^{th} term, we set k+1=r+2k+1 = r+2. This means k=r+1k = r+1. So, the coefficient of the (r+2)th(r+2)^{th} term, denoted as Cr+2C_{r+2}, is (mr+1)\binom{m}{r+1}.

2. Apply the Arithmetic Progression Condition

Since the coefficients CrC_r, Cr+1C_{r+1}, and Cr+2C_{r+2} are in A.P., we use the condition 2B=A+C2B = A + C from the definition of A.P.: 2Cr+1=Cr+Cr+22 \cdot C_{r+1} = C_r + C_{r+2} Substituting the binomial coefficients we found: 2(mr)=(mr1)+(mr+1)2 \binom{m}{r} = \binom{m}{r-1} + \binom{m}{r+1}

3. Simplify the Equation Using Properties of Binomial Coefficients

To simplify this equation efficiently, we will use a common property of binomial coefficients that relates consecutive terms: (nk)(nk1)=nk+1k\frac{\binom{n}{k}}{\binom{n}{k-1}} = \frac{n-k+1}{k}

Let's divide the entire AP equation by (mr)\binom{m}{r} (assuming (mr)0\binom{m}{r} \neq 0, which must be true for these terms to exist): 2=(mr1)(mr)+(mr+1)(mr)2 = \frac{\binom{m}{r-1}}{\binom{m}{r}} + \frac{\binom{m}{r+1}}{\binom{m}{r}}

Now we simplify each ratio:

  • For the first ratio, (mr1)(mr)\frac{\binom{m}{r-1}}{\binom{m}{r}}: This is the reciprocal of the property above. If (nk)(nk1)=nk+1k\frac{\binom{n}{k}}{\binom{n}{k-1}} = \frac{n-k+1}{k}, then (nk1)(nk)=knk+1\frac{\binom{n}{k-1}}{\binom{n}{k}} = \frac{k}{n-k+1}. Applying this with n=mn=m and k=rk=r: (mr1)(mr)=rmr+1\frac{\binom{m}{r-1}}{\binom{m}{r}} = \frac{r}{m-r+1}

  • For the second ratio, (mr+1)(mr)\frac{\binom{m}{r+1}}{\binom{m}{r}}: Applying the property (nk)(nk1)=nk+1k\frac{\binom{n}{k}}{\binom{n}{k-1}} = \frac{n-k+1}{k} with n=mn=m and k=r+1k=r+1 (since the numerator has index r+1r+1 and the denominator has index rr): (mr+1)(mr)=m(r+1)+1r+1=mrr+1\frac{\binom{m}{r+1}}{\binom{m}{r}} = \frac{m-(r+1)+1}{r+1} = \frac{m-r}{r+1}

Substitute these simplified ratios back into our AP equation: 2=rmr+1+mrr+12 = \frac{r}{m-r+1} + \frac{m-r}{r+1}

4. Solve for the Relationship between m and r

Now, we need to perform algebraic manipulation to combine the terms and find the required equation. First, find a common denominator for the right-hand side, which is (mr+1)(r+1)(m-r+1)(r+1): 2=r(r+1)+(mr)(mr+1)(mr+1)(r+1)2 = \frac{r(r+1) + (m-r)(m-r+1)}{(m-r+1)(r+1)}

Multiply both sides by the common denominator to eliminate fractions: 2(mr+1)(r+1)=r(r+1)+(mr)(mr+1)2(m-r+1)(r+1) = r(r+1) + (m-r)(m-r+1)

Now, expand both sides carefully: 2(mr+mr2r+r+1)=(r2+r)+(m2mr+mmr+r2r)2(mr + m - r^2 - r + r + 1) = (r^2 + r) + (m^2 - mr + m - mr + r^2 - r) 2(mr+mr2+1)=r2+r+m22mr+m+r2r2(mr + m - r^2 + 1) = r^2 + r + m^2 - 2mr + m + r^2 - r 2mr+2m2r2+2=m22mr+m+2r22mr + 2m - 2r^2 + 2 = m^2 - 2mr + m + 2r^2

Move all terms to one side to form a standard quadratic-like equation: m22mr+m+2r2(2mr+2m2r2+2)=0m^2 - 2mr + m + 2r^2 - (2mr + 2m - 2r^2 + 2) = 0 m22mr+m+2r22mr2m+2r22=0m^2 - 2mr + m + 2r^2 - 2mr - 2m + 2r^2 - 2 = 0

Combine like terms: m2+(2mr2mr)+(m2m)+(2r2+2r2)2=0m^2 + (-2mr - 2mr) + (m - 2m) + (2r^2 + 2r^2) - 2 = 0 m24mrm+4r22=0m^2 - 4mr - m + 4r^2 - 2 = 0

Finally, factor out 'm' from the terms containing 'm' to match the options provided: m2m(4r+1)+4r22=0m^2 - m(4r + 1) + 4r^2 - 2 = 0

This equation represents the relationship between 'm' and 'r' for the given condition. Comparing this with the options, it matches option (C).

Tips for Success & Common Mistakes

  • Correct Indexing: Always double-check that you are using the correct index kk for the NthN^{th} term, which is N1N-1. A common mistake is to use 'r' for the rthr^{th} term's coefficient as (mr)\binom{m}{r}, which is incorrect.
  • Algebraic Precision: Binomial coefficient problems often involve extensive algebraic manipulation. Pay close attention to signs, distributive properties, and combining like terms. One small error can lead to a completely different result.
  • Leverage Identities: Memorizing and correctly applying binomial coefficient identities (like the ratio identity used here) can significantly simplify complex algebraic expressions and save time compared to expanding factorials directly.
  • Contextual Constraints: Remember that for binomial coefficients (nk)\binom{n}{k} to be meaningful, nkn \ge k and k0k \ge 0. In this problem, this implies mr+1m \ge r+1 and r10r-1 \ge 0 (so r1r \ge 1).

Summary and Key Takeaway

This problem seamlessly integrates your understanding of the Binomial Theorem with the properties of Arithmetic Progression. The most efficient path to the solution involves correctly identifying the coefficients for the specified terms, setting up the AP condition (2B=A+C2B = A+C), and then skillfully simplifying the resulting equation using the ratio property of binomial coefficients ((nk)(nk1)=nk+1k\frac{\binom{n}{k}}{\binom{n}{k-1}} = \frac{n-k+1}{k}). This method avoids the more cumbersome expansion of factorials. The final derived relationship, m2m(4r+1)+4r22=0m^2 - m(4r + 1) + 4r^2 - 2 = 0, highlights how these mathematical concepts interrelate.

Practice More Binomial Theorem Questions

View All Questions