A168387 a(n) = the smallest number whose Spanish name contains n distinct letters of the alphabet. 2<=n<=22.
8, 1, 0, 16, 4, 19, 22, 31, 24, 42, 142, 239, 1042, 1239, 2389, 10389, 310589, 1310589, 1000001310589, 1000000000000000000000001000001310589, 1000001000000000000000000000001000001310589
Offset: 2
Examples
a(6) = 4, because "cuatro" contains six distinct letters of the alphabet.
Crossrefs
Cf. A168137 (American English version)
Comments