login
Least possible integer k/(product of digits k) for k with n digits.
2

%I #5 Mar 30 2012 18:35:33

%S 1,2,4,9,18,12,13,34,74,72,259,312,892,167,1334,1561,3326,5133,12054

%N Least possible integer k/(product of digits k) for k with n digits.

%Y Cf. A034686, A034725.

%K nonn,base

%O 1,2

%A _David W. Wilson_