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!)
A012428 arctanh(arctan(x)*sin(x))=2/2!*x^2-12/4!*x^4+430/6!*x^6-27384/8!*x^8... 0

%I #7 Nov 28 2016 18:38:19

%S 0,2,-12,430,-27384,3086458,-524689220,126513823462,-40981407368048,

%T 17181884789561202,-9052122654113318396,5854705311144202022046,

%U -4561027328402726456335720,4212695076131749316430016746

%N arctanh(arctan(x)*sin(x))=2/2!*x^2-12/4!*x^4+430/6!*x^6-27384/8!*x^8...

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

%K sign

%O 0,2

%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 24 02:42 EDT 2024. Contains 371917 sequences. (Running on oeis4.)