Search: id:A061799 Results 1-1 of 1 results found. %I A061799 %S A061799 1,2,4,6,12,12,24,24,36,48,60,60,120,120,120,120,180,180,240,240,360, %T A061799 360,360,360,720,720,720,720,720,720,840,840,1260,1260,1260,1260,1680, %U A061799 1680,1680,1680,2520,2520,2520,2520,2520,2520,2520,2520,5040,5040,5040 %N A061799 Smallest number with at least n factors. %C A061799 a(5)=12 since every number less than 12 has fewer than five factors (1 has one; 2,3,5,7 and 11 have two each; 4 and 9 have three each; 6, 8 and 10 have four each) while 12 has at least five (in fact it has six: 1,2,3,4,6 and 12). %C A061799 Smallest number which can be expressed as the least common multiple of n distinct numbers. - Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Nov 27 2002 %H A061799 T. D. Noe, Table of n, a(n) for n=1..2000 (using A002182) %o A061799 (PARI) for(n=1,100,s=n; while(numdiv(s)