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!)
A013347 -sinh(sin(x)-arcsin(x))=2/3!*x^3+8/5!*x^5+226/7!*x^7+13264/9!*x^9... 0

%I #6 Mar 14 2015 10:58:36

%S 2,8,226,13264,1040866,128181272,21880956098,4957876255136,

%T 1441276692392770,522786344819213608,231464628933637009186,

%U 122855468800105032574832,77004928448834740386437666

%N -sinh(sin(x)-arcsin(x))=2/3!*x^3+8/5!*x^5+226/7!*x^7+13264/9!*x^9...

%t With[{nn=30},Take[CoefficientList[Series[-Sinh[Sin[x]-ArcSin[x]],{x,0,nn}],x] Range[0,nn-1]!,{4,-1,2}]] (* _Harvey P. Dale_, Mar 14 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 March 28 18:04 EDT 2024. Contains 371254 sequences. (Running on oeis4.)