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!)
A032990 If d,e are consecutive digits of n in base 8, then |d-e|>=4. 1
1, 2, 3, 4, 5, 6, 7, 13, 14, 15, 22, 23, 31, 32, 40, 41, 48, 49, 50, 56, 57, 58, 59, 104, 105, 112, 113, 114, 120, 121, 122, 123, 176, 177, 178, 184, 185, 186, 187, 248, 249, 250, 251, 260, 261, 262, 263, 324, 325, 326, 327, 333, 334 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
MATHEMATICA
Select[Range[500], Min[Abs[Differences[IntegerDigits[#, 8]]]]>3&] (* Harvey P. Dale, Aug 09 2014 *)
CROSSREFS
Sequence in context: A165305 A125745 A265124 * A060810 A319723 A271377
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 19 17:51 EDT 2024. Contains 371797 sequences. (Running on oeis4.)