If \lim _\limits{x \rightarrow 1} \frac{(5 x+1)^{1 / 3}-(x+5)^{1 / 3}}{(2 x+3)^{1 / 2}-(x+4)^{1 / 2}}=\frac{\mathrm{m} \sqrt{5}}{\mathrm{n}(2 \mathrm{n})^{2 / 3}}, where gcd(m,n)=1, then 8m+12n is equal to _______.
Answer: 1
Solution
Key Concepts and Formulas
Limits and Indeterminate Forms: We will encounter the indeterminate form 00, which suggests the application of L'Hôpital's Rule or algebraic manipulation.
L'Hôpital's Rule: For functions f(x) and g(x) such that limx→cf(x)=0 and limx→cg(x)=0, then limx→cg(x)f(x)=limx→cg′(x)f′(x), provided the latter limit exists.
Logarithmic Differentiation/Power Rule for Differentiation: The derivative of u(x)n is n⋅u(x)n−1⋅u′(x).
Rationalization (for roots): Multiplying by the conjugate can help simplify expressions involving roots, although L'Hôpital's rule is often more direct for limits.
Step-by-Step Solution
Step 1: Identify the Indeterminate Form
We are asked to evaluate the limit:
I=\lim _\limits{x \rightarrow 1} \frac{(5 x+1)^{1 / 3}-(x+5)^{1 / 3}}{(2 x+3)^{1 / 2}-(x+4)^{1 / 2}}
Let's substitute x=1 into the numerator and the denominator:
Numerator: (5(1)+1)1/3−(1+5)1/3=61/3−61/3=0
Denominator: (2(1)+3)1/2−(1+4)1/2=51/2−51/2=0
Since we have the indeterminate form 00, we can apply L'Hôpital's Rule.
Step 2: Apply L'Hôpital's Rule
We need to find the derivatives of the numerator and the denominator with respect to x.
Let f(x)=(5x+1)1/3−(x+5)1/3 and g(x)=(2x+3)1/2−(x+4)1/2.
Using the power rule for differentiation (un)′=nun−1u′:
f′(x)=31(5x+1)−2/3⋅5−31(x+5)−2/3⋅1g′(x)=21(2x+3)−1/2⋅2−21(x+4)−1/2⋅1
Step 3: Evaluate the Limit by Substitution
Substitute x=1 into the expression for g′(x)f′(x):
I=21(2(1)+3)−1/2−21(1+4)−1/235(5(1)+1)−2/3−31(1+5)−2/3I=21(5)−1/2−21(5)−1/235(6)−2/3−31(6)−2/3
The denominator becomes 0, which means L'Hopital's rule was applied incorrectly in the original solution. Let's re-evaluate the derivatives.
Correction to Step 2 and Step 3:
Step 2 (Corrected): Apply L'Hôpital's Rule
Let f(x)=(5x+1)1/3−(x+5)1/3 and g(x)=(2x+3)1/2−(x+4)1/2.
f′(x)=dxd[(5x+1)1/3]−dxd[(x+5)1/3]f′(x)=31(5x+1)−2/3⋅5−31(x+5)−2/3⋅1f′(x)=35(5x+1)−2/3−31(x+5)−2/3
Step 3 (Corrected): Evaluate the Limit by Substitution
Substitute x=1 into the expression for g′(x)f′(x):
I=(2(1)+3)−1/2−21(1+4)−1/235(5(1)+1)−2/3−31(1+5)−2/3I=(5)−1/2−21(5)−1/235(6)−2/3−31(6)−2/3I=(1−21)(5)−1/2(35−31)(6)−2/3I=21(5)−1/234(6)−2/3I=34⋅12⋅(6)2/3(5)−1/2I=38⋅62/351/2
Step 4: Match the Result with the Given Form
We are given that the limit is equal to n(2n)2/3m5.
Our calculated limit is I=38⋅62/35.
We can rewrite 62/3 as (3⋅2)2/3=32/3⋅22/3. This doesn't seem to directly match the structure.
Let's re-examine the given form: n(2n)2/3m5.
Let's try to manipulate our result to match this form.
I=3⋅62/385
We need the denominator to be in the form n(2n)2/3.
If we let n=3, then n(2n)2/3=3(2⋅3)2/3=3(6)2/3.
This matches the denominator in our expression.
So, by comparing I=3⋅62/385 with n(2n)2/3m5, we can identify:
m=8n=3
Let's verify the gcd condition: gcd(m,n)=gcd(8,3)=1. This condition is satisfied.
Step 5: Calculate the Final Expression
We need to find the value of 8m+12n.
Substitute the values of m=8 and n=3:
8m+12n=8(8)+12(3)8m+12n=64+368m+12n=100
Common Mistakes & Tips
Incorrect application of L'Hôpital's Rule: Ensure the indeterminate form 00 or ∞∞ is present before applying the rule. Also, differentiate the numerator and denominator separately, not as a quotient.
Algebraic errors with exponents: Be careful when manipulating terms with fractional and negative exponents. For instance, (ab)c=abc and a−b=ab1.
Matching the final form: After calculating the limit, carefully compare it with the given symbolic form to correctly identify the values of m and n. Ensure all parts of the given form are accounted for.
Summary
The problem involves evaluating a limit that results in an indeterminate form 00. L'Hôpital's Rule is applied by differentiating the numerator and the denominator separately. After correctly calculating the derivatives and substituting x=1, the limit is found to be 3862/35. By comparing this result with the given form n(2n)2/3m5, we identify m=8 and n=3, satisfying gcd(m,n)=1. Finally, the expression 8m+12n is calculated to be 100.