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”).

A061403
Denominators in the series for Bessel function J4(x).
2
384, 7680, 368640, 30965760, 3963617280, 713451110400, 171228266496000, 52738306080768000, 20251509535014912000, 9477706462386978816000, 5307515618936708136960000, 3502960308498227370393600000
OFFSET
0,1
MATHEMATICA
Denominator[Take[CoefficientList[Series[BesselJ[4, x], {x, 0, 500}], x], {5, -1, 2}]] (* G. C. Greubel, Aug 15 2017 *)
CROSSREFS
J1: A002474, J2: A002506, J3: A014401 for formula etc.
Sequence in context: A183686 A134241 A203980 * A281656 A128967 A168675
KEYWORD
nonn,easy
AUTHOR
Frank Ellermann, Jun 11 2001
STATUS
approved