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!)
A270664 E.g.f.: Product_{k>=1} (1 + tanh(x^k)). 9
1, 1, 2, 10, 48, 336, 2400, 22240, 220416, 2496256, 30286080, 411725568, 6004838400, 94609106944, 1588301524992, 28577718427648, 546685777182720, 11027370474504192, 234498341381603328, 5253826506085629952, 123695389756163358720, 3039894623920125116416 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
MATHEMATICA
nmax = 25; Range[0, nmax]! * CoefficientList[Series[Product[(1+Tanh[x^k]), {k, 1, nmax}], {x, 0, nmax}], x]
CROSSREFS
Sequence in context: A302557 A129118 A037256 * A330543 A052576 A279852
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 08:27 EDT 2024. Contains 371964 sequences. (Running on oeis4.)