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!)
A023770 Nialpdromes: digits in base 15 are in nonincreasing order. 1
0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 30, 31, 32, 45, 46, 47, 48, 60, 61, 62, 63, 64, 75, 76, 77, 78, 79, 80, 90, 91, 92, 93, 94, 95, 96, 105, 106, 107, 108, 109, 110, 111, 112, 120, 121, 122, 123, 124, 125, 126, 127, 128, 135, 136, 137 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
LINKS
MATHEMATICA
Select[Range[0, 1000], Max[Differences[IntegerDigits[#, 15]]]<=0&] (* Vincenzo Librandi, Dec 27 2012 *)
Select[Range[0, 137], GreaterEqual@@IntegerDigits[#, 15]&] (* Ray Chandler, Jan 06 2014 *)
CROSSREFS
Sequence in context: A128829 A342478 A194967 * A371864 A357979 A023797
KEYWORD
nonn,base,easy
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 August 28 03:36 EDT 2024. Contains 375477 sequences. (Running on oeis4.)