Key Concepts and Formulas
- Limit of the form 1∞: A limit of the form x→alimf(x)g(x) where x→alimf(x)=1 and x→alimg(x)=∞ can be evaluated using the formula:
x→alimf(x)g(x)=ex→alimg(x)(f(x)−1)
- Algebraic Manipulation of Limits: Techniques like dividing numerator and denominator by the highest power of x are crucial for evaluating limits at infinity.
- Standard Limit: The standard limit y→∞lim(1+y1)y=e or its variant x→alim(1+h(x))k(x)=ex→alimh(x)k(x) where h(x)→0 and k(x)→∞ as x→a.
Step-by-Step Solution
Step 1: Identify the form of the limit.
We are asked to evaluate x→∞lim(x2+x+2x2+5x+3)x.
As x→∞, the base (x2+x+2x2+5x+3) approaches x→∞limx2(1+1/x+2/x2)x2(1+5/x+3/x2)=1+0+01+0+0=1.
The exponent x approaches ∞.
Thus, the limit is of the indeterminate form 1∞.
Step 2: Rewrite the base in the form 1+h(x).
We rewrite the base (x2+x+2x2+5x+3) as 1 plus a term that goes to zero as x→∞.
x2+x+2x2+5x+3=x2+x+2(x2+x+2)+(4x+1)=1+x2+x+24x+1
So, the limit becomes:
x→∞lim(1+x2+x+24x+1)x
Step 3: Apply the formula for the 1∞ indeterminate form.
Using the formula x→alimf(x)g(x)=ex→alimg(x)(f(x)−1), where f(x)=1+x2+x+24x+1 and g(x)=x.
The exponent of e will be:
x→∞limx((1+x2+x+24x+1)−1)
=x→∞limx(x2+x+24x+1)
=x→∞limx2+x+24x2+x
Step 4: Evaluate the limit of the exponent.
To evaluate x→∞limx2+x+24x2+x, we divide the numerator and the denominator by the highest power of x in the denominator, which is x2.
\mathop {\lim }\limits_{x \to \infty } {{{4x^2/x^2 + x/x^2} \over {{x^2/x^2} + x/x^2 + 2/x^2}}}}
=x→∞lim1+1/x+2/x24+1/x
As x→∞, the terms 1/x, 2/x2, and 1/x all approach 0.
=1+0+04+0=4
Step 5: Combine the result with the base e.
The original limit is e raised to the power of the limit we just calculated.
x→∞lim(x2+x+2x2+5x+3)x=e4
Common Mistakes & Tips
- Incorrectly Identifying the Form: Always check if the limit is indeed of the 1∞ form before applying the special formula. If it's 00, ∞0, or 0∞, different techniques apply.
- Algebraic Errors: Be meticulous with algebraic manipulations, especially when subtracting 1 from the base. A small error in calculating the numerator of f(x)−1 can lead to a wrong answer.
- Direct Application of eλ: The formula x→∞lim(1+λx)x1=eλ is specific. The general form x→alimf(x)g(x)=ex→alimg(x)(f(x)−1) is more universally applicable for 1∞ forms. The provided solution used a slightly different notation in the final step which can be confusing if not fully understood. The core idea is to evaluate the limit of the exponent.
Summary
The given limit is of the indeterminate form 1∞. To evaluate it, we first rewrite the base of the expression in the form 1+h(x), where h(x)→0 as x→∞. Then, we use the standard formula for 1∞ limits, which states that x→∞limf(x)g(x)=ex→∞limg(x)(f(x)−1). We calculated the limit of the exponent g(x)(f(x)−1) by simplifying the expression and dividing the numerator and denominator by the highest power of x. The resulting limit of the exponent was 4, leading to the final answer of e4.
The final answer is e4. This corresponds to option (A).