login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 


A012621
sech(arcsinh(x)*tan(x))=1-12/4!*x^4-120/6!*x^6+1680/8!*x^8...
0
1, 0, -12, -120, 1680, 367680, 12095424, -560956032, -447394871040, -8068784621568, -1294533276204032, 6639186363172284416, -1043706052752056152064, 641443809049086939217920
OFFSET
0,3
MATHEMATICA
With[{nn=30}, Take[CoefficientList[Series[Sech[ArcSinh[x]Tan[x]], {x, 0, nn}], x] Range[0, nn]!, {1, -1, 2}]] (* Harvey P. Dale, Aug 27 2019 *)
CROSSREFS
Sequence in context: A239188 A200163 A012565 * A102341 A174561 A009078
KEYWORD
sign
AUTHOR
Patrick Demichel (patrick.demichel(AT)hp.com)
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | 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 September 22 18:40 EDT 2024. Contains 376137 sequences. (Running on oeis4.)