Find the sum of all real k such that x + y + z divides x 3 + y 3 + z 3 + k x y z for all x , y , z .
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.
@Chew-Seong Cheong Sir, why did you check only -3.......How do you know that there aren't any other values.??
Log in to reply
I did not check. It was derived from the equation.
Log in to reply
No Sir, that is visible.......What I am asking is that if k had some other value (not necessarily an integer ) then, how would we know that no solutions exist then........???
Log in to reply
@Aaghaz Mahajan – I don't think there are other values.
Log in to reply
@Chew-Seong Cheong – But Sir, is there any proof????
Log in to reply
@Aaghaz Mahajan – My solution is the proof. The solution is for all x , y and z .
Log in to reply
@Chew-Seong Cheong – Right Sir........Thank you!!
Log in to reply
@Aaghaz Mahajan – To answer your question you can either identify the elementary formula right away, but true that doesn't tell you if there exists any other k such that the questions hold. For that purpose use the remainder theorem, and make the equation identically 0 . and it follows that k has to be 3 .
Problem Loading...
Note Loading...
Set Loading...
For all x , y and z , we have x 3 + y 3 + z 3 = ( x + y + z ) ( x 2 + y 2 + z 2 − x y − y z − z x ) + 3 x y z . Therefore, if k = 0 or k = − 3 , x 3 + y 3 + z 3 + k x y z = ( x + y + z ) ( x 2 + y 2 + z 2 − x y − y z − z x ) which is divisible by x + y + z . Therefore the sum of all valid real k is 0 − 3 = − 3 .