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 A161677 #5 Mar 25 2023 11:24:09 %S A161677 3,13,133,1333,1333333,133333333,1333333333,1333333333333333, %T A161677 1333333333333333333333333333333, %U A161677 133333333333333333333333333333333333333333333,133333333333333333333333333333333333333333333333333333 %N A161677 Mersenne primes written in base 4. %F A161677 a(n) = A007090(A000668(n)). %t A161677 FromDigits[IntegerDigits[#,4]]&/@(2^MersennePrimeExponent[Range[20]]-1) (* _Harvey P. Dale_, Mar 25 2023 *) %Y A161677 Cf. A000648, A117293. %K A161677 nonn,base %O A161677 1,1 %A A161677 _Juri-Stepan Gerasimov_, Jun 16 2009 %E A161677 Keyword:base added by _R. J. Mathar_, Aug 03 2009