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.

A051401 Smallest value of x such that M(x) = -n, where M(x) is Mertens's function A002321.

Original entry on oeis.org

3, 5, 13, 31, 110, 114, 197, 199, 443, 659, 661, 665, 1105, 1106, 1109, 1637, 2769, 2770, 2778, 2791, 2794, 2795, 2797, 2802, 2803, 6986, 6987, 7013, 7021, 9717, 9718, 9719, 9721, 9726, 9741, 9749, 9822, 9823, 9830, 9831, 9833, 9857, 9861, 23833
Offset: 1

Views

Author

Keywords

Examples

			M(31) = -4 and that is the first one, so a(4) = 31.
		

Crossrefs

Programs

  • Mathematica
    s=0; t=0; Do[s=s+MoebiusMu[n]; If[sRobert G. Wilson v, Jul 03 2000 *)