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.

A275980 Decimal expansion of 2^11213 - 1, the 23rd Mersenne prime A000668(23).

Original entry on oeis.org

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

Views

Author

Arkadiusz Wesolowski, Aug 15 2016

Keywords

Examples

			28141120136973731333931529758425841918186623820136007878924193493455151...
		

Crossrefs

Programs

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

Formula

2^A000043(23) - 1.