|
Given three primes , the composite integer is a sphenic number. The first few sphenic numbers are 30, 42, 66, 70, 78, 102, 105, 110, 114, 130, 138, 154, listed in A007304 of Sloane's OEIS.
The divisors of a sphenic number therefore are
. Furthermore,
(where is the Möbius function),
(where is the divisor function) and
(where and are the number of (nondistinct) prime factors function and the number of distinct prime factors function, respectively).
The largest known sphenic number at any time is usually the product of the three largest known Mersenne primes.
|