Solving the Integral for Boltzmann Law for Scientists

  • Thread starter Thread starter jaap de vries
  • Start date Start date
  • Tags Tags
    Integral
jaap de vries
Messages
166
Reaction score
0
When integrating plank's fomula to obatin boltzman law,
I need to integrate

f(x) = x^3/(e^x-1) from 0 to infinity, the result is pi^4/15

Does anybody have any idea on how to do this elegantly??
Thank you.
Jaap
 
Physics news on Phys.org
This is a problem in Arfken. It involves the ploygamma function and the Riemann zeta function. I won't have time to think about it until later today.

Regards,
George
 
jaap de vries said:
When integrating plank's fomula to obatin boltzman law,
I need to integrate
f(x) = x^3/(e^x-1) from 0 to infinity, the result is pi^4/15
Does anybody have any idea on how to do this elegantly??
Thank you.
Jaap

This is a problem previously addressed by Daniel:

The integral is the Debye-Einstein integral:

\mathcal{D}_3=\int_0^{\infty} \frac{x^3}{e^x-1}dx=\int_0^\infty \frac{x^3e^{-x}}{1-e^{-x}}dx

Since:

\frac{1}{1-e^{-x}}=\sum_{n=0}^{\infty} \left(\frac{1}{e^x}\right)^n

then:

\sum_{n=1}^{\infty}\int_0^{\infty} x^3 e^{-nx}dx=\Gamma(x)\zeta(4)
 
Last edited:
saltydog said:
This is a problem previously addressed by Daniel

Very nice. :smile:

Picking a nit - there's a minor typo in the last line.

I had hoped to have a go at this problem this afternoon after finishing my "real" work; now I guess I'll have to find something else to do.

Regards,
George
 
George Jones said:
Very nice. :smile:
Picking a nit - there's a minor typo in the last line.
Regards,
George

Thanks for pointing that out. Should it read:

\sum_{n=1}^{\infty}\int_0^{\infty} x^3 e^{-nx}dx=\Gamma(4)\zeta(4)

And thus, would we have:

\mathcal{D}_n=\Gamma(n+1)\zeta(n+1)\quad ?

I'm not sure and will need to look at it a bit. Well, . . . how about you Jaap?

Edit:

Yep, yep, I think we should re-phrase the question:

Japp, kindly prove or disprove the following:

\int_0^{\infty}\frac{x^n}{e^x-1}dx \:?=\:\Gamma(n+1)\zeta(n+1)

(and he also showed me how to put that question mark on top of the equal sign but I forgot)
 
Last edited:
Thanks guys! let me chew on that one a bit. Note however, I'm an engineer not a mathematician. Nice to know there is a community out here to help, Makes me feel good.

I'll let Y'all know if I have any questions

Jaap
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top