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

Question

Let the ratio of the fifth term from the beginning to the fifth term from the end in the binomial expansion of (24+134)n\left(\sqrt[4]{2}+\frac{1}{\sqrt[4]{3}}\right)^{\mathrm{n}}, in the increasing powers of 134\frac{1}{\sqrt[4]{3}} be 64:1\sqrt[4]{6}: 1. If the sixth term from the beginning is α34\frac{\alpha}{\sqrt[4]{3}}, then α\alpha is equal to _________.

Answer: 4

Solution

Introduction: Key Concepts

This problem utilizes the Binomial Theorem to find specific terms in an expansion. The core formula we will use is the general term in the binomial expansion of (a+b)n(a+b)^n, which gives the (r+1)th(r+1)^{th} term:

Tr+1=nCranrbrT_{r+1} = {}^n C_r a^{n-r} b^r

where nCr=n!r!(nr)!{}^n C_r = \frac{n!}{r!(n-r)!} is the binomial coefficient.

Another important concept is finding terms from the end of an expansion. For an expansion of (a+b)n(a+b)^n which has (n+1)(n+1) terms, the kthk^{th} term from the end is equivalent to the (nk+2)th(n-k+2)^{th} term from the beginning. This conversion simplifies calculations significantly.

We will also use fundamental exponent rules (xpxq=xp+qx^p \cdot x^q = x^{p+q}, xp/xq=xpqx^p / x^q = x^{p-q}, (xp)q=xpq(x^p)^q = x^{pq}, (xy)p=xpyp(xy)^p = x^p y^p) and the symmetry property of binomial coefficients (nCr=nCnr{}^n C_r = {}^n C_{n-r}).

Step 1: Expressing the General Term for the Given Expansion

The given binomial expansion is (24+134)n\left(\sqrt[4]{2}+\frac{1}{\sqrt[4]{3}}\right)^{n}. To apply the general term formula, we first express the terms in the form a=Xpa=X^{p} and b=Yqb=Y^{q}:

  • a=24=21/4a = \sqrt[4]{2} = 2^{1/4}
  • b=134=131/4=31/4b = \frac{1}{\sqrt[4]{3}} = \frac{1}{3^{1/4}} = 3^{-1/4}

Now, substitute these into the general term formula Tr+1=nCranrbrT_{r+1} = {}^n C_r a^{n-r} b^r: Tr+1=nCr(21/4)nr(31/4)rT_{r+1} = {}^n C_r \left(2^{1/4}\right)^{n-r} \left(3^{-1/4}\right)^r Applying the exponent rule (Xp)q=Xpq(X^p)^q = X^{pq}: Tr+1=nCr2nr43r4T_{r+1} = {}^n C_r 2^{\frac{n-r}{4}} 3^{-\frac{r}{4}} This formula will allow us to find any term in the expansion.

Step 2: Finding the Fifth Term from the Beginning (T5T_5)

To find the fifth term from the beginning, we set r+1=5r+1 = 5. This implies r=4r=4. Substitute r=4r=4 into the general term formula derived in Step 1: T5=nC42n44344T_5 = {}^n C_4 2^{\frac{n-4}{4}} 3^{-\frac{4}{4}} Simplifying the exponent of 3: T5=nC42n4431T_5 = {}^n C_4 2^{\frac{n-4}{4}} 3^{-1} This is the expression for the fifth term from the beginning.

Step 3: Finding the Fifth Term from the End (T5T'_5)

The binomial expansion (a+b)n(a+b)^n has (n+1)(n+1) terms. The kthk^{th} term from the end is the ((n+1)k+1)th( (n+1) - k + 1 )^{th} term from the beginning. For the fifth term from the end, k=5k=5. So, it is the ((n+1)5+1)th((n+1) - 5 + 1)^{th} term from the beginning, which simplifies to the (n3)th(n-3)^{th} term from the beginning.

To find the (n3)th(n-3)^{th} term from the beginning, we set r+1=n3r+1 = n-3, which means r=n4r = n-4. Substitute r=n4r = n-4 into the general term formula from Step 1: T5=Tn3=nCn42n(n4)43n44T'_5 = T_{n-3} = {}^n C_{n-4} 2^{\frac{n-(n-4)}{4}} 3^{-\frac{n-4}{4}} Simplifying the exponent of 2: T5=nCn42443n44T'_5 = {}^n C_{n-4} 2^{\frac{4}{4}} 3^{-\frac{n-4}{4}} T5=nCn4213n44T'_5 = {}^n C_{n-4} 2^1 3^{-\frac{n-4}{4}} This is the expression for the fifth term from the end.

Tip: Be careful when converting terms from the end. A common mistake is to simply use kk instead of (nk+2)(n-k+2) for the term number from the beginning. Also, remember the symmetry property nCr=nCnr{}^n C_r = {}^n C_{n-r}, which will be useful for simplification.

Step 4: Setting up the Ratio Equation

The problem states that the ratio of the fifth term from the beginning to the fifth term from the end is 64:1\sqrt[4]{6}:1. This can be written as: T5T5=641=61/4\frac{T_5}{T'_5} = \frac{\sqrt[4]{6}}{1} = 6^{1/4} Now, substitute the expressions for T5T_5 (from Step 2) and T5T'_5 (from Step 3) into this ratio: nC42n4431nCn4213n44=61/4\frac{{}^n C_4 2^{\frac{n-4}{4}} 3^{-1}}{{}^n C_{n-4} 2^1 3^{-\frac{n-4}{4}}} = 6^{1/4}

Step 5: Solving for 'n'

We simplify the ratio equation. Recall the property of binomial coefficients: nCr=nCnr{}^n C_r = {}^n C_{n-r}. Therefore, nC4=nCn4{}^n C_4 = {}^n C_{n-4}. These terms cancel out in the ratio, which is a key simplification.

The equation now becomes: 2n4431213n44=61/4\frac{2^{\frac{n-4}{4}} 3^{-1}}{2^1 3^{-\frac{n-4}{4}}} = 6^{1/4} Now, apply the exponent rule Xp/Xq=XpqX^p / X^q = X^{p-q} for terms with the same base (2 and 3): 2(n44)13(1)(n44)=61/42^{\left(\frac{n-4}{4}\right) - 1} \cdot 3^{(-1) - \left(-\frac{n-4}{4}\right)} = 6^{1/4} Simplify the exponents: For base 2: n441=n444=n84\frac{n-4}{4} - 1 = \frac{n-4-4}{4} = \frac{n-8}{4} For base 3: 1+n44=4+n44=n84-1 + \frac{n-4}{4} = \frac{-4+n-4}{4} = \frac{n-8}{4}

Substitute these simplified exponents back into the equation: 2n843n84=61/42^{\frac{n-8}{4}} \cdot 3^{\frac{n-8}{4}} = 6^{1/4} Now, use the exponent rule (XY)p=XpYp(XY)^p = X^p Y^p in reverse: (23)n84=61/4(2 \cdot 3)^{\frac{n-8}{4}} = 6^{1/4} 6n84=61/46^{\frac{n-8}{4}} = 6^{1/4} Since the bases are equal, their exponents must also be equal: n84=14\frac{n-8}{4} = \frac{1}{4} Multiply both sides by 4: n8=1n-8 = 1 n=9n = 9 Thus, the value of nn is 9.

Step 6: Calculating the Sixth Term from the Beginning (T6T_6)

Now that we have n=9n=9, we can find the sixth term from the beginning. For the sixth term, r+1=6r+1 = 6, so r=5r=5. Using the general term formula Tr+1=nCr2nr43r4T_{r+1} = {}^n C_r 2^{\frac{n-r}{4}} 3^{-\frac{r}{4}} with n=9n=9 and r=5r=5: T6=9C52954354T_6 = {}^9 C_5 2^{\frac{9-5}{4}} 3^{-\frac{5}{4}} T6=9C5244354T_6 = {}^9 C_5 2^{\frac{4}{4}} 3^{-\frac{5}{4}} T6=9C521354T_6 = {}^9 C_5 \cdot 2^1 \cdot 3^{-\frac{5}{4}} First, calculate the binomial coefficient 9C5{}^9 C_5: 9C5=9!5!(95)!=9!5!4!=9×8×7×6×5!5!×4×3×2×1=9×8×7×64×3×2×1=9×2×7=126{}^9 C_5 = \frac{9!}{5!(9-5)!} = \frac{9!}{5!4!} = \frac{9 \times 8 \times 7 \times 6 \times 5!}{5! \times 4 \times 3 \times 2 \times 1} = \frac{9 \times 8 \times 7 \times 6}{4 \times 3 \times 2 \times 1} = 9 \times 2 \times 7 = 126 Substitute the value of 9C5{}^9 C_5 back into the expression for T6T_6: T6=1262354T_6 = 126 \cdot 2 \cdot 3^{-\frac{5}{4}} T6=252354T_6 = 252 \cdot 3^{-\frac{5}{4}} We can rewrite 3543^{-\frac{5}{4}} as 135/4\frac{1}{3^{5/4}}. Further, 35/4=31+1/4=3131/4=3343^{5/4} = 3^{1 + 1/4} = 3^1 \cdot 3^{1/4} = 3\sqrt[4]{3}. So, 354=13343^{-\frac{5}{4}} = \frac{1}{3\sqrt[4]{3}}. T6=2521334T_6 = 252 \cdot \frac{1}{3\sqrt[4]{3}} T6=252334T_6 = \frac{252}{3\sqrt[4]{3}} T6=8434T_6 = \frac{84}{\sqrt[4]{3}}

Step 7: Determining 'alpha'

The problem states that the sixth term from the beginning is α34\frac{\alpha}{\sqrt[4]{3}}. From our calculation in Step 6, we found T6=8434T_6 = \frac{84}{\sqrt[4]{3}}. Comparing these two expressions: α34=8434\frac{\alpha}{\sqrt[4]{3}} = \frac{84}{\sqrt[4]{3}} By direct comparison, we can see that α=84\alpha = 84.

Tips and Common Mistakes

  • Careful with Exponents: Errors often occur when manipulating fractional or negative exponents. Double-check each step of simplification.
  • Order of Operations: Ensure you perform calculations in the correct order, especially when dealing with binomial coefficients and powers.
  • Reading the Question: Pay close attention to whether a term is requested from the beginning or the end, and apply the correct formula for conversion if necessary.
  • Simplification of Radicals: Rationalizing denominators is often expected, but in this case, keeping the 34\sqrt[4]{3} in the denominator allowed for direct comparison with the given form α34\frac{\alpha}{\sqrt[4]{3}}.

Summary/Key Takeaway

This problem is a comprehensive test of binomial theorem applications. It requires accurate identification of terms (both from the beginning and the end), careful application of exponent laws, and the use of properties of binomial coefficients to simplify algebraic expressions. The sequential steps of determining nn, then calculating the specific term, and finally equating it to the given form are crucial for arriving at the correct value of α\alpha. Mastery of these concepts is essential for solving such problems efficiently.

Practice More Binomial Theorem Questions

View All Questions