1

This is a confusion that I have had for a long time. " Why is $\lim\limits_{x\to a} e^x = e^{\lim\limits_ {x\to a} x}$?"

Is there any proof or logic behind? Please explain. I have googled this and I have not received any satisfying answers

rash
  • 2,060
  • 1
  • 9
  • 28

1 Answers1

7

For continuous function, the function of the limit is the limit of the function.

$$f(\lim_{x \to a}x) = \lim_{x \to a}f(x)$$

Exponentiation is a continuous function.

Siong Thye Goh
  • 149,520
  • 20
  • 88
  • 149
  • Please be more precise. Exponentiation is continuous on a certain domain, not everywhere that it is useful to be defined. – user21820 May 16 '19 at 10:20