All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > Numbers
Pretty Potent Primes II (Posted on 2008-12-09) Difficulty: 3 of 5
Make a list of distinct prime numbers, using the decimal digits from 0 to 9 exactly twice 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? (None of the primes may admit leading zeroes).

Bonus Question:

Make a list of distinct prime numbers, using the duodecimal digits from 0 to B exactly twice 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? (None of the primes may admit leading zeroes).

Note: Think of this problem as an extension of Pretty Potent Primes.

See The Solution Submitted by K Sengupta    
Rating: 5.0000 (1 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution re: A possible start! | Comment 2 of 5 |
(In reply to A possible start! by rod hines)

An examination of the set of numbers to find the lowest sum, I saw that you can switch the 2 and 4 in 23 and 463 to get a lower sum using the primes 43 and 263:

2+43+89+109+263+487+557+601 = 2,151

This sum, though, can also be attained with the following:
2+43+89+109+283+467+557+601, 
2+43+89+109+263+457+587+601, and
2+43+89+157+263+409+587+601
Other combinations may also be possible. I suspect, therefore, there may be a lower sum solution.

-------
No claim to have found the lowest sum solution, but I did find an even lower sum solution:
2+53+89+157+263+409+487+601 = 2,061

--------
For the duodecimal digits, I offer the following as a possible solution:
[base 12]:
2+3+67+81+205+3AB+447+69B+801+A95 =>
[base 10]:
2+3+79+97+293+563+631+978+1153+1553 = 5,352

Edited on December 10, 2008, 11:24 pm
  Posted by Dej Mar on 2008-12-09 21:46:46

Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (1)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (16)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information