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

%I #6 Oct 20 2020 15:23:47

%S 1,0,12,240,8400,549120,53608896,7360813824,1377976654080,

%T 339091656130560,106266069932321792,41339215216164073472,

%U 19547389576904471367680,11040327077609014366371840

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

%t With[{nn=30},Take[CoefficientList[Series[Cosh[Sinh[x]ArcSin[x]],{x,0,nn}],x] Range[0,nn]!,{1,-1,2}]] (* _Harvey P. Dale_, Oct 20 2020 *)

%K nonn

%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 07:11 EDT 2024. Contains 371782 sequences. (Running on oeis4.)