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!)
A043090 Every string of 2 consecutive base 4 digits contains exactly 2 distinct numbers. 8
0, 1, 2, 3, 4, 6, 7, 8, 9, 11, 12, 13, 14, 17, 18, 19, 24, 25, 27, 28, 29, 30, 33, 34, 35, 36, 38, 39, 44, 45, 46, 49, 50, 51, 52, 54, 55, 56, 57, 59, 68, 70, 71, 72, 73, 75, 76, 77, 78, 97, 98, 99, 100, 102, 103, 108, 109, 110, 113, 114, 115 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
COMMENTS
No two consecutive base 4 digits are the same. - Harvey P. Dale, Nov 24 2018
LINKS
FORMULA
A031942 UNION {0}. [From R. J. Mathar, Oct 20 2008]
MATHEMATICA
Select[Range[0, 120], SequenceCount[IntegerDigits[#, 4], {x_, x_}]==0&] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, Nov 24 2018 *)
CROSSREFS
Sequence in context: A236842 A236860 A031942 * A317044 A267302 A023799
KEYWORD
nonn,base
AUTHOR
STATUS
approved

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.)