I want to solve the equation $$(x-1)^2 + (y-1)^2 + (z-1)^2 = 49$$ where $x$, $y$, $z$ are integer and $x \neq 1$, $y \neq 1$, $x \neq 1$. How do I tell Mathematica to do that?
Tell me more
×
Mathematica Stack Exchange is a question and answer site for
users of Mathematica. It's 100% free, no registration required.
|
A geometrical view of the solutions:
Edit Another useful visualization:
Edit Note that the problem turns religious if you use
|
||||
|
|
|
Try :
or
You can add inequalities as well as :
|
|||
|
|



