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 09 2023 23:19:31
%S 8,20,2,13,3,12,23,13,21,24,23,300,201,204,203,211,215,213,217,224,
%T 223,273,323,373
%N a(n) = Smallest number which has in its English name the letter "T" in the n-th position beginning the count from the end.
%C a(0) = eighT, a(1) = twenTy, a(2) = Two, a(3) = thirTeen, a(4) = Three, etc.
%K nonn,word,uned
%O 1,1
%A _Claudio Meller_, Feb 12 2010