OFFSET
0,2
LINKS
Harvey P. Dale, Table of n, a(n) for n = 0..1000
FORMULA
a(n) = 2*A090634(n) for n > 0.
a(n) = denominator((1-1/2^n)/n), for n > 0, conjectured. - Michel Marcus, Sep 12 2019
MATHEMATICA
CoefficientList[Series[Log[(x/2-1)/(x-1)], {x, 0, 30}], x]//Denominator (* Harvey P. Dale, Oct 23 2025 *)
CROSSREFS
KEYWORD
easy,nonn
AUTHOR
Paul Barry, Jun 17 2007
STATUS
approved
