|
| |
|
|
A082492
|
|
Integer n expressed in bases from n, n-1, ..., 1.
|
|
0
|
|
|
|
1, 10, 11, 10, 11, 111, 10, 11, 100, 1111, 10, 11, 12, 101, 11111, 10, 11, 12, 20, 110, 111111, 10, 11, 12, 13, 21, 111, 1111111, 10, 11, 12, 13, 20, 22, 1000, 11111111, 10, 11, 12, 13, 14, 21, 100, 1001, 111111111, 10, 11, 12, 13, 14, 20, 22, 101, 1010
(list;
table;
graph;
refs;
listen;
history;
text;
internal format)
|
|
|
|
OFFSET
|
1,2
|
|
|
REFERENCES
|
M. J. Halm, More Sequences, Mpossibilities, April 2003.
|
|
|
LINKS
|
Table of n, a(n) for n=1..54.
|
|
|
EXAMPLE
|
a(6) = 111 because 3 = 1^2+1^1+1^0.
Triangle begins:
n=1 1; b=1
n=2 10, 11; b=2,1
n=3 10, 11, 111; b=3,2,1
n=4 10, 11, 100, 1111; b=4,3,2,1
|
|
|
CROSSREFS
|
Cf. A004209.
Sequence in context: A085210 A085213 A085214 * A004053 A077812 A004288
Adjacent sequences: A082489 A082490 A082491 * A082493 A082494 A082495
|
|
|
KEYWORD
|
easy,nonn,base,tabl
|
|
|
AUTHOR
|
Michael Joseph Halm (hierogamous(AT)lycos.com), Apr 28 2003
|
|
|
STATUS
|
approved
|
| |
|
|