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!)
A275982 Decimal expansion of 2^21701 - 1, the 25th Mersenne prime A000668(25). 9
4, 4, 8, 6, 7, 9, 1, 6, 6, 1, 1, 9, 0, 4, 3, 3, 3, 4, 7, 9, 4, 9, 5, 1, 4, 1, 0, 3, 6, 1, 5, 9, 1, 7, 7, 8, 7, 2, 7, 2, 0, 9, 0, 2, 3, 7, 2, 9, 3, 8, 8, 6, 1, 3, 0, 1, 0, 3, 6, 4, 8, 0, 4, 4, 7, 5, 1, 2, 7, 8, 5, 6, 0, 9, 1, 5, 8, 0, 5, 3, 6, 3, 7, 1, 6, 2, 0, 1, 8, 3, 9, 5, 9, 2, 0, 1, 8, 3, 1, 0, 8, 6, 8, 9, 1 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
6533,1
LINKS
Wikipedia, Mersenne prime
FORMULA
2^A000043(25) - 1.
EXAMPLE
44867916611904333479495141036159177872720902372938861301036480447512785...
MATHEMATICA
First@RealDigits@N[2^21701 - 1, 100] (* G. C. Greubel, Aug 15 2016 *)
PROG
(Magma) Reverse(Intseq(2^21701-1))[1..105];
(PARI) eval(Vec(Str(2^21701-1)))[1..105]
CROSSREFS
Sequence in context: A321774 A254267 A028266 * A165662 A110648 A198936
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 24 20:08 EDT 2024. Contains 371963 sequences. (Running on oeis4.)