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.
%I A174879 #2 Mar 31 2012 10:29:57 %S A174879 5,1,3,6,5,2,10,24,5,2,42,9,38,102,38,38,166,198,86,8,69,65,259,134, %T A174879 133,66,266,280,133,8,69,65,259,134,133,66,266,280,133,8,69,65,259, %U A174879 134,133,66,266,280,133,8,69,65,259,134,133,66,266,280,133,8,69,65,259,134,133 %N A174879 Decimal representation of consonants and vowels in English integers mapped to binary 0 and 1. %e A174879 Consonants=0, vowels=1. a(1) = one = 101 = 5 a(2) = two = 001 = 1 a(3) = three = 00011 = 3 a(73) = seventythree = 010100000011 = 1283 %K A174879 base,easy,nonn,word %O A174879 1,1 %A A174879 _Gil Broussard_, Mar 31 2010