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!)
A012586 arcsin(arcsinh(x)*exp(x))=x+2/2!*x^2+3/3!*x^3+12/4!*x^4+93/5!*x^5... 0

%I #7 Apr 04 2013 11:37:46

%S 1,2,3,12,93,670,5775,66360,866201,12368218,199321595,3586550660,

%T 70423787445,1499367858742,34522135846471,854378102311664,

%U 22596634681576113,636104718523145010,18994369965270547315

%N arcsin(arcsinh(x)*exp(x))=x+2/2!*x^2+3/3!*x^3+12/4!*x^4+93/5!*x^5...

%t With[{nn=20},Rest[CoefficientList[Series[ArcSin[ArcSinh[x]Exp[x]],{x,0,nn}],x] Range[0,nn]!]] (* _Harvey P. Dale_, Apr 04 2013 *)

%K nonn

%O 1,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 25 01:35 EDT 2024. Contains 371964 sequences. (Running on oeis4.)