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 #5 Nov 13 2014 14:27:41
%S 101,11,2,3,41,5,61,7,83,19,101,11,2,3,41,5,61,7,83,19,101,11,2,3,41,
%T 5,61,7,83,19,101,11,2,3,41,5,61,7,83,19,101,11,2,3,41,5,61,7,83,19,
%U 101,11,2,3,41,5,61,7,83,19,101
%N In base ten, we try to get the digits 0,1,2,3,...,9,0,1,2,3,... in order only using primes and each time choosing the smallest prime that will give the desired digit.
%C Periodic with period length 10. - _N. J. A. Sloane_, Nov 13 2014
%Y Cf. A060399, A060400, A062584.
%K base,easy,nonn
%O 0,1
%A _Labos Elemer_, Apr 04 2001