login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A061407
Denominators in the series for Bessel function J8(x).
2
10321920, 371589120, 29727129600, 3923981107200, 753404372582400, 195885136871424000, 65817405988798464000, 27643310515295354880000, 14153374983831221698560000, 8661865490104707679518720000
OFFSET
0,1
MATHEMATICA
Denominator[Take[CoefficientList[Series[BesselJ[8, x], {x, 0, 50}], x], {9, -1, 2}]] (* G. C. Greubel, Aug 15 2017 *)
CROSSREFS
J1: A002474, J2: A002506, J3: A014401 for formula etc.
Sequence in context: A118213 A205893 A186534 * A152155 A159837 A241791
KEYWORD
nonn,easy
AUTHOR
Frank Ellermann, Jun 11 2001
STATUS
approved