Thread: Problem 34
View Single Post
  #2  
Old August 13th, 2007, 06:18 AM
mathisfun1 mathisfun1 is offline
Newbie
 
Join Date: Jun 2007
Posts: 18
Country:
Thanks: 0
Thanked 1 Time in 1 Post
mathisfun1 is on a distinguished road
Default

All permutations of (k, -k, j) for integers k and j are solutions. To see that these are the only solutions, rewrite as y^3+z^3 = (x+y+z)^3 - x^3 which, assuming y \ne -z, reduces to x^2+(y+z)x+yz = 0 \Rightarrow x = -y or x = -z with the other variable arbitrary, giving the solutions (k, -k, j), \ (k, j, -k) and, by symmetry in the original equation, (j, k, -k)

Last edited by mathisfun1; August 14th, 2007 at 04:11 PM.