![]() |
![]() |
#1 |
Sep 2018
2·3 Posts |
![]()
The number 2019 is the least number having six different representations as a sum of three squares of prime numbers.
2019 = 23^2+23^2+31^2 2019 = 17^2+19^2+37^2 2019 = 11^2+23^2+37^2 2019 = 13^2+13^2+41^2 2019 = 7^2+17^2+41^2 2019 = 7^2+11^2+43^2 The coding challenge: Find other numbers with this property. That is, having six different representations as above, not seven or more. Say, up to 10^9. Happy New Year. |
![]() |
![]() |
![]() |
#2 |
Jun 2003
10101001111102 Posts |
![]()
There are a lot of them.
Code:
2091 2499 3099 3219 3339 3579 3939 4011 4131 4179 4611 ... |
![]() |
![]() |
![]() |
#3 |
Sep 2018
2×3 Posts |
![]()
Wow, you were very fast. And the result is a little surprising to me. But it is sometimes the case.
|
![]() |
![]() |
![]() |
Thread Tools | |
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Coding request for 2^64 up | robert44444uk | Prime Gap Searches | 12 | 2018-09-20 02:29 |
Anyone know enough about coding to do this? | jrafanelli | Software | 2 | 2018-01-11 15:16 |
Python Coding Help? | kelzo | Programming | 3 | 2016-11-27 05:16 |
coding midlet for TF | starrynte | Programming | 1 | 2008-12-30 22:31 |
Coding Challenges | R.D. Silverman | Programming | 18 | 2005-08-09 13:14 |