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!)
A012329 arcsin(arcsin(x)*sin(x))=2/2!*x^2+160/6!*x^6+1344/8!*x^8+458368/10!*x^10... 0

%I #6 Jul 09 2014 17:31:14

%S 2,0,160,1344,458368,16445440,8077598464,720541868032,493459770138624,

%T 85668743495532544,77756619165720870912,22805228251600514711552,

%U 26370717564373981237149696

%N arcsin(arcsin(x)*sin(x))=2/2!*x^2+160/6!*x^6+1344/8!*x^8+458368/10!*x^10...

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

%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 23 14:32 EDT 2024. Contains 371914 sequences. (Running on oeis4.)