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.

A174265 Odd Mersenne exponents.

Original entry on oeis.org

3, 5, 7, 13, 17, 19, 31, 61, 89, 107, 127, 521, 607, 1279, 2203, 2281, 3217, 4253, 4423, 9689, 9941, 11213, 19937, 21701, 23209, 44497, 86243, 110503, 132049, 216091, 756839, 859433, 1257787, 1398269, 2976221, 3021377, 6972593, 13466917
Offset: 1

Views

Author

Juri-Stepan Gerasimov, Mar 14 2010

Keywords

Comments

Primes p such that exactly one of 2^p-1 and 2^p+1 is prime.

Crossrefs

Programs

  • Mathematica
    MersennePrimeExponent[Range[2, 48]] (* Amiram Eldar, Oct 21 2024 *)

Formula

a(n) = A000043(n+1).

Extensions

Corrected by Charles R Greathouse IV, Mar 19 2010