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.

A336821 a(n) is the smallest positive integer greater than a(n-1) containing n syllables in Spanish, starting from a(1) = 2.

Original entry on oeis.org

2, 4, 14, 17, 31, 41, 131, 141, 241, 441, 1441, 4441, 14441, 17441
Offset: 1

Views

Author

Rodolfo Kurchan, Aug 04 2020

Keywords

Comments

Note that 1 has two syllables (u-no) but 1 is not in the sequence because 1 < 2.

Examples

			a(1) = 2 since "dos" is the least number to have only one syllable.
a(2) = 4 because "cuatro" is the first number > 2 to have two syllables: cua-tro.
a(3) = 14 because "catorce" is the first number > 4 to have three syllables: ca-tor-ce.
a(4) = 17 because "diecisiete" is the first number > 14 to have four syllables: die-ci-sie-te.
a(5) = 31 because "treinta y uno" is the first number > 17 to have five syllables: trein-ta-y-u-no.
		

References

  • Rodolfo Kurchan, Diversiones con NĂºmeros y Figuras, Ediciones de Mente, (2000), problem 14.

Crossrefs

Cf. A002810.