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.

A174879 Decimal representation of consonants and vowels in English integers mapped to binary 0 and 1.

Original entry on oeis.org

5, 1, 3, 6, 5, 2, 10, 24, 5, 2, 42, 9, 38, 102, 38, 38, 166, 198, 86, 8, 69, 65, 259, 134, 133, 66, 266, 280, 133, 8, 69, 65, 259, 134, 133, 66, 266, 280, 133, 8, 69, 65, 259, 134, 133, 66, 266, 280, 133, 8, 69, 65, 259, 134, 133, 66, 266, 280, 133, 8, 69, 65, 259, 134, 133
Offset: 1

Views

Author

Gil Broussard, Mar 31 2010

Keywords

Examples

			Consonants=0, vowels=1. a(1) = one = 101 = 5 a(2) = two = 001 = 1 a(3) = three = 00011 = 3 a(73) = seventythree = 010100000011 = 1283