%I #25 Aug 13 2015 05:41:45
%S 2,3,4,5,6,8,10,12,14,18,20,24,32,48,60,72,168,720
%N Numbers that do not contain exactly the same digits in two different smaller bases.
%C Also numbers that cannot be expressed as the two-digit numbers a b (base r) and b a (base s) for two different smaller bases r and s (i.e., 2-digit "reversals"), and the numbers that cannot be expressed as "reversals" of any length for two different smaller bases. I can prove this. - _Francis J. McDonnell_, Jul 28 2015
%H Sascha Kurz, <a href="http://www.mathe2.uni-bayreuth.de/sascha/oeis/paper/digits.ps">A059809 is finite</a> (shows that there are no other terms) [Broken link]
%e 8 written in bases 2 through 7 is 1000, 22, 20, 13, 12, 11 and none of these are permutations of another one.
%Y Cf. A059808.
%K base,nonn,fini,full
%O 1,1
%A _Erich Friedman_, Feb 24 2001
%E More terms from _Naohiro Nomoto_, Oct 04 2001, who remarks that there are no others < 10000.
%E Offset set to 1 by _Michel Marcus_, Aug 03 2015