login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo

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 60th year, we have over 367,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

Other ways to Give
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A120282 Numerator of the coefficients of k^2 term at Sum[Sum[(i-j)^(2n),{i,1,k}],{j,1,k}]. 1
-1, 1, -5, 7, -15, 7601, -91, 3617, -745739, 3317609, -5981591, 5436374093, -213827575, 213745149261, -249859397004145, 238988952277727, -28354566442037, 26315271553053477373, -108409774812137683, 3394075340453838586663 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
LINKS
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
Cf. A027643.
Sequence in context: A059613 A242503 A116048 * A132094 A082878 A106506
KEYWORD
frac,sign
AUTHOR
Alexander Adamchuk, Jul 06 2006
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified December 3 02:05 EST 2023. Contains 367530 sequences. (Running on oeis4.)