A011762 Number of letters in n (in Spanish).
4, 3, 3, 4, 6, 5, 4, 5, 4, 5, 4, 4, 4, 5, 7, 6, 9, 10, 9, 10, 6, 9, 9, 10, 12, 11, 10, 11, 10, 11, 7, 11, 11, 12, 14, 13, 12, 13, 12, 13, 8, 12, 12, 13, 15, 14, 13, 14, 13, 14, 9, 13, 13, 14, 16, 15, 14, 15, 14, 15, 7, 11, 11, 12, 14, 13, 12, 13, 12, 13, 7, 11, 11, 12, 14, 13, 12, 13, 12
Offset: 0
Links
Programs
-
Mathematica
Table[Length[Select[Characters[IntegerName[n,{"Spanish"}]],LetterQ]],{n,0,78}] (* James C. McMahon, Mar 31 2024 *)
Extensions
Extended by Ray Chandler, Jul 16 2009
Comments