- #1
ehrenfest
- 2,020
- 1
[SOLVED] Larson 4.1.10
Determine all triplets of integers (x,y,x) satisfying the equation
[tex]x^3+y^3+z^3=(x+y+z)^3[/tex]
I think the only solutions are x=y=0, x=z=0, z=y=0, z=-y and x=0, x=-z and y=0, x=-y and z=0. If I rewrite the equation as (x+y)(x+z)(y+z)=-xyz, several things are obvious:
1)x,y,z are not all odd
2)x,y,z are not all positive and not all negative
3)if for example, z is negative and x,y are positive, then abs(z)< x,y or abs(z)>x,y
But how can I show there are no other solutions...
Homework Statement
Determine all triplets of integers (x,y,x) satisfying the equation
[tex]x^3+y^3+z^3=(x+y+z)^3[/tex]
Homework Equations
The Attempt at a Solution
I think the only solutions are x=y=0, x=z=0, z=y=0, z=-y and x=0, x=-z and y=0, x=-y and z=0. If I rewrite the equation as (x+y)(x+z)(y+z)=-xyz, several things are obvious:
1)x,y,z are not all odd
2)x,y,z are not all positive and not all negative
3)if for example, z is negative and x,y are positive, then abs(z)< x,y or abs(z)>x,y
But how can I show there are no other solutions...