login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A002506 Denominators of coefficients of expansion of Bessel function J_2(x). 11
8, 96, 3072, 184320, 17694720, 2477260800, 475634073600, 119859786547200, 38355131695104000, 15188632151261184000, 7290543432605368320000, 4170190843450270679040000, 2802368246798581896314880000 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
REFERENCES
Bronstein-Semendjajew, Taschenbuch der Mathematik, 7th German ed. 1965, ch. 4.4.7
LINKS
FORMULA
a(n) = 2^(2n+k) * n! * (n+k)! here for k=2, i.e., Bessel's J2(x).
a(n) - 4*n*(n+2)*a(n-1) = 0. - R. J. Mathar, Jun 20 2013
EXAMPLE
a(2) = 3072 = 64*2*24, J2(x) = x^2/8 - x^4/96 + x^6/3072 - x^8/184320 +- ...
MATHEMATICA
Denominator[Take[CoefficientList[Series[BesselJ[2, x], {x, 0, 30}], x], {3, -1, 2}]] (* Harvey P. Dale, Sep 21 2013 *)
CROSSREFS
J0: A002454, J1: A002474, J3: A014401.
Sequence in context: A356590 A338571 A317005 * A367352 A318012 A320398
KEYWORD
nonn
AUTHOR
EXTENSIONS
Previous Mathematica program corrected by Harvey P. Dale, Sep 21 2013
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified August 13 05:48 EDT 2024. Contains 375113 sequences. (Running on oeis4.)