A324474 Nonzero ternary words such that any non-initial 1 is preceded by 0, and any non-initial 2 is preceded by 00.
1, 2, 10, 20, 100, 101, 200, 201, 1000, 1001, 1002, 1010, 2000, 2001, 2002, 2010, 10000, 10001, 10002, 10010, 10020, 10100, 10101, 20000, 20001, 20002, 20010, 20020, 20100, 20101, 100000, 100001, 100002, 100010, 100020, 100100, 100101, 100200, 100201
Offset: 1
Examples
The initial terms, as a list: 1 2 10 20 100 101 200 201 1000 1001 1002 1010 2000 2001 2002 2010 10000 ...
Links
- N. J. A. Sloane, Table of n, a(n) for n = 1..845
Comments