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.
%I A126057 #15 Oct 15 2024 04:32:26 %S A126057 2,3,5,7,13,0,2,14,10,4,5,8,11,12,4,10,3,4,3,3,16,13,10,13,9,4,8,2,3, %T A126057 10,4,16,15,8,2,14,1,9,10,8,11,1,14,15,5,15,14,8 %N A126057 Exponents p of the Mersenne primes 2^p - 1 (see A000043) read mod 17. %t A126057 Array[Mod[MersennePrimeExponent@ #, 17] &, 45] (* _Michael De Vlieger_, Apr 10 2018 *) %Y A126057 Cf. A000043, A126043-A126059. %K A126057 nonn,more %O A126057 1,1 %A A126057 _Artur Jasinski_, Dec 17 2006 %E A126057 a(45)-a(47) from _Ivan Panchenko_, Apr 09 2018 %E A126057 a(48) from _Amiram Eldar_, Oct 15 2024