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.

A371875 Decimal expansion of 2^2976221 - 1, the 36th Mersenne prime.

Original entry on oeis.org

6, 2, 3, 3, 4, 0, 0, 7, 6, 2, 4, 8, 5, 7, 8, 6, 4, 9, 8, 8, 6, 0, 4, 1, 4, 4, 1, 1, 7, 0, 8, 9, 2, 7, 4, 5, 0, 5, 0, 2, 7, 0, 4, 9, 8, 6, 8, 0, 5, 2, 7, 7, 0, 5, 7, 6, 2, 0, 1, 0, 4, 4, 9, 8, 0, 8, 3, 7, 2, 2, 8, 5, 0, 0, 5, 3, 1, 6, 1, 2, 8, 7, 5, 5, 2, 3, 8, 6, 4, 0
Offset: 895932

Views

Author

Paolo Xausa, Apr 10 2024

Keywords

Comments

This prime has 895932 decimal digits and was discovered by Gordon Spence in 1997.

Examples

			6233400762485786498860414411708927450502704986805277...
		

Crossrefs

Cf. A000043 (exponents), A000668, A028335 (lengths).
Cf. decimal expansion of Mersenne primes: see OEIS Wiki link.

Programs

  • Mathematica
    IntegerDigits[2^2976221 - 1][[;;100]]