A130675 Factorial of bigomega(n).
1, 1, 1, 2, 1, 2, 1, 6, 2, 2, 1, 6, 1, 2, 2, 24, 1, 6, 1, 6, 2, 2, 1, 24, 2, 2, 6, 6, 1, 6, 1, 120, 2, 2, 2, 24, 1, 2, 2, 24, 1, 6, 1, 6, 6, 2, 1, 120, 2, 6, 2, 6, 1, 24, 2, 24, 2, 2, 1, 24, 1, 2, 6, 720, 2, 6, 1, 6, 2, 6, 1, 120, 1, 2, 6, 6, 2, 6, 1, 120, 24, 2, 1, 24, 2, 2, 2, 24, 1, 24
Offset: 1
Links
Programs
-
Mathematica
PrimeOmega[Range[90]]! (* Harvey P. Dale, Nov 14 2011 *)
-
PARI
A130675(n) = bigomega(n)! \\ Antti Karttunen, Jul 07 2017
Formula
Extensions
A 16 split into 1,6, a 21 split into 2,1, a(1) replaced by 1, and definition clarified by R. J. Mathar, Aug 23 2010
Comments