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”).
%I #4 Jun 07 2021 10:41:13
%S 1,2,3,6,8,9,10,14,16,23,25,26,27,28,38,39,45,59,60,68,72,73,80,81,82,
%T 91,92,112,125,129,138,140,167,171,172,196,197,203,207,208,212,214,
%U 242,243,244,261,298,305,311,313,320,327,378,394,396,401,453,467
%N Positions of palindromes in A342910.
%C The first 20 words in A342910: 0, 1, 00, 01, 10, 000, 001, 11, 010, 0000, 100, 0001, 011, 101, 0010, 00000, 110, 0100, 00001, 1000; these include the palindromes 0, 1, 00, 000, 11, 010, 0000, 101, 00000, which begin in positions 1,2,3,6,8,9,10,14,16.
%t (See A342910.)
%Y Cf. A342910, A342790.
%K nonn,base
%O 1,2
%A _Clark Kimberling_, Jun 03 2021