login
A161377
Position of first letter of n in alphabet (in Spanish).
3
3, 22, 4, 21, 3, 3, 20, 20, 16, 14, 4, 16, 4, 21, 3, 18, 4, 4, 4, 4, 23, 23, 23, 23, 23, 23, 23, 23, 23, 23, 21, 21, 21, 21, 21, 21, 21, 21, 21, 21, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 16
OFFSET
0,1
COMMENTS
The 15th letter in the Spanish alphabet is ñ. - J. Lowell, Feb 02 2021
The 27 letters in the Spanish alphabet are ABCDEFGHIJKLMNÑOPQRSTUVWXYZ, abcdefghijklmnñopqrstuvwxyz. - Omar E. Pol, Feb 03 2021
EXAMPLE
0 = Cero begins with 'C' and 'C' is the third letter, hence a(0) = 3.
1 = Uno begins with 'U' and 'U' is the 22nd letter in the Spanish alphabet, hence a(1) = 22.
2 = Dos begins with 'D' and 'D' is the fourth letter, hence a(2) = 4.
CROSSREFS
Cf. A005606.
Sequence in context: A341086 A277628 A016449 * A122495 A100977 A364163
KEYWORD
nonn,word
AUTHOR
Claudio Meller, Jun 08 2009
EXTENSIONS
Offset corrected by Álvar Ibeas, Sep 18 2020
STATUS
approved