x + y = z 2 x 2 + y 2 = z 3
If positive integral solutions ( x 1 , y 1 , z 1 ) , ( x 2 , y 2 , z 2 ) , … , ( x n , y n , z n ) satisfy the system of equations above, find the value of
i = 1 ∑ n ( x i + y i + z i )
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.
This problem seems to be incorrect. There should be solutions ( x , y ) for any z with 1 < z ≤ 2 . Namely, let x y = 2 z 2 ( 1 + z 2 − 1 ) = 2 z 2 ( 1 − z 2 − 1 ) For instance, if z = 8 / 5 we get ( x , y ) = ( 4 8 / 5 , 1 6 / 5 ) .
Perhaps we want to restrict to positive integers? In that case, we get x = y = z = 2 as the only solutions.
The problem of non-negative integers is much more interesting.
Log in to reply
Really? I'm pretty sure the above formulas parameterize the solutions (up to switching x and y ), just by substituting y = z 2 − x in the second equation, writing it as a quadratic in x , and using the quadratic formula.
Clearly z ≥ 0 , and if z = 0 we quickly get x = y = 0 , and if z = 1 we quickly get ( 1 , 0 , 1 ) and ( 0 , 1 , 1 ) , and if z = 2 we quickly get ( 2 , 2 , 2 ) , and if z ≥ 3 there are no real solutions.
Log in to reply
I was referring that it was interesting because there were more solutions.
Problem Loading...
Note Loading...
Set Loading...
Method 1
U s i n g p o w e r − m e a n i n e q u a l i t y , 2 x + y ≤ 2 x 2 + y 2 ⇒ ( 2 x + y ) 2 ≤ 2 x 2 + y 2 ⇒ 4 z 4 ≤ 2 z 3 ⇒ z ≤ 2 ( a s z i s + v e s o c a n c e l z 3 ) s o p o s s i b l e + v e i n t e g r a l v a l u e s o f z a r e 1 & 2 b y h i t & t r i a l o n l y o n e s o l u t i o n ( x , y , z ) = ( 2 , 2 , 2 ) ⇒ A n s = 2 + 2 + 2 = 6
Method 2
L e t ( b y e q n 2 ) x = z 2 3 cos θ , y = z 2 3 sin θ B y e q n 1 , z 2 3 ( cos θ + sin θ ) = z 2 ⇒ z 2 1 = cos θ + sin θ ⇒ z = 1 + sin 2 θ s o p o s s i b l e + v e i n t e g r a l v a l u e s o f z a r e 1 & 2 b y h i t & t r i a l o n l y o n e s o l u t i o n ( x , y , z ) = ( 2 , 2 , 2 ) ⇒ A n s = 2 + 2 + 2 = 6