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 #7 Feb 11 2024 09:20:00
%S 0,1,2,3,4,5,6,7,8,9,11,22,33,44,91,101,111,121,131,141,151,161,171,
%T 182,192,202,212,222,232,242,252,273,283,293,303,313,323,333,364,374,
%U 384,394,404,414,455,465,475,485,495,546,556,566,576,637,647,657,728,738,819,1001,1111,1221,1331,1892
%N Numbers m such that m * repunit of length k is palindromic for all large enough k.
%Y Non-palindromic terms are listed in A370053.
%Y Cf. A002275.
%K base,nonn
%O 1,3
%A _Max Alekseyev_, Feb 08 2024