For two positive real numbers a and b such that a21+b31=4, then minimum value of the constant term in the expansion of (ax81+bx−121)10 is :
Options
Solution
Here's the rewritten solution, aiming for clarity, detail, and educational value:
Key Concepts and Formulas
This problem primarily involves two key mathematical concepts:
Binomial Theorem for general term: The general term, Tr+1, in the expansion of (X+Y)n is given by Tr+1=nCrXn−rYr
where nCr=r!(n−r)!n!. For a term to be constant (independent of x), the exponent of x in that term must be zero.
Arithmetic Mean - Geometric Mean (AM-GM) Inequality: For any two positive real numbers P and Q, their Arithmetic Mean is always greater than or equal to their Geometric Mean:
2P+Q≥PQ
Equality holds when P=Q. This inequality is crucial for finding the minimum or maximum values of expressions given a sum or product constraint.
Step-by-step Derivation
1. Finding the General Term of the Binomial Expansion
We are given the binomial expression (ax81+bx−121)10
Here, we identify:
X=ax81
Y=bx−121
n=10
Using the general term formula Tr+1=nCrXn−rYr:
Tr+1=10Cr(ax81)10−r(bx−121)r
Now, we separate the constant coefficients (a and b) from the x terms:
Tr+1=10Cr⋅a10−rbr⋅(x81)10−r(x−121)r
Next, we simplify the powers of x using the exponent rule (Pm)n=Pmn:
{T_{r + 1}} = {}^{10}{C_r}\,{a^{10 - r}}\,{b^r}\, \cdot \,{x^{{{10 - r} \over 8}}}\,{x^{ - {r \over {12}}}}}
Finally, we combine the x terms using the rule PmPn=Pm+n:
Tr+1=10Cra10−rbr⋅x(810−r−12r)
To simplify the exponent of x, we find a common denominator for 8 and 12, which is 24:
810−r−12r=243(10−r)−242r=2430−3r−2r=2430−5r
So the general term becomes:
Tr+1=10Cra10−rbrx2430−5r
2. Finding the Constant Term
For a term to be a constant term, its variable part (x) must have an exponent of zero.
Therefore, we set the exponent of x to 0:
2430−5r=0⇒30−5r=0⇒5r=30⇒r=6
Now, substitute r=6 back into the general term expression to find the constant term (T6+1=T7):
Constant Term=10C6a10−6b6=10C6a4b6
We calculate the binomial coefficient 10C6:
10C6=10C10−6=10C4=4!6!10!=4×3×2×110×9×8×7=10×3×7=210
Thus, the constant term in the expansion is 210a4b6.
3. Finding the Minimum Value of a4b6 using AM-GM Inequality
We are given the condition for positive real numbers a and b: a21+b31=4
We need to find the minimum value of 210a4b6. This requires finding the minimum value of a4b6.
Let P=a21 and Q=b31.
From the given condition, P+Q=4.
We want to express a4b6 in terms of P and Q:
a4b6=(a2)2(b3)2=(P1)2(Q1)2=P2Q21
To minimize a4b6, we need to maximize P2Q2, which means maximizing the product PQ.
Applying the AM-GM inequality to P and Q:
2P+Q≥PQ
Substitute P+Q=4:
24≥PQ2≥PQ
Square both sides (since both sides are positive):
4≥PQ
This means the maximum value of PQ is 4.
The equality PQ=4 holds when P=Q.
If P=Q and P+Q=4, then P=Q=2.
So, a21=2⟹a2=21
And b31=2⟹b3=21
This combination satisfies the condition and achieves the maximum PQ.
Now, we use the maximum value of PQ to find the minimum value of a4b6:
Since PQ≤4, then (PQ)2≤42=16.
So, P2Q2≤16.
Therefore,
a4b6=P2Q21≥161
The minimum value of a4b6 is 161.
Tip: Always ensure the terms you apply AM-GM to are positive, which 1/a2 and 1/b3 are, given a,b are positive real numbers.
Common Mistake: Incorrectly inverting the inequality sign when taking reciprocals. If X≥Y (for positive X,Y), then 1/X≤1/Y.
4. Calculating the Minimum Value of the Constant Term
The constant term is 210a4b6.
To find its minimum value, we substitute the minimum value of a4b6:
Minimum Constant Term=210×(minimum value of a4b6)=210×161=16210=8105
Summary and Key Takeaway
The minimum value of the constant term in the expansion of (ax81+bx−121)10 is 8105. This was derived by first using the Binomial Theorem to identify the constant term's algebraic expression (210a4b6), and then employing the AM-GM inequality on the transformed constraint variables (1/a2 and 1/b3) to find the minimum value of that expression. The key is to correctly manipulate the constraint to find the bounds for the terms in the constant coefficient.