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.

A126059 Exponents p of the Mersenne primes 2^p - 1 (see A000043) read mod 19.

This page as a plain text file.
%I A126059 #15 Oct 15 2024 04:32:20
%S A126059 2,3,5,7,13,17,0,12,4,13,12,13,8,18,6,18,1,6,16,15,18,4,3,6,3,10,18,2,
%T A126059 18,18,4,12,6,6,2,4,16,11,2,4,6,7,6,13,1,11,13,8
%N A126059 Exponents p of the Mersenne primes 2^p - 1 (see A000043) read mod 19.
%t A126059 Array[Mod[MersennePrimeExponent@ #, 19] &, 45] (* _Michael De Vlieger_, Apr 10 2018 *)
%Y A126059 Cf. A000043, A126043-A126058.
%K A126059 nonn,more
%O A126059 1,1
%A A126059 _Artur Jasinski_, Dec 17 2006
%E A126059 a(45)-a(47) from _Ivan Panchenko_, Apr 09 2018
%E A126059 a(48) from _Amiram Eldar_, Oct 15 2024