Key Concepts and Formulas
- Limit of the form 1∞: If a limit is of the indeterminate form 1∞, i.e., x→alimf(x)=1 and x→alimg(x)=∞, then x→alim[f(x)]g(x)=ex→alim[f(x)−1]g(x).
- Trigonometric Identities:
- tan(A+B)=1−tanAtanBtanA+tanB
- tan(4π)=1
- Standard Limits:
- x→0limxtanx=1
Step-by-Step Solution
Step 1: Identify the Indeterminate Form
We are asked to evaluate the limit:
L=x→0lim(tan(4π+x))x1
As x→0, we have:
tan(4π+x)→tan(4π)=1.
And the exponent x1→01, which tends to ∞ (or −∞, depending on the direction of approach, but for the form 1∞, we consider the magnitude).
Thus, the limit is of the indeterminate form 1∞.
Step 2: Apply the 1∞ Limit Formula
For a limit of the form 1∞, we use the formula ex→alim[f(x)−1]g(x).
Here, f(x)=tan(4π+x) and g(x)=x1.
So, the limit becomes:
L=ex→0lim[tan(4π+x)−1]×x1
Step 3: Simplify the Trigonometric Term
We use the tangent addition formula tan(A+B)=1−tanAtanBtanA+tanB with A=4π and B=x.
tan(4π+x)=1−tan(4π)tanxtan(4π)+tanx
Since tan(4π)=1, we get:
tan(4π+x)=1−tanx1+tanx
Now, substitute this back into the expression inside the exponent:
tan(4π+x)−1=1−tanx1+tanx−1
To simplify, find a common denominator:
=1−tanx1+tanx−(1−tanx)=1−tanx1+tanx−1+tanx=1−tanx2tanx
Step 4: Substitute the Simplified Term and Evaluate the Limit in the Exponent
Now, substitute this simplified expression back into the exponent:
L=ex→0lim[1−tanx2tanx]×x1
L=ex→0limx(1−tanx)2tanx
We can rewrite this as:
L=e2x→0lim[xtanx×1−tanx1]
Step 5: Evaluate the Limit using Standard Limits and Substitution
We know that x→0limxtanx=1.
Also, as x→0, tanx→tan0=0.
So, the limit in the exponent becomes:
2x→0lim[xtanx]×x→0lim[1−tanx1]
=2×1×1−01
=2×1×1=2
Step 6: State the Final Result
Substituting this value back into the expression for L:
L=e2
Common Mistakes & Tips
- Incorrectly identifying the indeterminate form: Always check the form of the limit before applying any formulas. If it's not 1∞, the elim(f−1)g formula cannot be directly applied.
- Algebraic errors in trigonometric simplification: Be very careful when expanding tan(4π+x) and simplifying the expression tan(4π+x)−1. Small mistakes here will lead to an incorrect final answer.
- Forgetting the standard limit x→0limxtanx=1: This limit is crucial for simplifying the expression in the exponent.
Summary
The given limit is of the indeterminate form 1∞. We first applied the standard formula for such limits, which transforms the problem into evaluating e raised to a new limit. We then used the tangent addition formula to simplify the base of the original expression and subsequently simplified the expression within the exponent. Finally, by utilizing the standard limit x→0limxtanx=1, we evaluated the exponent to be 2, leading to the final answer of e2.
The final answer is e2.