MHB Integer solutions of system of equations

AI Thread Summary
The discussion focuses on finding all integer solutions for the equations x+y+z=3 and x^3+y^3+z^3=3. Participants are attempting to clarify and correct previous answers, indicating that there may have been misunderstandings or errors in earlier responses. The conversation highlights the importance of accuracy in mathematical solutions and the need for clear communication. The initial inquiry remains unresolved as participants seek the correct integer solutions. The thread emphasizes collaborative problem-solving in mathematics.
anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
Find all integer solutions of the system of equations $x+y+z=3$ and $x^3+y^3+z^3=3$.
 
Mathematics news on Phys.org
we are given
$x+y+z = 3 \cdots(1)$
and
$x^3+y^3+z^3 = 3\cdots(2)$
from (1)
$x+y = 3 - z\cdots(3)$
and from (2)
$x^3+y^3 = 3 - z^3\cdots(4)$
From (3) and (4)
because $x+y$ divides $x^3+y^3$ so $x+y$ divides $3-z^3$ or $3-z$ divides $3-z^3$
so $z-3$ divides $z^3- 3$
as $z-3$ divides $z^3-3^3$ or $z^3 - 27$
so $z-3$ divides $(z^3-3) - (z^3- 27) = 24$
further if we have mod 9 then
$x^3 = 0\, or 1\,or\, -1$
$y^3 = 0\, or 1\,or\, -1$
$z^3 = 0\, or 1\,or\, -1$
as we have $x^3+y^3+z^3 = 3$ so we have $x^3=y^3=z^3 = 1$ mod 9
so $x \equiv y \equiv z \equiv 1\pmod 3$
so we need to take x-3 such that they are 1 mod 3 and factor of 24
they are ${ -8, -2, 1, 4}$
This gives choices for x as $(-5, 1, 4, 7)$
same for y and z and we can checking the sets get $x=y=z=1$
 
Last edited:
Sorry kaliprasad, your answer is not quite right...
 
anemone said:
Sorry kaliprasad, your answer is not quite right...
May be. I would like to know the correct answer
 
There was a typo error in first line and I corrected the same. Otherwise I do not find error if any. This may be pointed
 
uppose $(x,\,y,\,z)$ is the set of solution.

From the identity $(x+y+z)^3-(x^3+y^3+z^3)=3(x+y)(y+z)(z+x)$, we get $8=(3-z)(3-x)(3-y)$. Since $6=(3-z)+(3-x)+(3-y)$, checking the factorization of 8, we see that the solutions are $(1,\,1,\,1)$, $(-5,\,4,\,4)$, $(4,\,-5,\,4)$ and $(4,\,4,\,-5)$.
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...
Thread 'Video on imaginary numbers and some queries'
Hi, I was watching the following video. I found some points confusing. Could you please help me to understand the gaps? Thanks, in advance! Question 1: Around 4:22, the video says the following. So for those mathematicians, negative numbers didn't exist. You could subtract, that is find the difference between two positive quantities, but you couldn't have a negative answer or negative coefficients. Mathematicians were so averse to negative numbers that there was no single quadratic...
Thread 'Unit Circle Double Angle Derivations'
Here I made a terrible mistake of assuming this to be an equilateral triangle and set 2sinx=1 => x=pi/6. Although this did derive the double angle formulas it also led into a terrible mess trying to find all the combinations of sides. I must have been tired and just assumed 6x=180 and 2sinx=1. By that time, I was so mindset that I nearly scolded a person for even saying 90-x. I wonder if this is a case of biased observation that seeks to dis credit me like Jesus of Nazareth since in reality...
Back
Top