Diophantine Equations - Core Definitions
Diophantine equations, named after the ancient Greek mathematician Diophantus of Alexandria, are polynomial equations for which we seek integer or rational solutions. These equations form one of the oldest and most fascinating branches of number theory.
A Diophantine equation is a polynomial equation of the form: where has integer coefficients, and we seek solutions where all variables take integer values (or sometimes rational values).
Diophantine equations can be classified by degree, number of variables, and special forms.
The study of Diophantine equations asks fundamental questions: Does a solution exist? If so, are there finitely or infinitely many? Can we find all solutions explicitly?
A linear Diophantine equation in two variables has the form: where and we seek integer solutions .
This equation has solutions if and only if .
Solve .
Since and , solutions exist. Dividing by :
Find a particular solution using the extended Euclidean algorithm. Since :
Multiply by : .
So is a particular solution.
General solution: for .
A Pythagorean triple is a solution in positive integers to:
A triple is primitive if .
Famous examples include:
- :
- :
- :
- :
All primitive Pythagorean triples are generated by: where , , and is odd.
For a positive non-square integer , Pell's equation is:
This equation always has infinitely many positive integer solutions, with all solutions generated from the fundamental solution.
For :
The fundamental solution is since .
From this, we generate infinitely many solutions:
- :
- :
- :
Each new solution is obtained by the recursion involving the fundamental solution.
Diophantine equations range from simple linear equations solvable by elementary methods to extremely deep problems like Fermat's Last Theorem ( has no positive integer solutions for ), proven by Andrew Wiles in 1995 after centuries of effort.
The diversity of Diophantine equations reflects the richness of number theory itself, connecting elementary arithmetic to the deepest reaches of modern mathematics.