|
|
A000249
|
|
Nearest integer to modified Bessel function K_n(5).
(Formerly M2859 N1150)
|
|
1
|
|
|
0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 10, 42, 193, 966, 5215, 30170, 186234, 1222065, 8496274, 62395234, 482700052, 3923995651, 33444263516, 298233514595, 2777192597789, 26959282453367, 272370017131462, 2859607460620573, 31156130591833647, 351808270089157421
(list;
graph;
refs;
listen;
history;
text;
internal format)
|
|
|
OFFSET
|
0,10
|
|
REFERENCES
|
M. Abramowitz and I. A. Stegun, eds., Handbook of Mathematical Functions, National Bureau of Standards Applied Math. Series 55, 1964 (and various reprintings), p. 429.
N. J. A. Sloane, A Handbook of Integer Sequences, Academic Press, 1973 (includes this sequence).
N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).
|
|
LINKS
|
M. Abramowitz and I. A. Stegun, eds., Handbook of Mathematical Functions, National Bureau of Standards, Applied Math. Series 55, Tenth Printing, 1972 [alternative scanned copy].
|
|
MAPLE
|
f := proc(n) round( evalf ( BesselK( n, 5 ) )); end;
|
|
MATHEMATICA
|
|
|
PROG
|
|
|
CROSSREFS
|
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
|
|
EXTENSIONS
|
|
|
STATUS
|
approved
|
|
|
|