login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A161677 Mersenne primes written in base 4. 0

%I #5 Mar 25 2023 11:24:09

%S 3,13,133,1333,1333333,133333333,1333333333,1333333333333333,

%T 1333333333333333333333333333333,

%U 133333333333333333333333333333333333333333333,133333333333333333333333333333333333333333333333333333

%N Mersenne primes written in base 4.

%F a(n) = A007090(A000668(n)).

%t FromDigits[IntegerDigits[#,4]]&/@(2^MersennePrimeExponent[Range[20]]-1) (* _Harvey P. Dale_, Mar 25 2023 *)

%Y Cf. A000648, A117293.

%K nonn,base

%O 1,1

%A _Juri-Stepan Gerasimov_, Jun 16 2009

%E Keyword:base added by _R. J. Mathar_, Aug 03 2009

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 25 01:06 EDT 2024. Contains 371964 sequences. (Running on oeis4.)