A298157 Number of primitive abundant numbers (A071395) with n prime factors, counted with multiplicity.
0, 0, 2, 25, 906, 265602, 13232731828
Offset: 1
Examples
For n=3, the only two primitive abundant numbers (PAN) are 2*2*5 = 20 and 2*5*7 = 70. The latter is also a primitive weird number, see A002975. For n=4, the 25 PAN range from 2^3*11 = 88 to 2*5*11*53 = 5830.
Links
- G. Amato, Primitive Weirds and Abundant Numbers, GitHub.
- Gianluca Amato, Maximilian F. Hasler, Giuseppe Melfi, Maurizio Parton, Primitive abundant and weird numbers with many prime factors, arXiv:1802.07178 [math.NT], 2018.
Crossrefs
Programs
-
SageMath
# See GitHub link.
Comments