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!)
A012092 sinh(arcsin(arctan(x)))=x+4/5!*x^5-32/7!*x^7+1936/9!*x^9-67328/11!*x^11... 1

%I #6 Mar 12 2016 14:34:37

%S 1,0,4,-32,1936,-67328,4140096,353591808,-262064131840,

%T 130347373404160,-65058714844462080,36397620373403361280,

%U -23130160076947953643520,16791590408623398030868480

%N sinh(arcsin(arctan(x)))=x+4/5!*x^5-32/7!*x^7+1936/9!*x^9-67328/11!*x^11...

%t With[{nn=30},Take[CoefficientList[Series[Sinh[ArcSin[ArcTan[x]]],{x,0,nn}],x] Range[0,nn-1]!,{2,-1,2}]] (* _Harvey P. Dale_, Mar 12 2016 *)

%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 23 03:30 EDT 2024. Contains 371906 sequences. (Running on oeis4.)