Find the sum of all solutions to
in nonnegative integers.
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.
There are three triplets that solve this Diophatine equation in N 0 : ( x , y , z ) = ( 1 , 1 , 1 ) ; ( 1 , 2 , 0 ) ; ( 2 , 4 , 2 ) . The coordinate sum computes to:
Σ n = 1 3 x n + y n + z n = 1 4 .