A360169 Numbers k such that the partition number p(k) = A000041(k) is a term of A057109, i.e., it is not a divisor of the factorial of its greatest prime factor.
14, 19, 24, 28, 118
Offset: 1
Examples
p(14) = 3^3 * 5, but 5! has only one factor 3. p(19) = 2 * 5 * 7^2, but 7! has only one factor 7. p(24) = 3^2 * 5^2 * 7, but 7! has only one factor 5. p(28) = 2 * 11 * 13^2, but 13! has only one factor 13. p(118) = 11 * 197 * 827^2, but 827! has only one factor 827.
Comments