Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.
%I #7 May 07 2015 23:10:18
%S 0,1,3,6,13,11,16,9,27,31,2,4,5,7,8,10,12,14,15,17,24,18,25,19,26,28,
%T 37,30,38,32,23,20,36,41,39,29,42,43,48,53,47,21,40,50,57,58,66,45,69,
%U 59,64,22,49,54,65,81,70,60,71,62,80,33,67,61,74,82,95,92,75,96,101,34,68,84,76,83,102
%N Inverse permutation of A257277 (least unused number having a digit that divides the previous term).
%o (PARI) vecsort(A257277,,1)[1..200] \\ assuming A257277 is defined as vector with enough (nonzero) terms of that sequence.
%Y Cf. A257277.
%K nonn,base
%O 0,3
%A _M. F. Hasler_, May 07 2015