A259921 a(n) is the smallest positive integer > a(n-1) with exactly n letters when written in Spanish.
1, 3, 5, 15, 30, 40, 50, 103, 105, 115, 130, 140, 150, 204, 214, 240, 250, 316, 317, 325
Offset: 3
Examples
a( 3) = 1 for the 3-letter word "uno"; a( 4) = 3 for the 4-letter word "tres"; a( 5) = 5 for the 5-letter word "cinco"; a( 6) = 15 for the 6-letter word "quince"; a( 7) = 30 for the 7-letter word "treinta"; a( 8) = 40 for the 8-letter word "cuarenta"; a( 9) = 50 for the 9-letter word "cincuenta"; a(10) = 103 for the 10-letter word "cientotres"; ... a(16) = 204 for the 16-letter word "doscientoscuatro"; ....
Links
- Wikipedia, Anexo:Nombres de los números en español
Comments