2

I've seen in multiple places that a limit

$\lim_{x\to\infty} e^{f(x)}$

can be rewritten as

$e^{\lim_{x\to\infty} f(x)}$.

However, I searched Google (and this Stack Exchange) for limit properties, but none of them seem to state this as a rule or imply it, either. Is there a way to prove this, and is there a rule which states this?

Hans Lundmark
  • 53,395
Skeleton Bow
  • 2,101

1 Answers1

4

If $\lim_{x\to \infty }f(x)$ exists, the continuity of $x\longmapsto e^x$ gives you the result directly. If $\lim_{x\to \infty }f(x)=+\infty $, it's a fact that $x\longmapsto e^x$ is strictly increasing and that $\lim_{x\to \infty }e^{x}=+\infty $ will give you the result. And if $\lim_{x\to \infty }f(x)$ doesn't exist, then it makes no sense to write $\lim_{x\to\infty }f(x)$.

Skeleton Bow
  • 2,101
Surb
  • 55,662