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

 


A012644
sec(arcsinh(x)*cos(x))=1+1/2!*x^2-11/4!*x^4-35/6!*x^6+7817/8!*x^8...
0
1, 1, -11, -35, 7817, -79975, -36304963, 2699226933, 396427182993, -87651048858959, -16569660529400315, 10430924939842521613, -942407687412636958951, -611722217603320514811575
OFFSET
0,3
MATHEMATICA
With[{nn=30}, Take[CoefficientList[Series[Sec[ArcSinh[x]Cos[x]], {x, 0, nn}], x] Range[0, nn]!, {1, -1, 2}]] (* Harvey P. Dale, Jun 16 2021 *)
CROSSREFS
Sequence in context: A217336 A123749 A159493 * A138893 A243151 A225130
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 23 02:59 EDT 2024. Contains 376140 sequences. (Running on oeis4.)