New Reply

Why does this not diverge when x = inf?

 
Share Thread Thread Tools
Dec4-12, 09:50 PM   #1
 
Recognitions:
Gold Membership Gold Member

Why does this not diverge when x = inf?


Here is the equation I came across during a proof in my Statistical Mechanics textbook.

[itex]\frac{x^3}{3} ln(1-e^{-βx}) = 0[/itex]

where [itex]β = \frac{1}{k_{B}T}[/itex] and [itex]x[/itex] is evaluated from [itex]\infty[/itex] to [itex]0[/itex].

Why does this not diverge? Is it an estimation?
 
PhysOrg.com
PhysOrg
mathematics news on PhysOrg.com

>> Mathematicians analyze social divisions using cell phone data
>> Can math models of gaming strategies be used to detect terrorism networks?
>> Mathematician proves there are infinitely many pairs of prime numbers less than 70 million units apart
Dec4-12, 10:08 PM   #2
 
Recognitions:
Homework Helper Homework Help
Quote by denjay View Post
Here is the equation I came across during a proof in my Statistical Mechanics textbook.

[itex]\frac{x^3}{3} ln(1-e^{-βx}) = 0[/itex]

where [itex]β = \frac{1}{k_{B}T}[/itex] and [itex]x[/itex] is evaluated from [itex]\infty[/itex] to [itex]0[/itex].

Why does this not diverge? Is it an estimation?
What do you mean by "[itex]x[/itex] is evaluated from [itex]\infty[/itex] to [itex]0[/itex]"? Just that that is the range of x, i.e., ##x \in [0,\infty)##?

At any rate, as you take ##x\rightarrow \infty##, ##e^{-\beta x}## becomes small. You can then use the taylor expansion of the logarithm, ##\ln(1+t) \approx t## as ##t\rightarrow 0## to find the leading order behavior as x gets large, and see that the expression will go to zero.

You could also use L'Hopital's rule to demonstrate this, as the limit is of the indeterminate form ##\infty \cdot 0##. Both approaches will give you the limit, but the first approach also tells you how the function behaves asymptotically as x gets large.
 
Dec4-12, 10:21 PM   #3
 
Mentor
Quote by denjay View Post
Here is the equation I came across during a proof in my Statistical Mechanics textbook.

[itex]\frac{x^3}{3} ln(1-e^{-βx}) = 0[/itex]
Was this in the form of a limit? That context would make sense with what you said below.

$$ \lim_{x \to \infty} \frac{x^3}{3} ln(1-e^{-βx}) $$

The above is the indeterminate form [∞ * 0]. Being indeterminate, you can't tell how it will turn out.

The thing to do is to write it in a form so that L'Hopital's Rule can be used; namely,
$$ \frac{1}{3}\lim_{x \to \infty} \frac{ln(1-e^{-βx}) }{x^{-3}} $$

Now, it's the indeterminate form [0/0], so L'Hopital's can be used. The numerator is approaching 0, as is the denominator.

Applying L'H, you arrive pretty quickly at a limit value of 0.
Quote by denjay View Post

where [itex]β = \frac{1}{k_{B}T}[/itex] and [itex]x[/itex] is evaluated from [itex]\infty[/itex] to [itex]0[/itex].
I'm assuming that β > 0. Also, we don't normally evaluate something from ∞
to 0. We can take the limit, though, as x → ∞.
Quote by denjay View Post
Why does this not diverge? Is it an estimation?
 
Dec4-12, 11:36 PM   #4
 
Recognitions:
Gold Membership Gold Member

Why does this not diverge when x = inf?


Sorry I probably should have provided more information. That equation is the result of an integral being from 0 to ∞. So, with that equation, setting x = 0 makes the equation zero along with setting x = ∞.

And the only restriction on β is that β > 0.
 
Dec5-12, 07:39 AM   #5
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
If you are working with integrals, you should know by now that you can not "set [itex]x= \infty[/itex]". You have to use limits.
 
New Reply
Thread Tools


Similar Threads for: Why does this not diverge when x = inf?
Thread Forum Replies
Why does it diverge? Calculus & Beyond Homework 5
Does n^2/(n^3+n^2) diverge? Calculus & Beyond Homework 11
Does x/(x^2 - 1)^2 converge or diverge? Calculus & Beyond Homework 5
Converge or diverge? Calculus & Beyond Homework 2
Diverge? Calculus & Beyond Homework 7