The 1^infinity form arises when lim f(x) = 1 and lim g(x) = infinity. The result is NOT simply 1.
Master Formula: lim f(x)^g(x) = e^(lim g(x) * [f(x) - 1])
Step-by-step method:
- Confirm 1^infinity form: check base -> 1 and exponent -> infinity
- Identify f(x) and g(x)
- Compute f(x) - 1 (this usually simplifies nicely)
- Multiply by g(x) and evaluate the limit
- The answer is e^(that limit)
Example: lim(x->0) (cos x)^(1/)
- Base: cos(0) = 1, Exponent: 1/0^2 -> infinity. Confirmed 1^infinity.
- f(x) - 1 = cos x - 1
- g(x) * [f(x) - 1] = (1/)(cos x - 1) = -^2
- lim(x->0) -^2 = -1/2
- Answer: e^(-1/2) = 1/sqrt(e)
JEE frequency: This appears in almost every JEE Main paper. Variations include (1 + 1/n)^n, []^(ex+f), and trigonometric bases.