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!)
A023775 Metadromes: digits in base 6 are in strict ascending order. 0
0, 1, 2, 3, 4, 5, 8, 9, 10, 11, 15, 16, 17, 22, 23, 29, 51, 52, 53, 58, 59, 65, 94, 95, 101, 137, 310, 311, 317, 353, 569, 1865 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
LINKS
EXAMPLE
0 = 0(6).
8 = 12(6).
51 = 123(6).
310 = 1234(6).
1865 = 12345(6).
MATHEMATICA
Select[Range[0, 1900], Min[Differences[IntegerDigits[#, 6]]]>0&] (* Harvey P. Dale, Aug 06 2022 *)
CROSSREFS
Sequence in context: A352337 A032877 A032844 * A363235 A329296 A371290
KEYWORD
nonn,base,fini,full,easy
AUTHOR
Olivier Gérard, Jun 14 1998
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 20:08 EDT 2024. Contains 371963 sequences. (Running on oeis4.)