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”).
%I #2 Mar 31 2012 14:00:43
%S -1,3,0,40,4,-1,1040,23,3003,33,24,53,34,44,54,133,124,153,134,144,
%T 154,253,234,244,254,354,444,454,1354,1444,1454,2354,2444,2454,3454,
%U 4444,4454
%N a(n) = smallest number which has in its Spanish name the letter "r" in the n-th position,or -1 if no such number exists.
%C a(2)=tRes, a(3)=ceRo, a(4)= cuaRenta
%K word,sign
%O 1,2
%A _Claudio Meller_, Aug 26 2009