%I A102869
%S A102869 2,0,11,14,102,101,111,114,1014,1102,1101,1111,1014,11114,14114,101111,
%T A102869 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
(rayjchandler(AT)sbcglobal.net).
%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]
%Y A102869 Sequence in context: A167387 A138542 A057862 this_sequence A075533 A053814
A095238
%Y A102869 Adjacent sequences: A102866 A102867 A102868 this_sequence A102870 A102871
A102872
%K A102869 easy,nonn
%O A102869 1,1
%A A102869 Jonathan Vos Post (jvospost3(AT)gmail.com), Mar 01 2005
|