Debye function

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search

In mathematics, the family of Debye functions is defined by Dn(x)=nxn0xtnet1dt.

The functions are named in honor of Peter Debye, who came across this function (with n = 3) in 1912 when he analytically computed the heat capacity of what is now called the Debye model.

Mathematical properties

[edit | edit source]

Relation to other functions

[edit | edit source]

The Debye functions are closely related to the polylogarithm.

Series expansion

[edit | edit source]

They have the series expansion[1] Dn(x)=1n2(n+1)x+nk=1B2k(2k+n)(2k)!x2k,|x|<2π, n1, where Bn is the n-th Bernoulli number.

Limiting values

[edit | edit source]

limx0Dn(x)=1. If Γ is the gamma function and ζ is the Riemann zeta function, then, for x0,[2] Dn(x)=nxn0xtndtet1nxnΓ(n+1)ζ(n+1),Ren>0,

Derivative

[edit | edit source]

The derivative obeys the relation xDn(x)=n(B(x)Dn(x)), where B(x)=x/(ex1) is the Bernoulli function.

Applications in solid-state physics

[edit | edit source]

The Debye model

[edit | edit source]

The Debye model has a density of vibrational states gD(ω)=9ω2ωD3,0ωωD with the Debye frequency ωD.

Internal energy and heat capacity

[edit | edit source]

Inserting g into the internal energy U=0dωg(ω)ωn(ω) with the Bose–Einstein distribution n(ω)=1exp(ω/kBT)1. one obtains U=3kBTD3(ωD/kBT). The heat capacity is the derivative thereof.

Mean squared displacement

[edit | edit source]

The intensity of X-ray diffraction or neutron diffraction at wavenumber q is given by the Debye-Waller factor or the Lamb-Mössbauer factor. For isotropic systems it takes the form exp(2W(q))=exp(q2ux2). In this expression, the mean squared displacement refers to just once Cartesian component ux of the vector u that describes the displacement of atoms from their equilibrium positions. Assuming harmonicity and developing into normal modes,[3] one obtains 2W(q)=2q26MkBT0dωkBTωg(ω)cothω2kBT=2q26MkBT0dωkBTωg(ω)[2exp(ω/kBT)1+1]. Inserting the density of states from the Debye model, one obtains 2W(q)=322q2MωD[2(kBTωD)D1(ωDkBT)+12]. From the above power series expansion of D1 follows that the mean square displacement at high temperatures is linear in temperature 2W(q)=3kBTq2MωD2. The absence of indicates that this is a classical result. Because D1(x) goes to zero for x it follows that for T=0 2W(q)=342q2MωD (zero-point motion).

References

[edit | edit source]
  1. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  2. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  3. ^ Ashcroft & Mermin 1976, App. L,

Further reading

[edit | edit source]
  • Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  • "Debye function" entry in MathWorld, defines the Debye functions without prefactor n/xn

Implementations

[edit | edit source]
  • Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  • Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  • Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value). Fortran 77 code
  • Fortran 90 version
  • Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  • Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  • C version of the GNU Scientific Library