%I #9 May 05 2014 10:54:26
%S 0,1,3,4,5,9,11,17,19,21,23,25,26,29,31,32,33,44,48,52,66,89,96,106,
%T 117,164,211,236,248,311,349
%N The record values A075053 associated to the records (indices) listed in A239196.
%C This and A239196 are the analogs (related to A075053) of A076497 and A072857 (primeval numbers), related to A039993.
%F a(n)=A075053(A239196(n)).
%o (PARI) m=-1; for(k=1, 9e9, A075053(k)>m&&print1(m=A075053(k),",")) \\ Not very efficient; from 199, 1999, 19999 etc one can jump to the next larger power of 10. - _M. F. Hasler_, Mar 12 2014
%K nonn,base,more
%O 1,3
%A _M. F. Hasler_, Mar 12 2014