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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A033072 Numbers n with property that all pairs of consecutive base 7 digits differ by 1. 0
1, 2, 3, 4, 5, 6, 7, 9, 15, 17, 23, 25, 31, 33, 39, 41, 47, 50, 64, 66, 105, 107, 121, 123, 162, 164, 178, 180, 219, 221, 235, 237, 276, 278, 292, 333, 335, 350, 352, 448, 450, 464, 466, 736, 750, 752, 848, 850, 864, 866, 1134, 1136 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

MATHEMATICA

Join[Range[6], Select[Range[2000], Union[Abs[Differences[IntegerDigits[#, 7]]]]=={1}&]] (* From Harvey P. Dale, Dec 28 2011 *)

CROSSREFS

Sequence in context: A085793 A143286 A160339 * A030287 A030153 A039126

Adjacent sequences:  A033069 A033070 A033071 * A033073 A033074 A033075

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 15 23:53 EST 2012. Contains 205860 sequences.