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!)
A270669 E.g.f.: Product_{k>=1} (1 + sinh(k*x^k)). 2
1, 1, 4, 31, 168, 1841, 19320, 226885, 2655408, 47569681, 743996880, 12582916061, 245804712120, 4831304993113, 109782586920552, 2669560767444901, 61579705719702240, 1566459883903878305, 44585240861695115808, 1212424119941953292461, 37517727808419084095400 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
MATHEMATICA
nn = 25; Range[0, nn]! * CoefficientList[Series[Product[1+Sinh[k*x^k], {k, 1, nn}], {x, 0, nn}], x]
CROSSREFS
Sequence in context: A281832 A299076 A270670 * A298996 A299663 A005216
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Mar 21 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 19 08:39 EDT 2024. Contains 371782 sequences. (Running on oeis4.)