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

Number of distinct letters needed to spell English names of numbers 1 through n.
0

%I #6 Apr 07 2020 03:39:58

%S 3,5,7,9,11,13,13,14,14,14,15,15,15,15,15,15,15,15,15,16,16,16,16,16,

%T 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,

%U 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16

%N Number of distinct letters needed to spell English names of numbers 1 through n.

%C Late increases are at twentY, hunDred, thousAnd, Million, Billion, Quadrillion, sePtillion, oCtillion.

%C Only J and K are never used for English number names. Z is used only for zero.

%e "One" has three letters, "two" brings two new letters (t w), "three" brings two more (h r)...

%Y Cf. A005589, A052360, A052362, A052363.

%K nonn,word,easy

%O 1,1

%A Peter F. Klammer (pklammer(AT)acm.org), May 17 2003

%E Edited by _Don Reble_, Nov 03 2003

%E More terms from _Jinyuan Wang_, Apr 07 2020