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!)
A307375 Expansion of Sum_{j>=0} j!*x^j / Product_{k=1..j} (1 - k^2*x). 0
1, 1, 3, 17, 151, 1893, 31499, 666169, 17351967, 543441005, 20079329875, 861908850561, 42439075349543, 2371469004695797, 149022897087857691, 10448429535366899273, 811758520658841809839, 69463012765807086749949, 6511800419610377560644707, 665560984365147223546851985 (list; graph; refs; listen; history; text; internal format)
OFFSET

0,3

LINKS

Table of n, a(n) for n=0..19.

MATHEMATICA

nmax = 19; CoefficientList[Series[Sum[j! x^j/Product[(1 - k^2 x), {k, 1, j}], {j, 0, nmax}], {x, 0, nmax}], x]

CROSSREFS

Cf. A000670, A135920, A229234.

Sequence in context: A303063 A209305 A182957 * A007767 A075820 A145081

Adjacent sequences: A307372 A307373 A307374 * A307376 A307377 A307378

KEYWORD

nonn

AUTHOR

Ilya Gutkovskiy, Apr 06 2019

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 2 02:09 EDT 2023. Contains 361723 sequences. (Running on oeis4.)