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.

A371875 Decimal expansion of 2^2976221 - 1, the 36th Mersenne prime.

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