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!)
A012335 tanh(arcsin(x)*sin(x))=2/2!*x^2-200/6!*x^6+1344/8!*x^8+367648/10!*x^10... 0

%I #6 Jan 14 2020 20:01:09

%S 2,0,-200,1344,367648,-7504640,-2587904384,253284677632,

%T 79392079655424,-6850403676839936,-2011786530842634240,

%U 1982840495232732151808,855419792148094652522496

%N tanh(arcsin(x)*sin(x))=2/2!*x^2-200/6!*x^6+1344/8!*x^8+367648/10!*x^10...

%t With[{nn=30},Take[CoefficientList[Series[Tanh[ArcSin[x]Sin[x]],{x,0,nn}],x] Range[0,nn]!,{3,-1,2}]] (* _Harvey P. Dale_, Jan 14 2020 *)

%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 September 10 16:25 EDT 2024. Contains 375791 sequences. (Running on oeis4.)