login
A012199
tanh(arctan(arcsin(x)))=x-3/3!*x^3+49/5!*x^5-1691/7!*x^7+108961/9!*x^9...
1
1, -3, 49, -1691, 108961, -10415699, 1476822801, -274051642731, 68034310337345, -20698489943585315, 7945165226724184305, -3587174193714146380475, 1968139895275233488888545, -1234522114580149082237390195, 916981332590411294370399470545
OFFSET
0,2
LINKS
MATHEMATICA
With[{nn=30}, Take[CoefficientList[Series[Tanh[ArcTan[ArcSin[x]]], {x, 0, nn}], x] Range[0, nn-1]!, {2, -1, 2}]] (* Harvey P. Dale, Oct 13 2014 *)
CROSSREFS
Sequence in context: A187664 A380754 A336673 * A337154 A300990 A062961
KEYWORD
sign
AUTHOR
Patrick Demichel (patrick.demichel(AT)hp.com)
EXTENSIONS
More terms from Harvey P. Dale, Oct 13 2014
STATUS
approved