How many triplets of prime numbers exist such that the sum of their squares is
In other words, how many ways can we write as the sum of the squares of three primes?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Note that:
7 2 + 1 1 2 + 4 3 2 = 2 0 1 9 7 2 + 1 7 2 + 4 1 2 = 2 0 1 9 1 3 2 + 1 3 2 + 4 1 2 = 2 0 1 9 1 1 2 + 2 3 2 + 3 7 2 = 2 0 1 9 1 7 2 + 1 9 2 + 3 7 2 = 2 0 1 9 2 3 2 + 2 3 2 + 3 1 2 = 2 0 1 9
Thus, 2 0 1 9 can be written in 6 ways as the sum of the squares of three primes.