{ x 2 + y 2 = 1 4 5 x 3 + y 3 = 1 7 2 9
If ( x 1 , y 1 ) , ( x 2 , y 2 ) . . . ( x n , y n ) are all the positive real ordered pairs which satisfy the system of equations above,then find value of x 1 + x 2 + . . . + x n + y 1 + . . . + y n .
Note: Ordered pair means (1,2) and (2,1) are distinct
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.
I'm not sure what your cases are about. Where did 13 come from?
How can we rule out the cases where x > 1 2 and y < 1 ?
Note that there is an additional solution where x or \y) is negative. How does your analysis suggest that such a solution exists?
Why is positive in quotation marks? Are you trying to say some other definition of positive?
Log in to reply
Just to stress the word
Log in to reply
No other meaning
Log in to reply
@Ravi Dwivedi – K, I've bolded it to stress the word. The quotation marks make me think that you are trying to refer to a non-standard definition of positive.
Sorry I need to edit this one....its typo somewhere and the mistake is everywhere after that
Really sorry for inconvenience for all of you
Check this now.....I have corrected!!
Log in to reply
Your solution is still somewhat convoluted to follow through, and you should provide explanation of what you are wanting to do, and why. E.g. if you say "We will prove by contradiction that no solution exists", then that sets up the reader's expectation, and they will be prepared to see why a contradiction exists.
Also, be careful with the labeling of your intervals. Where possible, make sure that they go from small to large.
The number 1729 is famous because it can be written as the sum of two perfect cubes in two different ways: 1 7 2 9 = 1 0 3 + 9 3 = 1 2 3 + 1 3 . Would one of these...? Indeed, ( x , y ) = ( 1 2 , 1 ) is a solution!
We must see if there are more solutions. Let s = x + y . Note that 1 7 2 9 = x 3 + y 3 = ( x + y ) ( x 2 + y 2 − x y ) = s ( 1 4 5 − x y ) ; 1 4 5 = x 2 + y 2 = ( x + y ) 2 − 2 x y = s 2 − 2 x y ; We multiply the first equation by 2 and the second equation by s and subtract: 2 ⋅ 1 7 2 9 − 1 4 5 ⋅ s = s ( 2 ⋅ 1 4 5 − 2 x y ) − s ( s 2 − 2 x y ) = 2 ⋅ 1 4 5 s − s 3 . Thus we have a cubic equation for the sum s = x + y : s 3 − ( 3 ⋅ 1 4 5 ) s + 2 ⋅ 1 7 2 9 = 0 . Because we already have the solution s = 1 2 + 1 = 1 3 , we factor it out: ( s − 1 3 ) ( s 2 + 1 3 s − 2 6 6 ) = 0 . Equating the second factor to zero gives the additional solutions s = 2 − 1 3 ± 1 2 3 3 . The negative sign we discard, because positive values for x , y means that s > 0 as well. So focus on the case x + y = s = 2 − 1 3 + 1 2 3 3 . Using a previous equation, 1 4 5 = s 2 − 2 x y = 4 1 6 9 + 1 2 3 3 − 2 6 1 2 3 3 − 2 x y . Both x and y are positive precisely if x y > 0 . Therefore calculate: 8 x y = ( 1 6 9 + 1 2 3 3 − 2 6 1 2 3 3 ) − 4 ⋅ 1 4 5 = 8 2 2 − 2 6 1 2 3 3 . Because 2 6 2 ⋅ 1 2 3 3 = 8 3 3 5 0 8 > 6 7 5 6 8 4 = 8 2 2 2 , the subtraction will have a negative value.
Thus we have not found any new solutions, and only have ( x , y ) = ( 1 , 1 2 ) and ( 1 2 , 1 ) . Adding, we find the solution to be 26.
Problem Loading...
Note Loading...
Set Loading...
We write the system as { x 2 + y 2 = 1 2 2 + 1 2 x 3 + y 3 = 1 2 3 + 1 3
This has obvious solutions x = 1 2 , y = 1 and x = 1 , y = 1 2
Now we will show there are no other solutions in positive real numbers. If ( x , y ) is another solution, without loss of generality we assume that x > 1 2 > 1 > y (the case 1 2 > x ≥ y > 1 follows by symmetry)
Put x 1 = x 3 , y 1 = y 3 , u 1 = 1 2 3 , v 1 = 1 3
The system becomes
x 1 3 2 − u 1 3 2 = v 1 3 2 − y 1 3 2
x 1 − u 1 = v 1 − y 1
Applying mean value theorem to the function f ( t ) = t 3 2 on the intervals [ u 1 , x 1 ] and [ v 1 , y 1 ] there exists t 1 ∈ ( u 1 , x 1 ) and t 2 ∈ ( v 1 , y 1 ) such that
x 1 3 2 − u 1 3 2 = 3 2 t 1 3 − 1 ( x 1 − u 1 )
v 1 3 2 − y 1 3 2 = 3 2 t 2 3 − 1 ( v 1 − y 1 )
Consequently t 1 = t 2 which is impossible since ( u 1 , x 1 ) and ( y 1 , v 1 ) are disjoint intervals. Hence there are no other solutions.
Final answer ( x , y ) = ( 1 2 , 1 ) , ( 1 , 1 2 ) and hence answer is 2 6