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!)
A012729 arcsin(arctanh(x)*arctan(x))=2/2!*x^2+328/6!*x^6+1402272/10!*x^10... 0

%I #6 Nov 28 2016 20:03:25

%S 2,328,1402272,34476662400,2862572968849920,606547177566513039360,

%T 275433333396552433711226880,237761902453820639998996848476160

%N arcsin(arctanh(x)*arctan(x))=2/2!*x^2+328/6!*x^6+1402272/10!*x^10...

%t With[{nn=30},Take[CoefficientList[Series[ArcSin[ArcTanh[x]*ArcTan[x]],{x,0,nn}],x] Range[0,nn]!,{3,-1,4}]] (* _Ray Chandler_, Nov 28 2016 *)

%K nonn

%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 April 19 18:05 EDT 2024. Contains 371798 sequences. (Running on oeis4.)