login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A010789
arcsin(log(cos(x))) = -(1/2!)*x^2 - (2/4!)*x^4 - (31/6!)*x^6 - (692/8!)*x^8 + ...
0
0, 1, 2, 31, 692, 32821, 2182982, 220761451, 29587628072, 5271224958121, 1181874030353162, 329170919623534231, 110868894348113861852, 44548277847630426340381, 21016319125189602127144142, 11511508896932068502821046371, 7241614305987283988489059076432
OFFSET
0,3
FORMULA
a(n) = -1 * (2n)! [x^(2n)] arcsin(log(cos(x))). - Alois P. Heinz, Jun 11 2018
CROSSREFS
Sequence in context: A058244 A245051 A024235 * A333349 A349071 A224863
KEYWORD
nonn
AUTHOR
Patrick Demichel (patrick.demichel(AT)hp.com)
EXTENSIONS
a(0) = 0 prepended by Sean A. Irvine, Jun 11 2018
STATUS
approved