OFFSET
1,3
FORMULA
a(n) = numerator[Coefficient[Sum[Sum[(i-j)^(2n),{i,1,k}],{j,1,k}],k,2]]. a(n) = A027643(2n+3) - bisection of numerators of poly-Bernoulli numbers B_n^(k) with k=2.
MATHEMATICA
Numerator[Coefficient[Table[Sum[Sum[(i-j)^(2n), {i, 1, k}], {j, 1, k}], {n, 1, 20}], k, 2]]
CROSSREFS
KEYWORD
frac,sign
AUTHOR
Alexander Adamchuk, Jul 06 2006
STATUS
approved
