Solving Integer Questions: Showing x, y, and z are Even

  • Thread starter Thread starter garyljc
  • Start date Start date
  • Tags Tags
    Integers
AI Thread Summary
To prove that x, y, and z are all even in the equation x^3 + 2y^3 + 4z^3 = 0, it is essential to recognize that the cube of any even number is even, while the cube of an odd number is odd. Since 2y^3 and 4z^3 are both even, their sum is even, necessitating that x^3 must also be even for the equation to hold true. Furthermore, if x is even, it can be expressed as 2n, meaning x^3 is divisible by 8. This leads to the conclusion that y^3 + 2z^3 must also be even, reinforcing that y and z must be even as well. The discussion highlights the importance of understanding the properties of even and odd numbers in solving integer equations.
garyljc
Messages
103
Reaction score
0
i've come across a question thatr reads
x^3 + 2y^3 + 4z^3 =0
show that x y z are all even

part 2 requires to show that there are no such intergers

i have no idea at all how to show something is even
can anyone help please thanks
 
Physics news on Phys.org
It helps if you know that the cube of any even number is even and the cube of any odd number is odd! Obviously, for any y and z, 2y^3+ 4z^3= 2(y^3+ 2z^3) is even. In order that x3 cancel that, x3 must be even.

But you can say more. The cube of an even number is divisible by 8: (2n)3= 8n3. So if x is even, what about 2(y3+ 2z3)? And then what about (y3+ 2z3)?
 
thanks for the hints !
 
Oh, and you show something is even by showing it satisfies the definition of "even": it is equal to 2n for some integer n.
 
got it ! =)
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top