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.

A261545 a(n) indicates which letter of the English alphabet is the n-th most common.

Original entry on oeis.org

5, 20, 1, 15, 9, 14, 19, 18, 8, 12, 4, 3, 21, 13, 6, 16, 7, 23, 25, 2, 22, 11, 24, 10, 17, 26
Offset: 1

Views

Author

Peter Norvig and Robert G. Wilson v, Aug 24 2015

Keywords

Comments

This is according to Mayzner revisited (Peter Norvig), Cornell, British National Corpus and the Brown corpus.

Examples

			The most common letter of the English alphabet is the fifth letter 'E', so a(1)=5; the second most common letter is the twentieth letter 'T', so a(2)=20; the third most common letter is 'A', so a(3)=1; etc.
		

References

  • Martin Gardner, "Codes, Ciphers, and Secret Writing." Dover Publications, Inc. New York 1984.
  • M. S. Mayzner, Margaret Elizabeth Tresselt, "Tables of Single-letter and Digram Frequency Counts for Various Word-length and Letter-position Combinations," Psychonomic Press, 1965.
  • A. Young," Mathematical Ciphers: From Caesar to RSA." Mathematical World, Volume 25. American Mathematical Society 2006.

Crossrefs

Programs

  • Mathematica
    ToCharacterCode["etaoinsrhldcumfpgwybvkxjqz"] - 96