|
Search: id:A092563
|
|
|
| A092563 |
|
Coefficients in asymptotic expansion of I_0(x)sqrt(2*pi*x)/e^x in powers of 1/(16x). |
|
+0 1
|
|
| 1, 2, 18, 300, 7350, 238140, 9604980, 463783320, 26087811750, 1675417243500, 120965124980700, 9699203657543400, 855146455806743100, 82225620750648375000, 8563211075317523625000, 960221401912271649150000
(list; graph; listen)
|
|
|
OFFSET
|
0,2
|
|
|
REFERENCES
|
F. Bowman, Introduction to Bessel functions, Dover Publications Inc., New York 1958, see page 48. MR0097539
M. Abramowitz and I. A. Stegun, eds., Handbook of Mathematical Functions, National Bureau of Standards Applied Math. Series 55, 1964 (and various reprintings), p. 377. 9.7.1
|
|
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].
|
|
FORMULA
|
E.g.f. A(x)=y satisfies (8x^2-x)y''+(16x-1)y+2y=0. G.f. A(x)=y satisfies 8x^2y''+(16x-1)y+2y=0.
E.g.f.: F(1/2, 1/2;1;8x) = 1/AGM(1, (1-8x)^(1/2)). a(n)=(2n)!^2/(n!^3 2^n).
|
|
EXAMPLE
|
I_0(x)sqrt(2*pi*x)/e^x ~ 1+2/(16x)+18/(16x)^2+300/(16x)^3+... where I_0(x) is a Bessel function
|
|
PROGRAM
|
(PARI) a(n)=if(n<0, 0, (2*n)!^2/n!^3/2^n)
(PARI) a(n)=if(n<0, 0, n!*polcoeff(1/agm(1, sqrt(1-8*x+x*O(x^n))), n))
|
|
CROSSREFS
|
a(n)2^n=A002894(n)n!.
Sequence in context: A084947 A123385 A121564 this_sequence A087215 A090307 A123311
Adjacent sequences: A092560 A092561 A092562 this_sequence A092564 A092565 A092566
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Michael Somos, Feb 28 2004
|
|
|
Search completed in 0.002 seconds
|