A330989 Least positive integer with exactly 2^n factorizations into factors > 1, or 0 if no such integer exists.
1, 4, 12, 0, 72, 0, 480
Offset: 0
Examples
The A001055(n) factorizations for n = 1, 4, 12, 72: () (4) (12) (72) (2*2) (2*6) (8*9) (3*4) (2*36) (2*2*3) (3*24) (4*18) (6*12) (2*4*9) (2*6*6) (3*3*8) (3*4*6) (2*2*18) (2*3*12) (2*2*2*9) (2*2*3*6) (2*3*3*4) (2*2*2*3*3)