login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

Positions of words in A341334 such that first digit = 0 and last digit = 1.
5

%I #4 Mar 29 2021 15:09:07

%S 7,16,22,28,37,46,49,61,67,73,79,85,97,106,112,115,124,133,139,148,

%T 151,163,172,178,184,190,202,205,214,220,226,232,238,250,256,262,271,

%U 280,289,292,307,313,319,325,334,337,343,346,352,361,373,379,388,397

%N Positions of words in A341334 such that first digit = 0 and last digit = 1.

%C Every positive integer is in exactly one of the sequences A342742, A342743, A342744, and A342745.

%e The first 2 of these words can be read from a list of the first 20 words in A341334: 0, 1, 10, 00, 11, 110, 01, 100, 111, 010, 1110, 101, 000, 1100, 1111, 011, 1010, 11110, 0110, 1101.

%t (See A341334.)

%Y Cf. A341334, A342742, A342744, A342745.

%K nonn

%O 1,1

%A _Clark Kimberling_, Mar 25 2021