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!)
A033073 Numbers with the property that all pairs of consecutive base-8 digits differ by 1. 0
1, 2, 3, 4, 5, 6, 7, 8, 10, 17, 19, 26, 28, 35, 37, 44, 46, 53, 55, 62, 65, 81, 83, 136, 138, 154, 156, 209, 211, 227, 229, 282, 284, 300, 302, 355, 357, 373, 375, 428, 430, 446, 501, 503, 520, 522, 648, 650, 666, 668, 1089, 1105, 1107 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
MATHEMATICA
Join[Range[7], Select[Range[2000], Union[Abs[Differences[IntegerDigits[#, 8]]]]=={1}&]] (* Harvey P. Dale, Dec 28 2011 *)
CROSSREFS
Sequence in context: A127273 A143287 A271952 * A369406 A306111 A039172
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 24 14:54 EDT 2024. Contains 371960 sequences. (Running on oeis4.)