What is the value of lim_{x->inf} (1 - 1/(2x))^x ?
A. 0
B. e^(-1/2)
C. e^(1/2)
D. 1
GATE 2010 · Engineering Mathematics · Limits · medium
Answer: e^(-1/2)
- Rewrite using exponential: Focus on computing L = lim_{x->inf} x * ln(1 - 1/(2x))
- Approximate the logarithm: x * ln(1 - 1/(2x)) ≈ x * (-1/(2x)) = -1/2
- Exponentiate the limit: Answer = B = e^(-1/2)