Question:

Let the coefficients of three consecutive terms \( T_r \), \( T_{r+1} \), and \( T_{r+2} \) in the binomial expansion of \( (a + b)^{12}\) be in a G.P. and let \( p \) be the number of all possible values of \( r \). Let \( q \) be the sum of all rational terms in the binomial expansion of \( \left( 4\sqrt{3} + 3\sqrt{4} \right)^{12} \). Then \( p + q \) is equal to:

Show Hint

When dealing with G.P. relations in binomial expansions, equate the ratio of the coefficients of consecutive terms to derive relationships between the terms.
Updated On: Mar 17, 2025
  • 283
  • 295
  • 287
  • 299
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation

Step 1: Identify the Binomial Expansion Terms

The binomial expansion of \( (a + b)^{12} \) gives terms of the form: \[ T_r = \binom{12}{r} a^{12-r} b^r \] We are given that the coefficients of three consecutive terms \( T_r \), \( T_{r+1} \), and \( T_{r+2} \) form a geometric progression (G.P.).

Step 2: Form the Ratio Equation

The condition for G.P. gives: \[ \frac{T_{r+1}}{T_r} = \frac{T_{r+2}}{T_{r+1}} \] Substituting the binomial coefficients: \[ \frac{\binom{12}{r+1}}{\binom{12}{r}} = \frac{\binom{12}{r+2}}{\binom{12}{r+1}} \] This simplifies to: \[ \frac{12-r}{r+1} = \frac{12-r-1}{r+2} \]

Step 3: Solve the Quadratic Equation

Expanding and simplifying: \[ 13 - r = 12r - r^2 \] Rearranging, \[ 13 = r(12 - r) \] This simplifies to: \[ 13 = 12r - r^2 \] Solving the quadratic equation reveals no valid values for \( r \), so \( p = 0 \).

Step 4: Calculate the Sum of Rational Terms

For the expansion of \( \left( 4\sqrt{3} + 3\sqrt{4} \right)^{12} \), the general term is: \[ T_r = \binom{12}{r} (4\sqrt{3})^{12-r} (3\sqrt{4})^r \] The rational terms occur when the exponents of the square roots are even. Calculating the sum of these rational terms: \[ q = 27 + 256 = 283 \] Thus, \[ p + q = 0 + 283 = 283 \]

Was this answer helpful?
0
0