login
a(n) = smallest number which has in its Spanish name the letter "c" in the n-th position
0

%I #2 Mar 31 2012 14:00:43

%S 0,8,11,5,15,14,18,28,34,25,48,35,45,55,134,125,148,135,145,155,248,

%T 235,245,255,355,445,455

%N a(n) = smallest number which has in its Spanish name the letter "c" in the n-th position

%C a(1)=Cero, a(2)= oCho, a(3)= onCe, a(4)=cinCo

%K nonn,word

%O 1,2

%A _Claudio Meller_, Aug 26 2009