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 A102869 #9 Jun 20 2013 05:09:10 %S A102869 2,0,11,14,102,101,111,114,1014,1102,1101,1111,1014,11114,14114, %T A102869 101111,101114,111114,114114 %N A102869 Smallest nonnegative integer whose standard American English name has n vowels. %C A102869 a(n) = the least k such that V(k) = n, where V(n) = the number of vowels in the standard English name of a nonnegative integer. V(n) begins (with offset 0): 2,2,1,2,2,2,1,2,2,2,1,3... Extended by _Ray Chandler_. %e A102869 a(1) = 2 [twO], where "two" is the smallest integer with 1 vowel. %e A102869 a(2) = 0 [zErO], where "zero" is the smallest integer with 2 vowels. %e A102869 a(3) = 11 [ElEvEn] %e A102869 a(4) = 14 [fOUrtEEn] %e A102869 a(5) = 102 [OnE hUndrEd twO] %e A102869 a(6) = 101 [OnE hUndrEd OnE] %e A102869 a(7) = 111 [OnE hUndrEd ElEvEn] %e A102869 a(8) = 114 [OnE hUndrEd fOUrtEEn] %e A102869 a(9) = 1014 [OnE thOUsAnd fOUrtEEn] %e A102869 a(10) = 1102 [OnE thOUsAnd OnE hUndrEd twO] %e A102869 a(11) = 1101 [OnE thOUsAnd OnE hUndrEd OnE] %e A102869 a(12) = 1111 [OnE thOUsAnd OnE hUndrEd ElEvEn] %e A102869 a(13) = 1014 [OnE thOUsAnd fOUrtEEn] %e A102869 a(14) = 11114 [ElEvEn thOUsAnd OnE hUndrEd fOUrtEEn] %e A102869 a(15) = 14114 [fOUrtEEn thOUsAnd OnE hUndrEd fOUrtEEn] %e A102869 a(16) = 101111 [OnE hUndrEd OnE thOUsAnd OnE hUndrEd ElEvEn] %e A102869 a(17) = 101114 [OnE hUndrEd OnE thOUsAnd OnE hUndrEd fOUrtEEn] %e A102869 a(18) = 111114 [OnE hUndrEd ElEvEn thOUsAnd OnE hUndrEd fOUrtEEn] %e A102869 a(19) = 114114 [OnE hUndrEd fOUrtEEn thOUsAnd OnE hUndrEd fOUrtEEn] %K A102869 easy,nonn,word %O A102869 1,1 %A A102869 _Jonathan Vos Post_, Mar 01 2005