cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A051225 Numbers m such that the Bernoulli number B_{2*m} has denominator 30.

Original entry on oeis.org

2, 4, 34, 38, 62, 76, 94, 118, 122, 124, 142, 188, 202, 206, 214, 218, 236, 244, 274, 298, 302, 314, 334, 362, 394, 412, 422, 436, 446, 454, 458, 482, 514, 526, 538, 542, 566, 578, 604, 622, 626, 628, 634, 662, 668, 674, 694, 698, 706, 722, 724, 734, 758
Offset: 1

Views

Author

Keywords

Comments

From the von Staudt-Clausen theorem, denominator(B_{2*m}) = product of primes p such that (p-1)|2*m.

Examples

			The numbers m = 2, 4, 34 are in the list because B_4 = B_8 = -1/30 and B_68 = -78773130858718728141909149208474606244347001/30. - _Petros Hadjicostas_, Jun 06 2020
		

References

  • B. C. Berndt, Ramanujan's Notebooks Part IV, Springer-Verlag, see p. 75.
  • G. H. Hardy and E. M. Wright, An Introduction to the Theory of Numbers, 5th ed., Oxford Univ. Press, 1979, Th. 118.
  • H. Rademacher, Topics in Analytic Number Theory, Springer, 1973, Chap. 1.

Crossrefs

Programs

Formula

a(n) = A051226(n)/2. - Petros Hadjicostas, Jun 06 2020

Extensions

More terms and Perl program from Hugo van der Sanden
Name edited by Petros Hadjicostas, Jun 06 2020