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

Question

The smallest natural number n, such that the coefficient of x in the expansion of (x2+1x3)n{\left( {{x^2} + {1 \over {{x^3}}}} \right)^n} is n C 23 , is :

Options

Solution

Rewritten Solution

1. Key Concept: General Term of Binomial Expansion The problem asks us to find the coefficient of a specific power of xx in a binomial expansion. For any binomial expansion of the form (a+b)n(a+b)^n, the general term (or (r+1)th(r+1)^{th} term), denoted as Tr+1T_{r+1}, is given by the formula: Tr+1=nCranrbrT_{r+1} = {}^nC_r \, a^{n-r} \, b^r where rr is a non-negative integer representing the term number (starting from r=0r=0 for the first term), and 0rn0 \le r \le n.

2. Step-by-Step Working

Step 1: Identify the General Term for the given expansion. Our given expansion is (x2+1x3)n{\left( {{x^2} + {1 \over {{x^3}}}} \right)^n}. Here, a=x2a = x^2 and b=1x3=x3b = {1 \over {{x^3}}} = x^{-3}. Substituting these into the general term formula: Tr+1=nCr(x2)nr(x3)rT_{r+1} = {}^nC_r \, (x^2)^{n-r} \, (x^{-3})^r Tr+1=nCrx2(nr)x3rT_{r+1} = {}^nC_r \, x^{2(n-r)} \, x^{-3r} Tr+1=nCrx2n2r3rT_{r+1} = {}^nC_r \, x^{2n - 2r - 3r} Tr+1=nCrx2n5rT_{r+1} = {}^nC_r \, x^{2n - 5r} Explanation: We use the power rules (xa)b=xab(x^a)^b = x^{ab} and xaxb=xa+bx^a \cdot x^b = x^{a+b} to simplify the powers of xx and consolidate them into a single term.

Step 2: Determine the value of 'r' for the coefficient of x. We are looking for the coefficient of xx (which means x1x^1). Therefore, we need to set the exponent of xx in our general term equal to 1: 2n5r=12n - 5r = 1 Now, we solve for rr in terms of nn: 5r=2n15r = 2n - 1 r=2n15r = \frac{2n - 1}{5} Explanation: By equating the exponent of xx in the general term to the desired exponent (which is 1 for x1x^1), we establish a relationship between nn and rr. This value of rr will identify the specific term whose coefficient we need.

Step 3: Apply the condition for 'r'. For rr to be a valid term index in a binomial expansion, it must satisfy two conditions:

  1. rr must be a non-negative integer (r0r \ge 0).
  2. rr must be less than or equal to nn (rnr \le n). From r=2n15r = \frac{2n - 1}{5}, we know that 2n12n-1 must be a multiple of 5. Also, since nn is a natural number, 2n12n-1 will always be positive, so r0r \ge 0 will be satisfied for n1n \ge 1. We will check rnr \le n later.

Step 4: Equate the coefficient to the given value. The problem states that the coefficient of xx is nC23{}^nC_{23}. From our general term, the coefficient of x2n5rx^{2n-5r} is nCr{}^nC_r. So, we can write: nCr=nC23{}^nC_r = {}^nC_{23} Substituting the expression for rr: nC(2n15)=nC23{}^nC_{\left( \frac{2n - 1}{5} \right)} = {}^nC_{23} Explanation: The combinatorial term nCr{}^nC_r represents the coefficient of x2n5rx^{2n-5r}. Since we found the specific rr that gives x1x^1, we equate this coefficient to the value given in the problem.

Step 5: Solve for 'n' using the properties of combinations. A key property of combinations states that if nCk=nCm{}^nC_k = {}^nC_m, then either k=mk = m or k=nmk = n - m. Applying this property to our equation: Let k=2n15k = \frac{2n - 1}{5} and m=23m = 23.

Case 1: k=mk = m 2n15=23\frac{2n - 1}{5} = 23 2n1=5×232n - 1 = 5 \times 23 2n1=1152n - 1 = 115 2n=1162n = 116 n=58n = 58 Let's check if this value of nn yields a valid integer rr: r=2(58)15=11615=1155=23r = \frac{2(58) - 1}{5} = \frac{116 - 1}{5} = \frac{115}{5} = 23. This is a valid integer, and 023580 \le 23 \le 58, so this value of n=58n=58 is a possible solution.

Case 2: k=nmk = n - m 2n15=n23\frac{2n - 1}{5} = n - 23 2n1=5(n23)2n - 1 = 5(n - 23) 2n1=5n1152n - 1 = 5n - 115 1151=5n2n115 - 1 = 5n - 2n 114=3n114 = 3n n=1143n = \frac{114}{3} n=38n = 38 Let's check if this value of nn yields a valid integer rr: r=2(38)15=7615=755=15r = \frac{2(38) - 1}{5} = \frac{76 - 1}{5} = \frac{75}{5} = 15. This is a valid integer, and 015380 \le 15 \le 38, so this value of n=38n=38 is also a possible solution. Explanation: We use the fundamental property of combinations to find all possible values of nn. It's crucial to consider both possibilities (k=mk=m and k=nmk=n-m) to ensure no valid solutions are missed. After finding each potential nn, we verify that the corresponding rr value is a non-negative integer and lies within the range [0,n][0, n].

Step 6: Identify the smallest natural number 'n'. We found two possible values for nn: 5858 and 3838. The question asks for the smallest natural number nn. Comparing the two values, 3838 is smaller than 5858. Therefore, the smallest natural number nn is 3838.

3. Tips and Common Mistakes

  • Don't forget the nCk=nCnknC_k = nC_{n-k} property: This is a very common oversight. Always consider both possibilities when solving nCk=nCm{}^nC_k = {}^nC_m.
  • Check 'r' conditions: Remember that rr must be a non-negative integer and 0rn0 \le r \le n. If any derived rr does not meet these criteria, the corresponding nn is invalid.
  • Careful with exponent rules: Ensure you correctly combine the powers of xx. A common mistake is x2n2rx3rx2n2r+3rx^{2n-2r} \cdot x^{-3r} \ne x^{2n-2r+3r}.

4. Summary To find the smallest natural number nn such that the coefficient of xx in the expansion of (x2+1x3)n{\left( {{x^2} + {1 \over {{x^3}}}} \right)^n} is nC23{}^nC_{23}, we first determined the general term of the expansion. By setting the power of xx to 11, we expressed rr in terms of nn. Then, using the property nCk=nCmk=m{}^nC_k = {}^nC_m \Rightarrow k=m or k=nmk=n-m, we found two possible values for nn, which were 5858 and 3838. After verifying both solutions and considering the requirement for the smallest natural number, we concluded that n=38n=38.

The final answer is 38\boxed{\text{38}}.

Practice More Binomial Theorem Questions

View All Questions