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!)
A270662 E.g.f.: Product_{k>=1} (1 + sin(x^k)). 12
1, 1, 2, 11, 48, 341, 2640, 23561, 228816, 2674153, 32749200, 440019469, 6504919080, 102077649805, 1724124159576, 31359633592769, 596774321099040, 12048020039472209, 259300490127149664, 5798531237450331797, 136619813565630980280, 3380131718416134261301 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
MATHEMATICA
nmax = 25; Range[0, nmax]! * CoefficientList[Series[Product[1+Sin[x^k], {k, 1, nmax}], {x, 0, nmax}], x]
CROSSREFS
Sequence in context: A192699 A003442 A054894 * A330540 A139475 A034568
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 16 11:35 EDT 2024. Contains 371711 sequences. (Running on oeis4.)