3 Variable equation that i'm stuck on .

  • Thread starter Thread starter mtayab1994
  • Start date Start date
  • Tags Tags
    Stuck Variable
mtayab1994
Messages
584
Reaction score
0

Homework Statement



Solve the following equation in N^3:

x^2+y^2+z^2=xyz-1



The Attempt at a Solution



I moved all the terms to one side, but I don't know what to do from there on.
 
Physics news on Phys.org
That's a cubic Diophantine equation and those are notoriously difficult!
 
Do you have any idea on how i can start it? I think i should make x=t and x=s as my two parameters and i'll get an equation in z. Is that a good idea?
 
Consider the possibilities mod 2, then mod 4, on the two sides of the equation as originally given.
 
Joffan said:
Consider the possibilities mod 2, then mod 4, on the two sides of the equation as originally given.

yea that's what i did i got lhs=1mod4 and rhs is -1mod4 thus this equation has no solution.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top