| New Reply |
Why does this not diverge when x = inf? |
Share Thread | Thread Tools |
| Dec4-12, 09:50 PM | #1 |
|
|
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? |
| Dec4-12, 10:08 PM | #2 |
|
Recognitions:
|
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
|
$$ \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. to 0. We can take the limit, though, as x → ∞. |
| Dec4-12, 11:36 PM | #4 |
|
|
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 |
|
|
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 | ||