Limit used in stat mech, how to prove this?

  • Thread starter Thread starter Nusc
  • Start date Start date
  • Tags Tags
    Limit Stat mech
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 1K views
Nusc
Messages
752
Reaction score
2

Homework Statement



[tex] lim_{dt\rightarrow 0} [(1+ \alpha dt(e^{-ik}-1))^{1/dt}]^T = e^{\alpha (e^{-ik-1)T}[/tex]

It's a well known property in statistical physics, I'm not sure how to prove it

Homework Equations


The Attempt at a Solution



I know dt ->0

and 1/dt -> infinity

Which one converges faster? What test do I apply? I forgot everything.
 
Physics news on Phys.org


a is a constant.

I thought l'hopital rule applies when you take the limit of some variable that appears in both the numerator and denominator.
lim x->0 of (1+ax)^(1/x) is e^a
why then is this the case?
 


[tex]\lim_{x \rightarrow 0}(1+ax)^{1/x} = \lim_{x \rightarrow 0}e^{\frac{1}{x}\log{(1+ax)}} = e^{\lim_{x\rightarrow 0 }\frac{\log{(1+ax)}}{x}}[/tex]

by the continuity of the exponential function. Now apply l'Hopital. This is a common manipulation.