The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A013374 arcsinh(sin(x)-sinh(x))=-2/3!*x^3-2/7!*x^7+2240/9!*x^9-2/11!*x^11... 1
0, -2, 0, -2, 2240, -2, 137280, -403603202, 10325120, -223480857602, 1042911543845760, -119078050291202, 2638564062897339200, -16807721436490038912002, 5561493227350293205440 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
MATHEMATICA
With[{nn=40}, Flatten[{0, Take[Drop[CoefficientList[Series[ArcSinh[Sin[x]-Sinh[x]], {x, 0, nn}], x]Range[0, nn-1]!, 2], {2, -1, 2}]}]] (* Harvey P. Dale, Oct 19 2011 *)
CROSSREFS
Sequence in context: A281326 A012622 A013370 * A013371 A013372 A209640
KEYWORD
sign
AUTHOR
Patrick Demichel (patrick.demichel(AT)hp.com)
EXTENSIONS
Prepended missing a(0)=0 from Vaclav Kotesovec, Feb 04 2015
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 June 4 22:04 EDT 2024. Contains 373102 sequences. (Running on oeis4.)