Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Finding coprime integer solutions

I'm looking to find a way to find all coprime integer solutions to an equation. As an example, the equation xy + yz + z*x == 0, which I already know the answer to. Thanks!