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!)
A013377 sin(sin(x)-arcsinh(x)) = -8/5!*x^5+224/7!*x^7-11024/9!*x^9... 1
0, 0, -8, 224, -11024, 893024, -108056024, 18326044736, -4143959973152, 1203673701847616, -436556568694967720, 193325069835999174688, -102646741662885247765552, 64363759451798102692787104 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n) ~ (-1)^(n+1) * cosh(Pi/2-sinh(1)) * 2^(2*n+1) * n^(2*n) / exp(2*n). - Vaclav Kotesovec, Nov 01 2013
MATHEMATICA
Table[n!*SeriesCoefficient[Sin[Sin[x]-ArcSinh[x]], {x, 0, n}], {n, 1, 41, 2}] (* Vaclav Kotesovec, Nov 01 2013 *)
CROSSREFS
Sequence in context: A301360 A267235 A230144 * A214383 A220546 A189445
KEYWORD
sign
AUTHOR
Patrick Demichel (patrick.demichel(AT)hp.com)
EXTENSIONS
Prepended missing a(0)=0, a(1)=0 from Vaclav Kotesovec, Nov 01 2013
STATUS
approved

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 24 20:08 EDT 2024. Contains 371963 sequences. (Running on oeis4.)