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!)
A270666 E.g.f.: Product_{k>=1} (1 + tan(x^k)). 9
1, 1, 2, 14, 48, 416, 3360, 29504, 274176, 3503104, 45192960, 579956992, 8982251520, 138130720768, 2456648183808, 45868468109312, 871166211686400, 17536583860060160, 393972064172900352, 8704569607311982592, 210657904645299240960, 5322004254737369399296 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
MATHEMATICA
nmax = 25; Range[0, nmax]! * CoefficientList[Series[Product[(1+Tan[x^k]), {k, 1, nmax}], {x, 0, nmax}], x]
CROSSREFS
Sequence in context: A200193 A188571 A083102 * A330544 A056080 A241232
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 23 20:33 EDT 2024. Contains 371916 sequences. (Running on oeis4.)