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.

A093059 Numbers k such that the numerator of Bernoulli(2k) is divisible by the square of 67, the third irregular prime.

Original entry on oeis.org

1646, 1943, 3857, 4154, 4489, 6068, 6365, 8279, 8576, 8978, 10490, 10787, 12701, 12998, 13467, 14912, 15209, 17123, 17420, 17956
Offset: 1

Views

Author

Robert G. Wilson v, Feb 26 2004

Keywords

Crossrefs

Programs

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

Extensions

More terms from Eric W. Weisstein, Mar 19 2004