login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A012118 tanh(arcsin(arcsinh(x)))=x-2/3!*x^3+24/5!*x^5-664/7!*x^7+36096/9!*x^9... 0
1, -2, 24, -664, 36096, -3054336, 389859456, -67637286144, 15712242647040, -4624447960903680, 1704772464238264320, -762137182003035340800, 409146648871581200056320, -258451658825083238747013120 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

MATHEMATICA

With[{nn=30}, Take[CoefficientList[Series[Tanh[ArcSin[ArcSinh[x]]], {x, 0, nn}], x]Range[0, nn-1]!, {2, -1, 2}]] (* From Harvey P. Dale, Dec 02 2011 *)

CROSSREFS

Sequence in context: A193442 A123741 A012216 * A012375 A012750 A174997

Adjacent sequences:  A012115 A012116 A012117 * A012119 A012120 A012121

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 11:30 EST 2012. Contains 206011 sequences.