login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A033074 Numbers n with 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; internal format)
OFFSET

1,2

MATHEMATICA

Join[Range[8], Select[Range[1000], Union[Abs[Differences[IntegerDigits[ #, 9]]]]=={1}&]] (* From Harvey P. Dale, Dec 14 2011 *)

CROSSREFS

Sequence in context: A001103 A084034 A147591 * A067451 A038724 A106001

Adjacent sequences:  A033071 A033072 A033073 * A033075 A033076 A033077

KEYWORD

nonn,base

AUTHOR

Clark Kimberling (ck6(AT)evansville.edu)

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 14 05:09 EST 2012. Contains 205570 sequences.