Jump to content

Kelvin functions

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Yobot (talk | contribs) at 11:14, 5 May 2014 (WP:CHECKWIKI error fixes using AWB (10093)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In applied mathematics, the Kelvin functions berν(x) and beiν(x) are the real and imaginary parts, respectively, of

where x is real, and Jν(z), is the νth order Bessel function of the first kind. Similarly, the functions Kerν(x) and Keiν(x) are the real and imaginary parts, respectively, of , where is the νth order modified Bessel function of the second kind.

These functions are named after William Thomson, 1st Baron Kelvin.

While the Kelvin functions are defined as the real and imaginary parts of Bessel functions with x taken to be real, the functions can be analytically continued for complex arguments x ei φ, φ ∈ [0, 2π). With the exception of Bern(x) and Bein(x) for integral n, the Kelvin functions have a branch point at x = 0.

ber(x)

ber(x) for x between 0 and 10.
for between 0 and 100.

For integers n, bern(x) has the series expansion

where Γ(z) is the Gamma function. The special case ber0(x), commonly denoted as just ber(x), has the series expansion

and asymptotic series

,

where , and

bei(x)

bei(x) for between 0 and 10.
for between 0 and 100.

For integers n, bein(x) has the series expansion

where Γ(z) is the Gamma function. The special case bei0(x), commonly denoted as just bei(x), has the series expansion

and asymptotic series

,

where , , and are defined as for ber.


ker(x)

For integers n, kern(x) has the (complicated) series expansion

ker(x) for between 0 and 10.
for x between 0 and 100.

where is the Digamma function. The special case ker, commonly denoted as just ker, has the series expansion

and the asymptotic series

where , and


kei(x)

For integers n, kein(x) has the (complicated) series expansion

kei(x) for between 0 and 10.
for between 0 and 100.

where is the Digamma function. The special case kei, commonly denoted as just kei, has the series expansion

and the asymptotic series

where , , and are defined as for ker.


See also

References

  • Abramowitz, Milton; Stegun, Irene Ann, eds. (1983) [June 1964]. "Chapter 9". Handbook of Mathematical Functions with Formulas, Graphs, and Mathematical Tables. Applied Mathematics Series. Vol. 55 (Ninth reprint with additional corrections of tenth original printing with corrections (December 1972); first ed.). Washington D.C.; New York: United States Department of Commerce, National Bureau of Standards; Dover Publications. p. 379. ISBN 978-0-486-61272-0. LCCN 64-60036. MR 0167642. LCCN 65-12253.
  • Olver, F. W. J.; Maximon, L. C. (2010), "Bessel functions", in Olver, Frank W. J.; Lozier, Daniel M.; Boisvert, Ronald F.; Clark, Charles W. (eds.), NIST Handbook of Mathematical Functions, Cambridge University Press, ISBN 978-0-521-19225-5, MR 2723248.
  • Weisstein, Eric W. "Kelvin Functions." From MathWorld—A Wolfram Web Resource. [1]
  • GPL-licensed C/C++ source code for calculating Kelvin functions at codecogs.com: [2]