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!)
A270670 E.g.f.: Product_{k>=1} (1 + k*sinh(x^k)). 2
1, 1, 4, 31, 168, 1841, 18600, 221845, 2655408, 44969041, 703172880, 11894018621, 231354830520, 4504644624793, 100890401218152, 2370351246834901, 55456622199548640, 1400307612079837985, 39002429830457675808, 1058964187034314179181, 32049467535091477285800 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
MATHEMATICA
nn = 25; Range[0, nn]! * CoefficientList[Series[Product[1+k*Sinh[x^k], {k, 1, nn}], {x, 0, nn}], x]
CROSSREFS
Sequence in context: A179562 A281832 A299076 * A270669 A298996 A299663
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 25 06:49 EDT 2024. Contains 371964 sequences. (Running on oeis4.)