The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A032999 If d,e are consecutive digits of n in base 11, then |d-e|>=5. 1
1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 17, 18, 19, 20, 21, 29, 30, 31, 32, 41, 42, 43, 53, 54, 55, 65, 66, 67, 77, 78, 79, 88, 89, 90, 91, 99, 100, 101, 102, 103, 110, 111, 112, 113, 114, 115, 187, 188, 198, 199, 200, 209, 210, 211, 212, 220, 221 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
MATHEMATICA
Select[Range[250], Min[Abs[Differences[IntegerDigits[#, 11]]]]>4&] (* Harvey P. Dale, Mar 02 2023 *)
CROSSREFS
Sequence in context: A081385 A097912 A265329 * A032979 A347295 A032872
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 May 20 08:57 EDT 2024. Contains 372710 sequences. (Running on oeis4.)