Problem:
An integer is a perfect number if and only if it is equal to the sum of all of its divisors except itself. For example, is a perfect number since .
Let denote the product , where is a positive integer. An integer is a factorial if and only if it is equal to for some positive integer . For example, is a factorial number since .
Find all perfect numbers greater than that are also factorials.