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!)
A013038 sinh(sinh(x)+arcsin(x))=2*x+10/3!*x^3+122/5!*x^5+2874/7!*x^7... 0

%I #6 May 26 2015 10:25:50

%S 2,10,122,2874,124274,9112074,1034453162,168010601274,36823967146978,

%T 10446218843141514,3718872682920253658,1622239694086774955962,

%U 850659321062686016092498,527826476315576424009984138

%N sinh(sinh(x)+arcsin(x))=2*x+10/3!*x^3+122/5!*x^5+2874/7!*x^7...

%t With[{nn=30},Take[CoefficientList[Series[Sinh[Sinh[x]+ArcSin[x]],{x,0,nn}],x] Range[0,nn-1]!,{2,-1,2}]] (* _Harvey P. Dale_, May 26 2015 *)

%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 September 12 12:46 EDT 2024. Contains 375851 sequences. (Running on oeis4.)