Limits of e^f(x) as x Approaches Infinity

  • Thread starter Thread starter Cherrybawls
  • Start date Start date
  • Tags Tags
    Limits
AI Thread Summary
The discussion confirms that if the limit of f(x) as x approaches infinity is "a," then the limit of e^f(x) as x approaches infinity is indeed e^a, due to the continuity of the exponential function. It also addresses the relationship between the limits of ln f(x) and f(x), affirming that ln lim f(x) equals lim ln f(x), with caution advised if the limit approaches zero. Participants reference a theorem related to the continuity of functions and provide a proof structure similar to that found in Spivak's "Calculus." The conversation emphasizes the importance of understanding these limit properties and their implications in calculus. Overall, the thread serves as a resource for clarifying fundamental limit concepts in mathematical analysis.
Cherrybawls
Messages
18
Reaction score
0
If I define the limit of f(x) as x aproaches infinity as "a", is it valid to say that the limit of
e^f(x) as x aproaches infinity is e^a?
 
Mathematics news on Phys.org
Yes, this is correct.
To be 100% sure, I'll need to see the explicit limit...
 
The problem was:

lim x^(-1/x)
x->∞
 
Yes, this is correct!
 
f(x)= e^x is continuous for all x so it is true that \displaytype lim_{x\to\infty}e^{f(x)}= e^{\lim_{x\to\infty} f(x)}.

Because you specifically ask about "e^x", I assume you mean that you are writing x^x as e^{ln(x^x)}= e^{x ln(x)}.
 
Yes, HallsofIvy, that is essentially what I was doing, but it seems odd to me that limits behave in this way.

Is it also true then, that:
lim ln f(x)
x->∞
is the same as
ln lim f(x)
x->∞
 
Yes, this is also true. But you need to pay attention when the limit of f(x) is 0.
 
Is this a basic property of limits, or is there some theorem associated with this? Can you point me to some sort of reference or guide that could help me to better understand this?
 
It was taught to me as a theorem.

Let f and g be two functions such that:
1) lim g(x)=c
x->a
2) f is continuos in c

then

lim (f°g)(x)= lim x->a (f(g(x)))= f(lim x->a (g(x)))= f(c)
x->a

The proof is very similar to the one in page 146(spanish version) "Calculus" of Spivak. But the theorem in Spivak is a little more restrictive.
Actually that theorem is just a corollary of the one I wrote at the beginning.
The difference in the proof is that when Spivak applies the continuity of g, you have to apply the definition of the existence of the limit,then the rest is just the same.
 
Last edited:
  • #10
Thank you so much, RadioactivMan, that was very helpful
 
Back
Top