OFFSET
2,63
COMMENTS
Starts to differ from A174889 at n=64.
The first 2 occurs at n = 64, the first 3 at n = 1081080.
The first 4 occurs at n = 75424789440 and the first 5 occurs at 2474044411193114760000. - Charles R Greathouse IV, Aug 20 2015
LINKS
Charles R Greathouse IV, Table of n, a(n) for n = 2..10000
L. Troupe, On the number of prime factors of values of the sum-of-proper-divisors function, J. Number Theory 150 (2015)120-135
MATHEMATICA
PrimeNu[DivisorSigma[0, #]-1&/@Range[2, 82]] (* Ivan N. Ianakiev, Aug 20 2015 *)
PROG
(PARI) a(n)=omega(numdiv(n)-1) \\ Charles R Greathouse IV, Aug 20 2015
CROSSREFS
KEYWORD
nonn
AUTHOR
R. J. Mathar, Aug 19 2015
STATUS
approved