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 #3 Nov 14 2010 21:28:22
%S 5,2,9,8,4,6,7,3,1,0,14,50,55,52,59,58,54,56,57,53,51,10,19,16,17,18,
%T 12,90,95,92,99,98,94,96,97,93,91,80,85,82,89,88,84,86,87,83,81,11,40,
%U 45,42,49,48,44,46,47,43,41,15,60,65,62,69,68,64,66,67,63,61,70,75,72,79
%N Arrange 1-digit numbers in Portuguese in alphabetical order, then 2-digit numbers, then 3-digit numbers etc.
%e 5="cinco", 2="dois", 9="nove", 8="oito", 4="quatro", 6="seis", 7="sete", 3="tres", 1="um", 0="zero"
%K easy,nonn,word,base
%O 1,1
%A Colin Backhurst (colin.backhurst(AT)ntlworld.com), Sep 21 2004