  |
Linear Diophantine Equations - http://www.thoralf.uwaterloo.ca/htdocs/linear.html
A web tool for solving Diophantine equations of the form ax + by = c. |
  |
Quadratic Diophantine Equation Solver - http://www.alpertron.com.ar/QUAD.HTM
Dario Alpern's Java/JavaScript code that solves Diophantine equations of the form Ax^2 + Bxy + Cy^2 + Dx + Ey + F = 0 in two selectable modes: "solution only" and "step by step" (or "teach") mode. There is also a link to his description of the solving methods. |
  |
Hilbert's Tenth Problem - http://www.ltn.lv/~podnieks/gt4.html
Given a Diophantine equation with any number of unknowns and with rational integer coefficients: devise a process, which could determine by a finite number of operations whether the equation is solvable in rational integers. |
  |
Thue Equations - http://finanz.math.tu-graz.ac.at/~cheub/thue.html
Definition of the problem and a list of special cases that have been solved, by Clemens Heuberger. |
  |
Pell's Equation - http://www.ieeta.pt/~tos/pell.html
Record solutions. |