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.

A275977 Decimal expansion of 2^9689 - 1, the 21st Mersenne prime A000668(21).

Original entry on oeis.org

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

Views

Author

Arkadiusz Wesolowski, Aug 15 2016

Keywords

Examples

			47822027880546120295283929866000590974149717240223650085133451099183789...
		

Crossrefs

Programs

  • Magma
    Reverse(Intseq(2^9689-1))[1..105];
    
  • Mathematica
    First@RealDigits@N[2^9689 - 1, 100] (* G. C. Greubel, Aug 15 2016 *)
    RealDigits[2^MersennePrimeExponent[21]-1,10,120][[1]] (* Harvey P. Dale, Aug 14 2025 *)
  • PARI
    eval(Vec(Str(2^9689-1)))[1..105]

Formula

2^A000043(21) - 1.