Key Concepts and Formulas
- Standard Limit Form 1: The fundamental limit form x→∞lim(1+xk)x=ek. This is a crucial result for evaluating limits of the form (1+something tending to 0)something tending to infinity.
- Limit of a Power: If x→climf(x)=L and x→climg(x)=M, then x→clim[f(x)]g(x) can often be evaluated by considering ex→climg(x)logf(x).
- Algebraic Manipulation for Limits: When dealing with indeterminate forms, algebraic manipulation is often required to simplify the expression into a recognizable limit form.
Step-by-Step Solution
Step 1: Identify the Indeterminate Form
As x→∞, the base of the given expression (1+xa+x2b) approaches (1+0+0)=1. The exponent 2x approaches ∞. This is an indeterminate form of the type 1∞.
x→∞lim(1+xa+x2b)2x
Step 2: Apply the Exponential Transformation
To evaluate limits of the form 1∞, we can use the property limy→c[f(y)]g(y)=elimy→cg(y)logf(y).
Here, f(x)=1+xa+x2b and g(x)=2x.
x→∞lim(1+xa+x2b)2x=ex→∞lim2xlog(1+xa+x2b)
Step 3: Use the Taylor Expansion of log(1+u)
For small values of u, the Taylor expansion of log(1+u) is log(1+u)=u−2u2+….
As x→∞, xa+x2b approaches 0. Let u=xa+x2b.
log(1+xa+x2b)=(xa+x2b)−21(xa+x2b)2+…
Step 4: Simplify the Exponent Term
Substitute the expansion back into the exponent:
x→∞lim2xlog(1+xa+x2b)=x→∞lim2x[(xa+x2b)−21(x2a2+…)+…]
Now, distribute the 2x:
=x→∞lim[2x(xa)+2x(x2b)−2x(21x2a2)+…]
=x→∞lim[2a+x2b−xa2+…]
Step 5: Evaluate the Limit of the Exponent
As x→∞, terms with x in the denominator go to 0.
x→∞lim[2a+x2b−xa2+…]=2a+0−0+⋯=2a
Step 6: Equate the Result with the Given Limit
We are given that the original limit is e2. Therefore, the exponent must be equal to 2.
e2a=e2
This implies:
2a=2
a=1
Step 7: Consider the Value of b
In the limit calculation of the exponent, the term involving b was x2b, which tends to 0 as x→∞. This means that the value of b does not affect the leading term of the exponent, which determines the value of a. Therefore, b can be any real number.
x→∞lim(1+xa+x2b)2x=e2a
Since we found a=1, the limit becomes e2(1)=e2, which matches the given condition. The value of b does not influence this outcome, as long as the expression remains well-defined.
Common Mistakes & Tips
- Incorrectly applying limx→∞(1+k/x)x=ek: This formula is for a specific form. The given problem has an additional term b/x2 in the base and a different multiplier for x in the exponent.
- Forgetting the log in the exponential transformation: The correct transformation is elimg(x)logf(x), not just limg(x)f(x).
- Approximation errors in Taylor series: Ensure you use enough terms in the Taylor expansion of log(1+u) to correctly capture the dominant terms as x→∞. For this problem, the first two terms of u are sufficient.
Summary
The problem involves evaluating a limit of the indeterminate form 1∞. We transformed the limit using the exponential property lim[f(x)]g(x)=elimg(x)logf(x). By using the Taylor expansion of log(1+u) for small u, we simplified the exponent. Equating the resulting limit of the exponent with the given exponent of e allowed us to find the value of a. The term involving b in the exponent vanished as x→∞, indicating that b can be any real number.
The final answer is a=1 and b∈R. This corresponds to option (C).
The final answer is \boxed{a=1, b \in R}.