A385811 Numbers k such that there exists a partition of the sum of prime factors of k (cf. A001414) into bigomega(k) (cf. A001222) prime parts where the product of parts is more than k.
20, 21, 28, 33, 39, 40, 42, 44, 51, 52, 56, 57, 60, 63, 65, 66, 68, 69, 76, 78, 80, 84, 85, 87, 88, 92, 93, 95, 99, 100, 102, 104, 105, 111, 112, 114, 115, 116, 117, 119, 120, 123, 124, 126, 129, 130, 132, 133, 136, 138, 140, 141, 145, 147, 148, 152, 153, 155
Offset: 1
Keywords
Examples
60 is inefficient because its prime factors are 2,2,3,5. These factors add to 12. 81 is larger than 60 and also has its four prime factors adding to 12. 60 is therefore inefficient. 63 is inefficient because its prime factors are 3,3,7. These factors add to 13. 75 is larger than 63 and also has its three prime factors (3,5,5) adding to 13. 63 is therefore inefficient.
Extensions
More terms from Alois P. Heinz, Jul 09 2025
Comments