Make a list of prime numbers, using the digits from 0 to 9 exactly once each in the list. What is the minimum sum of all the numbers in such a list? What's the minimum product of all the numbers in such a list?
(In reply to
A wild stab at an answer by ken)
I copied the wrong list from my pad and don't see how to edit my post.
1, 2, 5, 67, 89, 403
Sum = 567
Product = 13,625,514,630
|
Posted by ken
on 2005-03-13 17:04:42 |