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.

A362442 a(1) = 6; thereafter a(n) = smallest number with a(n-1) letters in American English.

Original entry on oeis.org

6, 11, 23, 323, 1103323373373373373373373373373
Offset: 1

Views

Author

N. J. A. Sloane, Apr 22 2023

Keywords

Comments

a(5) should be findable, but a(6) will probably not be well defined.
See A362441 for a British English version.

Examples

			a(2) = 11 since "eleven" is the smallest number with 6 letters.
a(3) = 23 since "twenty three" is the smallest with 11 letters.
		

References

  • GCHQ, The GCHQ Puzzle Book, Penguin, 2016. See pages 92 and 275.

Crossrefs

Formula

a(n) = A080777(a(n-1)) for n > 1. - Michael S. Branicky, Apr 22 2023

Extensions

a(5) from Michael S. Branicky, Apr 22 2023 using A080777