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!)
A032877 Numbers whose base-6 representation Sum_{i=0..m} d(i)*6^i has d(0) > d(1) < d(2) > ... 1
1, 2, 3, 4, 5, 8, 9, 10, 11, 15, 16, 17, 22, 23, 29, 37, 38, 39, 40, 41, 73, 74, 75, 76, 77, 80, 81, 82, 83, 109, 110, 111, 112, 113, 116, 117, 118, 119, 123, 124, 125, 145, 146, 147, 148, 149, 152, 153, 154, 155, 159, 160, 161, 166, 167 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
MATHEMATICA
sdQ[n_]:=Module[{s=Sign[Differences[Reverse[IntegerDigits[n, 6]]]]}, s == PadRight[ {}, Length[ s], {-1, 1}]]; Select[Range[200], sdQ] (* Harvey P. Dale, Dec 15 2017 *)
CROSSREFS
Sequence in context: A140769 A364380 A352337 * A032844 A023775 A363235
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 04:04 EDT 2024. Contains 371782 sequences. (Running on oeis4.)