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!)
A292631 a(n) = n! * [x^n] exp(n*x)*(BesselI(0,2*x) + BesselI(1,2*x)). 2
1, 2, 10, 75, 758, 9660, 148772, 2688420, 55784710, 1307378358, 34158527852, 984547901051, 31034429035260, 1062081192039140, 39218355263626632, 1554260970293874135, 65803396940022289734, 2964120950479432183950, 141548149894016562758300, 7143010414313948156920665, 379821534884560034711455956 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
The n-th term of the n-th binomial transform of A001405.
LINKS
N. J. A. Sloane, Transforms
FORMULA
a(n) = A292630(n,n).
a(n) ~ (BesselI(0,2) + BesselI(1,2)) * n^n. - Vaclav Kotesovec, Sep 20 2017
MATHEMATICA
Table[n!*SeriesCoefficient[E^(n*x)*(BesselI[0, 2*x] + BesselI[1, 2*x]), {x, 0, n}], {n, 0, 20}] (* Vaclav Kotesovec, Sep 20 2017 *)
CROSSREFS
Main diagonal of A292630.
Sequence in context: A352270 A136222 A184356 * A295098 A124426 A321394
KEYWORD
nonn
AUTHOR
Ilya Gutkovskiy, Sep 20 2017
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 April 24 20:08 EDT 2024. Contains 371963 sequences. (Running on oeis4.)