A number is "factorific" if the sum of the factorials of each of its digits equals the number itself. Find the only three-digit factorific number.
Recall that a factorial is a product of all the integers from 1 to a specific number. For example .
A number is "factorific" if the sum of the factorials of each of its digits equals the number itself. Find the only three-digit factorific number.
Recall that a factorial is a product of all the integers from 1 to a specific number. For example
1! = 001
4! = 024
5! = 120
1! + 4! + 5! = 145
1! = 1 2! = 2 3! = 6 4! = 24 5! = 120 6! = 720 7! = too many digits
Adding 1! to 2! to 5! results in 125.
A number is "factorific" if the sum of the factorials of each of its digits equals the number itself. Find the only three-digit factorific number.
Recall that a factorial is a product of all the integers from 1 to a specific number. For example
1! = 001
4! = 024
5! = 120
1! + 4! + 5! = 145