login
A164804
a(n) = smallest number which has in its Spanish name the letter "u" in the n-th position, or -1 if no such number exists.
0
1, 4, -1, 1001, 50, -1, 19, 24, 31, 34, 44, 54, 119, 124, 131, 134, 144, 154, 231, 234, 244, 254, 354, 444, 454
OFFSET
1,2
COMMENTS
a(1)=Uno, a(2)= cUatro, a(4)= mil Uno
CROSSREFS
Sequence in context: A094337 A345313 A038019 * A036115 A056582 A167891
KEYWORD
word,sign
AUTHOR
Claudio Meller, Aug 26 2009
STATUS
approved