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.

A275981 Decimal expansion of 2^19937 - 1, the 24th Mersenne prime A000668(24).

Original entry on oeis.org

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

Views

Author

Arkadiusz Wesolowski, Aug 15 2016

Keywords

Examples

			43154247973881626480552355163379198390539350432267115051652505414033306...
		

Crossrefs

Programs

  • Magma
    Reverse(Intseq(2^19937-1))[1..105];
    
  • Mathematica
    First@RealDigits@N[2^19937 - 1, 100] (* G. C. Greubel, Aug 15 2016 *)
  • PARI
    eval(Vec(Str(2^19937-1)))[1..105]

Formula

2^A000043(24) - 1.