The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A272602 E.g.f.: exp( sum(n>=1, x^(n!) / n ) ). 2
1, 1, 2, 4, 10, 26, 316, 1912, 14204, 83260, 513496, 2918576, 43605112, 442060984, 5396258960, 51589877536, 502620599056, 4387660231952, 77691034349344, 1065687761143360, 17601265218632096, 230878891157853856, 3055183837594858432, 35865234134641395584, 155845649043266241280960 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
E.g.f.: exp( sum(n>=1, x^(n!) / n ) ).
PROG
(PARI) N=66; x='x+O('x^N); Vec(serlaplace(exp(sum(n=1, 10, x^(n!)/n))))
CROSSREFS
Cf. A272603 (e.g.f.: exp( sum(n>=1, x^(n!) / n! ) ) ).
Sequence in context: A179981 A086991 A272603 * A113066 A002459 A216434
KEYWORD
nonn
AUTHOR
Joerg Arndt, May 29 2016
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 May 31 23:52 EDT 2024. Contains 373008 sequences. (Running on oeis4.)