Search: id:A062348 Results 1-1 of 1 results found. %I A062348 %S A062348 2,6,24,120,360,5040,40320,362880,1814400,39916800,239500800, %T A062348 6227020800,43589145600,653837184000,20922789888000,355687428096000, %U A062348 3201186852864000,121645100408832000,1216451004088320000 %N A062348 n! / number of distinct prime divisors of n. %H A062348 Harry J. Smith, Table of n, a(n) for n=2,...,100 %F A062348 a(n) = n! / omega(n). %o A062348 (PARI) for(n=2,24,print(n!/omega(n))) %o A062348 (PARI) { f=1; for (n=2, 100, f*=n; write("b062348.txt", n, " ", f/omega(n)) ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Aug 05 2009] %Y A062348 Sequence in context: A083267 A130480 A048631 this_sequence A072856 A070946 A060726 %Y A062348 Adjacent sequences: A062345 A062346 A062347 this_sequence A062349 A062350 A062351 %K A062348 easy,nonn %O A062348 2,1 %A A062348 Jason Earls (zevi_35711(AT)yahoo.com), Jul 06 2001 Search completed in 0.001 seconds