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”).

Numbers k such that #0's = #1's in the k-th word in A342910.
4

%I #10 Jun 04 2021 02:32:59

%S 4,5,21,22,23,27,29,35,93,96,99,101,102,103,104,108,110,116,123,126,

%T 128,135,137,143,162,164,170,188,415,417,420,423,425,429,433,436,437,

%U 447,450,452,457,459,460,461,463,464,466,467,468,470,472,473,476,487

%N Numbers k such that #0's = #1's in the k-th word in A342910.

%C The sequences A344151, A344152, and A344153 partition the positive integers. See A342910 for a guide to related sequences.

%e The first twenty words w(n): 0, 1, 00, 01, 10, 000, 001, 11, 010, 0000, 100, 0001, 011, 101, 0010, 00000, 110, 0100, 00001, 1000; so a(1) = 4, a(2) = 5.

%t (See A342910.)

%Y Cf. A342753, A344152, A344153.

%K nonn,base

%O 1,1

%A _Clark Kimberling_, May 11 2021