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!)
A330517 Expansion of e.g.f. Product_{k>=1} sech(x^k) (even powers only). 4
1, -1, -7, -241, -4495, -652801, -15004375, -7047990769, 1597056262625, -360304327144321, 286464442762907225, 560117092794518159, 78257061390674957994065, 5684812583023438995911039, 45666128878264725133259682185 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
MATHEMATICA
nmax = 14; Table[(CoefficientList[Series[Product[Sech[x^k], {k, 1, nmax}], {x, 0, 2 nmax}], x] Range[0, 2 nmax]!)[[n]], {n, 1, 2 nmax + 1, 2}]
CROSSREFS
Sequence in context: A251594 A210248 A200961 * A086214 A133589 A296377
KEYWORD
sign
AUTHOR
Ilya Gutkovskiy, Dec 17 2019
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 16:21 EDT 2024. Contains 371794 sequences. (Running on oeis4.)