Question
The maximum value of the term independent of 't' in the expansion of where x(0, 1) is :
Options
Solution
This problem is a fantastic blend of two essential JEE Mathematics topics: the Binomial Theorem for identifying specific terms in an expansion, and Differential Calculus for optimizing (finding the maximum value of) a function. Let's break it down methodically.
1. Understanding the General Term of a Binomial Expansion
The first step in tackling any binomial expansion problem is to recall the formula for the general term. For an expansion of , the general term, denoted as , is given by: where:
- is the power of the binomial.
- is the index of the term (starting from for the first term). It must be a non-negative integer .
- is the first term of the binomial.
- is the second term of the binomial.
Let's identify these components from our given expression:
By comparing this with :
- (We rewrite with a negative exponent for to simplify combining 't' terms later.)
Now, substitute these into the general term formula:
2. Finding the Term Independent of 't'
The problem asks for the "term independent of 't'". This means we need to find the term where the variable 't' is not present, which translates to its exponent being zero. To do this, we collect all terms involving 't' in our expression and set their combined exponent to zero.
Let's expand the powers in the expression for :
Now, combine the terms involving 't' using the exponent rule :
For the term to be independent of 't', the exponent of 't' must be zero: Solving for :
Since is a non-negative integer and falls within the range of 0 to , it is a valid value. This means the 6th term () of the expansion will be independent of 't'.
Now, substitute back into our simplified general term expression to find this specific term:
This is the term independent of 't', and it is now a function of 'x'. Let's denote this function as .
Tip: Always double-check that the value of you find is an integer and within the valid range (). If not, there might be no term independent of the variable, or you might have made a calculation error.
3. Maximizing the Term with Respect to 'x'
The problem asks for the maximum value of this term, given that . This is an optimization problem that we solve using differential calculus. To find the maximum value of a function , we follow these steps:
- Find the first derivative of , i.e., .
- Set to find the critical points.
- Solve for .
- Verify that this critical point corresponds to a maximum (often, in JEE problems, a single critical point within the domain is the required extremum).
Let . Since is a positive constant, maximizing is equivalent to maximizing the part .
We will differentiate using the product rule: . Let Let Using the chain rule for , we get:
Now, apply the product rule to find :
To find the critical points, set : Add the second term to both sides: To eliminate the square root from the denominator, multiply both sides by : Distribute on the left side: Add to both sides:
This critical value lies within the given domain . This value of will yield the maximum value of . (A quick check using the second derivative or analyzing the sign of around would confirm this is a maximum).
Alternative for Maximization: Instead of differentiating , we can maximize for , since is always positive. Let . Set : This gives or . Since , we choose . Substitute into : So, the maximum value of is . Therefore, the maximum value of . This confirms our previous result.
4. Calculating the Maximum Value
Finally, substitute the optimal value back into the expression for to find its maximum value: Simplify the term inside the square root: Evaluate the square root: Combine the terms:
Now, let's calculate the binomial coefficient :
Substitute this back into the expression for :
This result matches option (B).
Summary and Key Takeaways:
- Binomial Theorem Foundation: Always start by writing down the general term and carefully identifying , , and . Pay attention to signs and exponents.
- Term Independent of a Variable: To find a term independent of a specific variable (like 't' here), collect all instances of that variable, combine their exponents, and set the total exponent to zero to solve for .
- Optimization with Calculus: Once you have the term as a function of another variable (like 'x' here), use differential calculus to find its maximum or minimum value.
- Find the first derivative.
- Set it to zero to find critical points.
- (Optional but good practice) Use the second derivative test or check the sign of the first derivative around the critical point to confirm if it's a maximum or minimum.
- Substitute the optimal value back into the function to find the maximum/minimum value.
- Algebraic Precision: Be careful with exponent rules, square roots, and simplifying fractions, especially with factorials.
- Alternative Maximization: For functions of the form (or its square root), maximizing the squared term can sometimes simplify differentiation. The maximum for occurs at . Here, for , this formula gives , which confirms our critical point.