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!)
A270597 E.g.f.: 1/(1-x) * Product_{k>0} (1 + sinh(x^k/k)). 6
1, 2, 5, 21, 98, 575, 3979, 31304, 277248, 2739141, 29898743, 355083014, 4584190984, 63680965127, 949202526375, 15102175351080, 255427113948896, 4573909845546233, 86542053988578763, 1723504067599805402, 36054646740337797072, 790412592781303448523 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) ~ n * A130263(n).
MATHEMATICA
nn=25; Range[0, nn]!*CoefficientList[Series[1/(1-x)*Product[1+Sinh[x^k/k], {k, 1, nn}], {x, 0, nn}], x]
CROSSREFS
Sequence in context: A357791 A047104 A319850 * A174080 A337283 A115087
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Mar 20 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 April 24 07:06 EDT 2024. Contains 371920 sequences. (Running on oeis4.)