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.

Showing 1-1 of 1 results.

A036747 The numbers 0-100 in English lexicographic order.

Original entry on oeis.org

8, 18, 80, 88, 85, 84, 89, 81, 87, 86, 83, 82, 11, 15, 50, 58, 55, 54, 59, 51, 57, 56, 53, 52, 5, 40, 48, 45, 44, 49, 41, 47, 46, 43, 42, 4, 14, 9, 19, 90, 98, 95, 94, 99, 91, 97, 96, 93, 92, 1, 100, 7, 17, 70, 78, 75, 74, 79, 71, 77, 76, 73, 72, 6, 16, 60, 68, 65, 64, 69, 61, 67, 66, 63, 62, 10, 13, 30, 38, 35, 34, 39, 31, 37, 36, 33, 32, 3, 12, 20, 28, 25, 24, 29, 21, 27, 26, 23, 22, 2, 0
Offset: 0

Views

Author

Keywords

Crossrefs

Cf. A000052.
The original (incorrect) Mark-Ulam list is given in A261402.

Programs

  • Mathematica
    SortBy[Range[0, 100], IntegerName] (* Davin Park, Dec 25 2016 *)

Extensions

Extended with full list of 101 terms by N. J. A. Sloane, Aug 21 2015
a(76) = 10 inserted by Davin Park, Dec 25 2016
Showing 1-1 of 1 results.