Skip to main content
Back to Binomial Theorem
JEE Main 2020
Binomial Theorem
Binomial Theorem
Hard

Question

The sum of all rational terms in the expansion of (215+513)15\left(2^{\frac{1}{5}}+5^{\frac{1}{3}}\right)^{15} is equal to :

Options

Solution

Introduction: Key Concept - Binomial Theorem

The Binomial Theorem provides a powerful method for expanding expressions of the form (a+b)n(a+b)^n. The general term, or (r+1)th(r+1)^{th} term, in the expansion of (a+b)n(a+b)^n is given by the formula:

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

where:

  • nn is the power to which the binomial is raised.
  • rr is an integer representing the term index, ranging from 00 to nn (i.e., 0rn0 \le r \le n).
  • nCr{}^{n}C_r is the binomial coefficient, calculated as n!r!(nr)!\frac{n!}{r!(n-r)!}.

This formula is fundamental because it allows us to find any specific term in the expansion without having to compute all preceding terms.

Applying the Binomial Theorem to the Given Expression

Our given expression is (215+513)15\left(2^{\frac{1}{5}}+5^{\frac{1}{3}}\right)^{15}. By comparing this with the standard binomial form (a+b)n(a+b)^n, we can identify the components:

  • a=215a = 2^{\frac{1}{5}}
  • b=513b = 5^{\frac{1}{3}}
  • n=15n = 15

Now, we substitute these values into the general term formula:

Tr+1=15Cr(215)15r(513)rT_{r+1} = {}^{15}C_r \left(2^{\frac{1}{5}}\right)^{15-r} \left(5^{\frac{1}{3}}\right)^r

Next, we simplify the exponents using the power rule (xm)p=xmp(x^m)^p = x^{mp}:

Tr+1=15Cr215r55r3T_{r+1} = {}^{15}C_r 2^{\frac{15-r}{5}} 5^{\frac{r}{3}}

This simplified expression represents any term in the expansion, where rr can be any integer from 00 to 1515 (i.e., r{0,1,2,,15}r \in \{0, 1, 2, \dots, 15\}).

Condition for Rational Terms

For a term Tr+1T_{r+1} to be rational, all its components must be rational numbers. The binomial coefficient 15Cr{}^{15}C_r is always an integer and thus rational. Therefore, the rationality of Tr+1T_{r+1} depends entirely on the terms involving the bases 22 and 55.

For 215r52^{\frac{15-r}{5}} and 5r35^{\frac{r}{3}} to be rational, their exponents must be non-negative integers. If an exponent is a fraction, the term would be an irrational root.

  1. For the term involving 22 (215r52^{\frac{15-r}{5}}): The exponent 15r5\frac{15-r}{5} must be an integer. This means that (15r)(15-r) must be perfectly divisible by 55. Since 1515 is itself divisible by 55, for (15r)(15-r) to be divisible by 55, rr must also be divisible by 55. So, rr must be a multiple of 55.

  2. For the term involving 55 (5r35^{\frac{r}{3}}): The exponent r3\frac{r}{3} must be an integer. This means that rr must be perfectly divisible by 33. So, rr must be a multiple of 33.

Combining the Conditions: For Tr+1T_{r+1} to be a rational term, rr must satisfy both conditions simultaneously: rr must be a multiple of 55 AND rr must be a multiple of 33. This implies that rr must be a multiple of the Least Common Multiple (LCM) of 33 and 55.

LCM(3,5)=15(3, 5) = 15.

Therefore, rr must be a multiple of 1515.

Determining Possible Values of rr: We know that rr must be an integer and 0r150 \le r \le 15. The only multiples of 1515 within this range are:

  • r=0r=0
  • r=15r=15

These are the only two values of rr that will yield rational terms in the expansion.

Tip for Avoiding Common Mistakes: Always remember to check the valid range for rr (0rn0 \le r \le n). Overlooking this can lead to incorrect values of rr being included or excluded. Also, ensure that both exponents are integers, not just one.

Calculating the Rational Terms

Now, we substitute the valid values of rr back into the general term formula Tr+1=15Cr215r55r3T_{r+1} = {}^{15}C_r 2^{\frac{15-r}{5}} 5^{\frac{r}{3}} to find the actual rational terms.

  1. For r=0r=0: Substitute r=0r=0 into the formula: T0+1=T1=15C021505503T_{0+1} = T_1 = {}^{15}C_0 2^{\frac{15-0}{5}} 5^{\frac{0}{3}} We know that 15C0=1{}^{15}C_0 = 1, 2155=23=82^{\frac{15}{5}} = 2^3 = 8, and 503=50=15^{\frac{0}{3}} = 5^0 = 1. Therefore, T1=181=8T_1 = 1 \cdot 8 \cdot 1 = 8

  2. For r=15r=15: Substitute r=15r=15 into the formula: T15+1=T16=15C152151555153T_{15+1} = T_{16} = {}^{15}C_{15} 2^{\frac{15-15}{5}} 5^{\frac{15}{3}} We know that 15C15=1{}^{15}C_{15} = 1, 205=20=12^{\frac{0}{5}} = 2^0 = 1, and 5153=55=31255^{\frac{15}{3}} = 5^5 = 3125. Therefore, T16=113125=3125T_{16} = 1 \cdot 1 \cdot 3125 = 3125

Sum of Rational Terms

The sum of all rational terms in the expansion is the sum of the terms we calculated for r=0r=0 and r=15r=15.

Sum =T1+T16=8+3125=3133= T_1 + T_{16} = 8 + 3125 = 3133

Summary and Key Takeaway

To find the sum of all rational terms in a binomial expansion of the form (Xp+Yq)n(\sqrt[p]{X} + \sqrt[q]{Y})^n, follow these steps:

  1. Find the General Term: Use the Binomial Theorem to write the general term Tr+1=nCr(X1/p)nr(Y1/q)rT_{r+1} = {}^{n}C_r (X^{1/p})^{n-r} (Y^{1/q})^r and simplify the exponents.
  2. Apply Rationality Condition: For the term to be rational, the exponents of the bases XX and YY must both be non-negative integers. This often means finding values of rr that are multiples of the denominators of the fractional exponents.
  3. Determine Valid rr Values: Find the Least Common Multiple (LCM) of the denominators involved in the exponents, and identify all multiples of this LCM that fall within the valid range of rr (0rn0 \le r \le n).
  4. Calculate Terms: Substitute each valid rr value back into the general term to calculate the specific rational terms.
  5. Sum the Terms: Add all the calculated rational terms together to get the final sum.

Key Takeaway: The problem boils down to understanding that rational terms arise when the fractional exponents in the binomial expansion simplify to integers. This simplification is achieved when the index rr is a suitable multiple that clears the denominators of these fractional powers.

Practice More Binomial Theorem Questions

View All Questions