login

Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.

A185166
Number of prime divisors of n (counted with multiplicity) of numbers k such that sum of proper divisors of k exceeds that of all smaller numbers.
1
0, 1, 2, 2, 3, 2, 3, 3, 3, 4, 3, 4, 5, 4, 5, 4, 4, 6, 5, 5, 6, 5, 5, 6, 6, 7, 5, 6, 6, 5, 7, 6, 6, 6, 5, 7, 6, 8, 7, 7, 7, 6, 8, 6, 7, 6, 6, 8, 6, 8, 7, 9, 7, 8, 8, 8, 7, 7, 7, 9, 6, 7, 8, 7, 7, 7, 9, 9, 8, 8, 7, 9, 7, 8, 8, 8, 7, 9, 7, 9, 8, 8, 10, 8, 9, 9, 9
OFFSET
1,3
LINKS
Amiram Eldar, Table of n, a(n) for n = 1..1000 (calculated from the b-file at A034090)
FORMULA
a(n) = A001222(A034090(n)).
EXAMPLE
a(1) = 0 because 1 = A034090(1) has no prime factors.
a(2) = 1 because 2 = A034090(2) has one prime factor, itself.
a(3) = 2 because 4 = A034090(3) = 2^2 has two prime factors (with multiplicity).
CROSSREFS
KEYWORD
nonn
AUTHOR
Jonathan Vos Post, Feb 19 2011
EXTENSIONS
More terms from Amiram Eldar, Aug 30 2019
STATUS
approved