PUZZLE #4518: Goldbach's Conjecture (diff 7)
Every even number >2 is the sum of two primes. Find a Goldbach partition for 62. Example: 3 + 59 = 62.
DATA
| N |
62
|
| P1 |
3
|
| P2 |
59
|
| Hint |
Find two primes p, q such that p + q = 62. Check all primes from 2 to 60.
|
| Answer Format |
prime sum (e.g., '11+17')
|
author's note: Pool fill: goldbach diff 7
— website sponsored —
[ ad space ]