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!)
A033074 Numbers with the property that all pairs of consecutive base-9 digits differ by 1. 0
1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 19, 21, 29, 31, 39, 41, 49, 51, 59, 61, 69, 71, 79, 82, 100, 102, 171, 173, 191, 193, 262, 264, 282, 284, 353, 355, 373, 375, 444, 446, 464, 466, 535, 537, 555, 557, 626, 628, 646, 717, 719, 738, 740, 900 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
MATHEMATICA
Join[Range[8], Select[Range[1000], Union[Abs[Differences[IntegerDigits[ #, 9]]]]=={1}&]] (* Harvey P. Dale, Dec 14 2011 *)
CROSSREFS
Sequence in context: A147591 A271954 A330969 * A067451 A344749 A247753
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 22:17 EDT 2024. Contains 371964 sequences. (Running on oeis4.)