Problems need HardWork #1

Find the number of positive integer solutions for the equation:

x 2 + y 2 + z 2 = 7 w 2 . x^2 + y^2 + z^2 = 7w^2.


The answer is 0.

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.

1 solution

Curtis Clement
Aug 22, 2015

7 w 2 0 , 3 m o d ( 4 ) \ 7w^2 \equiv 0,3 mod(4) so either x 2 , y 2 , z 2 0 m o d ( 4 ) \ x^2,y^2,z^2 \equiv 0 mod(4) or x 2 , y 2 , z 2 1 m o d ( 4 ) \ x^2,y^2,z^2 \equiv 1 mod(4) ( # ). Case1: x = 2 x 1 e t c : \ x = 2x_1 \ ~~ \ etc: 4 x 1 2 + 4 y 1 2 + 4 z 1 2 = 7 w 2 \ 4x_1^2 + 4y_1^2 + 4z_1^2 = 7w^2 Clearly w is even so we use a similar substitution ( w = 2 w 1 \ w = 2w_1 ) to obtain: x 1 2 + y 1 2 + z 1 2 = 7 w 1 2 \ x_1^2 + y_1^2 + z_1^2 = 7w_1^2 Hence, (using proof by descent) there are no positive integer solutions. Case 2: All variables are odd (from # and parity) so we have ( 2 x 1 + 1 ) 2 + ( 2 y 1 + 1 ) 2 + ( 2 z 1 + 1 ) 2 = 7 ( 2 w 1 + 1 ) 2 \ (2x_1 +1)^2 + (2y_1 +1)^2 + (2z_1 +1)^2 = 7(2w_1 +1 )^2 This can be rearranged then divided by 4 to give: x 1 ( x 1 + 1 ) + y 1 ( y 1 + 1 ) + z 1 ( z 1 + 1 ) 1 = 7 w 1 ( w 1 + 1 ) \ x_1 (x_1 +1) + y_1 (y_1 +1) + z_1 (z_1 +1) -1 = 7w_1 (w_1 +1) o d d = e v e n \implies\ odd = even This contradiction together with case 1 proves that there are no positive integer solutions.

very nice sir...

Dev Sharma - 5 years, 9 months ago

Log in to reply

Thanks. Nice problem btw :)

Curtis Clement - 5 years, 9 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...