cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A161406 Write the Spanish name for n (ignoring spaces) and add numerical values of letters using a=1, b=2, ..., ñ=15, ..., y=26, z=27, n >= 0.

Original entry on oeis.org

43, 52, 40, 65, 82, 45, 54, 60, 43, 69, 45, 38, 28, 53, 68, 71, 84, 90, 73, 99, 77, 133, 121, 146, 163, 126, 135, 141, 124, 150, 90, 168, 156, 181, 198, 161, 170, 176, 159, 185, 86, 164, 152, 177, 194, 157, 166, 172, 155, 181, 92, 170, 158, 183, 200, 163, 172, 178, 161
Offset: 0

Views

Author

Claudio Meller, Jun 09 2009

Keywords

Comments

Spanish has one more letter than English: ñ is the 15th letter.

Examples

			From _Omar E. Pol_, May 10 2021: (Start)
----------------------------------------------------
   n      Name     Calculation                  a(n)
----------------------------------------------------
   0      Cero      3 +  5 + 19 + 16           = 43
   1      Uno      22 + 14 + 16                = 52
   2      Dos       4 + 16 + 20                = 40
   3      Tres     21 + 19 +  5 + 20           = 65
   4      Cuatro    3 + 22 +  1 + 21 + 19 + 16 = 82
   5      Cinco     3 +  9 + 14 +  3 + 16      = 45
   6      Seis     20 +  5 +  9 + 20           = 54
   7      Siete    20 +  9 +  5 + 21 +  5      = 60
   8      Ocho     16 +  3 +  8 + 16           = 43
   9      Nueve    14 + 22 +  5 + 23 +  5      = 69
  10      Diez      4 +  9 +  5 + 27           = 45
  11      Once     16 + 14 +  3 +  5           = 38
  12      Doce      4 + 16 +  3 +  5           = 28
... (End)
		

Crossrefs

For analogs in other languages see A073327 (U.S. English), A169639 (French), A119945 (German).

Extensions

Name edited and offset corrected by Omar E. Pol, Jun 10 2021