login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A174879
Decimal representation of consonants and vowels in English integers mapped to binary 0 and 1.
3
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,1
EXAMPLE
Consonants=0, vowels=1. a(1) = one = 101 = 5 a(2) = two = 001 = 1 a(3) = three = 00011 = 3 a(73) = seventythree = 010100000011 = 1283
CROSSREFS
Sequence in context: A300475 A143113 A053544 * A327965 A094136 A051996
KEYWORD
base,easy,nonn,word
AUTHOR
Gil Broussard, Mar 31 2010
STATUS
approved