login
A009428
Expansion of e.g.f. log(1+x)/cos(tanh(x)).
2
0, 1, -1, 5, -12, 29, -165, 993, -7056, 62649, -540225, 5044445, -56372844, 685980437, -8868937077, 124034330553, -1855540686720, 29570974192753, -502444027531233, 9041323571823925, -171561171727515820, 3427632445624110605
OFFSET
0,4
LINKS
MATHEMATICA
With[{nn=30}, CoefficientList[Series[Log[1+x]/Cos[Tanh[x]], {x, 0, nn}], x]Range[0, nn]!] (* Harvey P. Dale, Oct 06 2011 *)
CROSSREFS
Sequence in context: A069306 A277088 A009412 * A220029 A192520 A094125
KEYWORD
sign,easy
AUTHOR
EXTENSIONS
Extended with signs by Olivier Gérard, Mar 15 1997
Corrected Mathematica program, Harvey P. Dale, Oct 06 2011
STATUS
approved