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!)
A012990 sinh(arctan(x)+arcsin(x))=2*x+7/3!*x^3+25/5!*x^5+1985/7!*x^7... 0

%I #6 Jan 13 2017 13:43:05

%S 2,7,25,1985,14905,9006925,20012525,202749678625,-3158018147375,

%T 14186901874647125,-671237145329976875,2393939114315833215625,

%U -224442506249023480234375,829987864326478226455328125

%N sinh(arctan(x)+arcsin(x))=2*x+7/3!*x^3+25/5!*x^5+1985/7!*x^7...

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

%K sign

%O 0,1

%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 June 7 00:08 EDT 2023. Contains 363151 sequences. (Running on oeis4.)