login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A275983 Decimal expansion of 2^23209 - 1, the 26th Mersenne prime A000668(26). 9
4, 0, 2, 8, 7, 4, 1, 1, 5, 7, 7, 8, 9, 8, 8, 7, 7, 8, 1, 8, 1, 8, 7, 3, 3, 2, 9, 0, 7, 1, 5, 9, 1, 7, 6, 7, 7, 2, 2, 4, 3, 8, 5, 0, 6, 8, 9, 1, 6, 2, 2, 4, 2, 0, 0, 4, 1, 0, 2, 9, 9, 6, 3, 5, 7, 8, 6, 9, 4, 5, 9, 5, 2, 4, 0, 8, 8, 7, 4, 0, 0, 8, 6, 7, 6, 3, 9, 8, 6, 1, 4, 6, 1, 4, 6, 6, 5, 3, 7, 1, 0, 3, 8, 3, 3 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
6987,1
LINKS
Wikipedia, Mersenne prime
FORMULA
2^A000043(26) - 1.
EXAMPLE
40287411577898877818187332907159176772243850689162242004102996357869459...
MATHEMATICA
First@RealDigits@N[2^23209 - 1, 100] (* G. C. Greubel, Aug 15 2016 *)
PROG
(Magma) Reverse(Intseq(2^23209-1))[1..105];
(PARI) eval(Vec(Str(2^23209-1)))[1..105]
CROSSREFS
Sequence in context: A240943 A271823 A011352 * A285750 A282279 A208333
KEYWORD
nonn,cons,easy,fini,full
AUTHOR
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 20 03:03 EDT 2024. Contains 371798 sequences. (Running on oeis4.)