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.

A230862 Start with 0; each term when spelled out must start with the last letter of the previous term and must be the smallest such number that is greater than the previous term.

Original entry on oeis.org

0, 1, 8, 10, 19, 90
Offset: 0

Views

Author

N. J. A. Sloane, Oct 31 2013, based on an email from George I. Bell, Boulder, CO

Keywords

Comments

Two variations are possible: Not requiring monotonicity (i.e., the sequence could go: ZerO, OnE, EighT, TeN, NinE, EighteeN, NineteeN, ...), and imposing the additional constraint that the sequence does not stop right after the chosen number (so "NinetY" would be forbidden and "Ninety-onE" should be used instead). See A227865 for a French and A228442 for a German version using such rules. - M. F. Hasler, Nov 03 2013

Examples

			ZerO, OnE, EighT, TeN, NineteeN, NinetY (ends)
		

References

  • David J. Bodycombe, "Riddles of the Sphinx", apparently mentions this puzzle.

Crossrefs