How to Evaluate a Limit at Infinity with Exponential Functions

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 3K views
Ionophore
Messages
17
Reaction score
0
Can someone give me a hint on how to evaluate the following limit?

[tex] \stackrel{lim}{T\rightarrow\infty} (Texp(c/T) - T)[/tex]

I tried multiplying the numerator and denominator by the conjugate (because that sometimes helps) and got:

[tex] (T^2exp(2c/T) - T^2) / (Texp(c/T) + T)[/tex]

But I'm not sure what I can do from there...
 
Physics news on Phys.org
You can express it as

[tex]\lim_{x\rightarrow\infty} \frac{e^{c/x} - 1}{x^{-1}}}[/tex]

Then apply l'hopital's rule
 
Even faster, just observe that c/T -> 0 as T-> inf and use Maclaurin's for e^(c/T) up to the first order term.
 
Here's a typesetting tip:

\lim_{x \to a}

results in

[tex]\lim_{x \to a}[/tex]

Furthermore, if you wanted to create your own custom one, you would do this:

\mathop{\mathrm{Hur}}_{a = 1}^{b = 7}

to get

[tex]\mathop{\mathrm{Hur}}_{a = 1}^{b = 7}[/tex]