Mathematica > Mathematics and Algorithms > Number Theory > Prime Numbers >
Mathematica > Mathematics and Algorithms > Mathematical Functions > Number Theoretic Functions > Prime Numbers >

PrimeNu

PrimeNu[n]
gives the number of distinct primes nu(n) in n.
  • Integer mathematical function, suitable for both symbolic and numerical manipulation.
  • For a number n=u p1k1CenterEllipsis pmkm with u a unit and pi primes, PrimeNu[n] returns m.
  • PrimeNu also works for rational numbers.
  • PrimeNu is an additive number theoretic function.
New in 7
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team