login
A013306
Numerator of [x^n] of the Taylor series arccosh(exp(x) - arcsin(x)).
0
1, 0, 0, -1, 0, -1, -1, -344, -2, -7733, -4873, -10514857, -3449, -738707, -71666467, -129310473049, -35839, -19576627, -45715711199, -866367643482931, -572765895007711, -274989109970083277, -266112669025361017
OFFSET
1,8
PROG
(PARI) x = 'x + O('x^30); apply(x->numerator(x), Vec((acosh(exp(x) - asin(x))))) \\ Michel Marcus, Sep 20 2018
CROSSREFS
Sequence in context: A222460 A013787 A013844 * A044878 A085336 A236090
KEYWORD
sign
AUTHOR
Patrick Demichel (patrick.demichel(AT)hp.com)
EXTENSIONS
Values replaced by numerators and offset corrected by Sean A. Irvine, Aug 05 2018
STATUS
approved