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!)
A012052 sin(sin(arctanh(x)))=x-4/5!*x^5-136/7!*x^7-7408/9!*x^9-644416/11!*x^11... 0

%I #6 Jul 06 2023 15:01:53

%S 1,0,-4,-136,-7408,-644416,-84562880,-15811723136,-4005496370944,

%T -1317763889887232,-544096638435718144,-274416039275290634240,

%U -165481485047921126273024,-117299354914466636092850176

%N sin(sin(arctanh(x)))=x-4/5!*x^5-136/7!*x^7-7408/9!*x^9-644416/11!*x^11...

%t With[{nn=30},Take[CoefficientList[Series[Sin[Sin[ArcTanh[x]]],{x,0,nn}],x] Range[0,nn-1]!,{2,-1,2}]] (* _Harvey P. Dale_, Jul 06 2023 *)

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