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.

A093058 Numbers k such that numerator of Bernoulli(2k) is divisible by the square of 59, the second irregular prime.

Original entry on oeis.org

457, 1298, 2168, 3009, 3481, 3879, 4720, 5590, 6431, 6962, 7301, 8142, 9012, 9853, 10443, 10723, 11564, 12434, 13275, 13924, 14145, 14986, 15856, 16697, 17405, 17567, 18408
Offset: 1

Views

Author

Robert G. Wilson v, Feb 26 2004

Keywords

Crossrefs

Programs

  • Mathematica
    Select[ Range[ 9695], Mod[ Numerator[ BernoulliB[2# ]], 59^2] == 0 &]

Formula

If we omit multiples of 3481 and take first differences, it appears that we get a common difference of {841, 870} repeated.

Extensions

More terms from Eric W. Weisstein, Mar 19 2004