How to Evaluate a Limit at Infinity with Exponential Functions

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
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
 
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]