login
This site is supported by donations 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... 0
-2, 0, -2, 2240, -2, 137280, -403603202, 10325120, -223480857602, 1042911543845760, -119078050291202, 2638564062897339200, -16807721436490038912002, 5561493227350293205440 (list; graph; refs; listen; history; internal format)
OFFSET

0,1

MATHEMATICA

With[{nn=40}, Take[Drop[CoefficientList[Series[ArcSinh[Sin[x]-Sinh[x]], {x, 0, nn}], x]Range[0, nn-1]!, 2], {2, -1, 2}]] (* From Harvey P. Dale, Oct 19 2011 *)

CROSSREFS

Sequence in context: A056949 A012622 A013370 * A013371 A013372 A080300

Adjacent sequences:  A013371 A013372 A013373 * A013375 A013376 A013377

KEYWORD

sign

AUTHOR

Patrick Demichel (dml(AT)hpfrcu03.france.hp.com)

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 17 00:09 EST 2012. Contains 205978 sequences.