|
| |
|
|
A114134
|
|
Start with a(1) = 1. For n>1, choose a(n) to be the smallest number > a(n-1) consistent with the condition that "the a(n)-th digit is a 1" is true for all n.
|
|
1
| |
|
|
1, 3, 10, 11, 12, 21, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 1111, 11111, 111111, 1111111, 11111111, 11111112, 11111113
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 1,2
|
|
|
COMMENTS
| There can be 1's in other positions too.
|
|
|
EXAMPLE
| The first digit of the sequence is a "1", the 3rd digit also, then the 10th, the 11th, etc.
|
|
|
CROSSREFS
| Cf. A098670. See A098645 for another version.
Sequence in context: A104702 A106596 A024575 * A167519 A169939 A073108
Adjacent sequences: A114131 A114132 A114133 * A114135 A114136 A114137
|
|
|
KEYWORD
| base,easy,nonn
|
|
|
AUTHOR
| Eric Angelini (eric.angelini(AT)kntv.be), Oct 27 2004
|
|
|
EXTENSIONS
| Entry revised by Eric Angelini and N. J. A. Sloane (njas(AT)research.att.com), Feb 03 2006.
More terms from Rick L. Shepherd (rshepherd2(AT)hotmail.com), Feb 05 2006
|
| |
|
|