OFFSET
1,9
REFERENCES
F. Hirzebruch et al., Manifolds and Modular Forms, Vieweg, 2nd ed. 1994, p. 130.
D. C. Ravenel, Complex cobordism theory for number theorists, Lecture Notes in Mathematics, 1326, Springer-Verlag, Berlin-New York, 1988, pp. 123-133.
LINKS
EXAMPLE
a(10) = 13 because the 20th (2 * 10) Bernoulli number is -174611/330, and that divided by (-4) * 10 is approximately 13.2281.
MATHEMATICA
Table[Floor[BernoulliB[2n]/(-4n)], {n, 24}] (* Alonso del Arte, Jul 11 2012 *)
CROSSREFS
KEYWORD
sign
AUTHOR
STATUS
approved