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.

A371876 Decimal expansion of 2^3021377 - 1, the 37th Mersenne prime.

This page as a plain text file.
%I A371876 #6 Apr 16 2024 13:45:08
%S A371876 1,2,7,4,1,1,6,8,3,0,3,0,0,9,3,3,6,7,4,3,3,5,5,4,2,1,5,1,7,6,7,3,4,9,
%T A371876 2,6,1,4,7,3,6,5,4,0,9,7,1,0,3,9,0,5,3,3,3,6,7,8,9,9,3,0,4,8,6,8,8,9,
%U A371876 2,4,3,8,4,7,8,3,4,7,2,5,9,6,4,4,6,9,8,9,0,2
%N A371876 Decimal expansion of 2^3021377 - 1, the 37th Mersenne prime.
%C A371876 This prime has 909526 decimal digits and was discovered by Roland Clarkson in 1998.
%H A371876 GIMPS, <a href="https://www.mersenne.org/primes/">List of Known Mersenne Prime Numbers</a>.
%H A371876 OEIS Wiki, <a href="/wiki/Mersenne_primes">Mersenne primes</a> (with a list of similar sequences).
%H A371876 Wikipedia, <a href="http://en.wikipedia.org/wiki/Mersenne_prime">Mersenne prime</a>.
%e A371876 12741168303009336743355421517673492614736540971039...
%t A371876 IntegerDigits[2^3021377 - 1][[;;100]]
%Y A371876 Cf. A000043 (exponents), A000668, A028335 (lengths).
%Y A371876 Cf. decimal expansion of Mersenne primes: see OEIS Wiki link
%K A371876 nonn,cons,fini
%O A371876 909526,2
%A A371876 _Paolo Xausa_, Apr 10 2024