The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A033006 Every run of digits of n in base 8 has length 2. 2
9, 18, 27, 36, 45, 54, 63, 576, 594, 603, 612, 621, 630, 639, 1152, 1161, 1179, 1188, 1197, 1206, 1215, 1728, 1737, 1746, 1764, 1773, 1782, 1791, 2304, 2313, 2322, 2331, 2349, 2358, 2367, 2880, 2889, 2898, 2907, 2916, 2934 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
See A043291 and A033001 through A033014 for the analog in other bases, A033015 - A033029 for the variants with run lengths >= 2. - M. F. Hasler, Feb 02 2014
LINKS
FORMULA
a(n) = 9*A043312(n) (= 9*n for n<8). - M. F. Hasler, Feb 02 2014
MATHEMATICA
Select[Range[10000], Union[Length/@Split[IntegerDigits[#, 8]]]=={2}&] (* Vincenzo Librandi, Feb 05 2014 *)
CROSSREFS
Sequence in context: A031493 A020336 A044834 * A259727 A118468 A206905
KEYWORD
nonn,base
AUTHOR
EXTENSIONS
Typo in name corrected by Vincenzo Librandi, Feb 05 2014
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 May 27 07:28 EDT 2024. Contains 372850 sequences. (Running on oeis4.)