numtheory(deprecated)
bigomega
number of prime divisors counted with multiplicity
Calling Sequence
Parameters
Description
Examples
bigomega(n)
n
-
integer
Important: The numtheory package has been deprecated. Use the superseding command NumberTheory[NumberOfPrimeFactors] instead.
The function bigomega(n) computes the number of prime divisors of the integer n counted with multiplicity.
The command with(numtheory,bigomega) allows the use of the abbreviated form of this command.
See Also
NumberTheory[NumberOfPrimeFactors]
numtheory(deprecated)[divisors]
numtheory(deprecated)[sigma]
numtheory(deprecated)[tau]
Download Help Document