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!)
A012564 sec(sinh(x)*arctan(x))=1+12/4!*x^4-120/6!*x^6+15120/8!*x^8... 0
1, 0, 12, -120, 15120, -1003200, 175323456, -30612097152, 8428742150400, -2694273274447872, 1128666024421563392, -559638290295925823488, 336992041752644836265984, -237186459370976230365020160 (list; graph; refs; listen; history; text; internal format)
OFFSET

0,3

LINKS

Table of n, a(n) for n=0..13.

MATHEMATICA

With[{nn=30}, Take[CoefficientList[Series[Sec[Sinh[x]ArcTan[x]], {x, 0, nn}], x] Range[0, nn]!, {1, -1, 2}]] (* Harvey P. Dale, Jul 04 2019 *)

CROSSREFS

Sequence in context: A012441 A012373 A012620 * A012442 A262204 A037097

Adjacent sequences: A012561 A012562 A012563 * A012565 A012566 A012567

KEYWORD

sign

AUTHOR

Patrick Demichel (patrick.demichel(AT)hp.com)

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 March 25 10:41 EDT 2023. Contains 361520 sequences. (Running on oeis4.)