login
A102717
"Lightest" sequence built with one "1", two "2", three "3", ..., nine "9" (and no "0"). The weight of such a sequence is the total sum of its integers [the sequence is finite, by definition and a(n+1) must be > a(n)].
0
5, 6, 7, 8, 9, 19, 28, 29, 37, 38, 39, 46, 47, 48, 49, 56, 57, 58, 59, 67, 68, 69, 78, 79, 89
OFFSET
1,1
COMMENTS
The "weight" of the above sequence is = 1095.
CROSSREFS
Sequence in context: A108401 A125298 A037362 * A015977 A294239 A250050
KEYWORD
base,easy,fini,full,nonn
AUTHOR
Eric Angelini, Feb 06 2005
STATUS
approved