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!)
A110301 Integers written in base "triangle". 0
0, 1, 2, 21, 22, 32, 321, 322, 332, 432, 4321, 4322, 4332, 4432, 5432, 54321, 54322, 54332, 54432, 55432, 65432, 654321, 654322, 654332, 654432, 655432, 665432, 765432, 7654321, 7654322, 7654332, 7654432, 7655432, 7665432, 7765432, 8765432 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
COMMENTS
To convert an integer to base triangle:
Write the integer as a group of ones (6 is shown below).
1 1 1 1 1 1
Iteratively redistribute the leftmost value, adding 1 to each value to its right.
2 1 1 1 1
2 2 1 1
3 2 1
Stop when the leftmost value is greater than the number of values to its right.
LINKS
CROSSREFS
Sequence in context: A037309 A037315 A359385 * A233135 A322925 A294116
KEYWORD
easy,nonn,base
AUTHOR
Andrew S. Plewe, Sep 07 2005
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 23 22:36 EDT 2024. Contains 371917 sequences. (Running on oeis4.)