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!)
A012544 sech(sinh(x)*arcsin(x))=1-12/4!*x^4-240/6!*x^6+1680/8!*x^8... 0

%I #6 Jun 03 2023 11:24:08

%S 1,0,-12,-240,1680,660480,39530304,-3855231744,-1466146656000,

%T -147651751649280,43245441015313408,21785411128189063168,

%U 453349606338812022784,-4374564365537166405795840

%N sech(sinh(x)*arcsin(x))=1-12/4!*x^4-240/6!*x^6+1680/8!*x^8...

%t With[{nn=30},Take[CoefficientList[Series[Sech[Sinh[x]ArcSin[x]],{x,0,nn}],x] Range[0,nn]!,{1,-1,2}]] (* _Harvey P. Dale_, Jun 03 2023 *)

%K sign

%O 0,3

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

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 17:39 EDT 2024. Contains 371797 sequences. (Running on oeis4.)