OFFSET
1,1
REFERENCES
Bulletin Los Acertijeros 77, June 1996, problem 608 by Rodolfo Kurchan.
EXAMPLE
a(1) = 100 because "cieN" has an N as its last letter (i.e., 1st, counting from the end) and is the smallest such number;
a(2) = 1 because 1 is the smallest number whose name in Spanish ("uNo") has an N as its next-to-last letter (i.e., 2nd, counting from the end);
Similarly, a(3) = 5 ("ciNco"), a(4) = 100000 ("cieNmil"), and a(5) = 9 ("Nueve").
CROSSREFS
KEYWORD
nonn,word,more
AUTHOR
Rodolfo Kurchan, Feb 11 2010
EXTENSIONS
Edited by Jon E. Schoenfield, Oct 06 2018
a(9)-a(14) from Alvin Hoover Belt, May 05 2020
STATUS
approved