Exponential Diophantine Equations: Ranjan Kumar Dhani
Exponential Diophantine Equations: Ranjan Kumar Dhani
SEMINAR OF MPHIL
1 Preliminaries
2 Introduction
3 Solution of an Example
5 Applications
6 References
Preliminaries
Pell’s Equation:
Pell’s equation, also called the Pell–Fermat equation, is any
Diophantine equation of the form x 2 − ny 2 = 1 where n is a given
positive non-square integer and integer solutions are sought for
x and y. In Cartesian coordinates, the equation is represented
by a hyperbola; solutions occur wherever the curve passes
through a point whose x and y coordinates are both integers,
such as the trivial solution with x = 1 and y = 0. Joseph Louis
Lagrange proved that, as long as n is not a perfect square,
Pell’s equation has infinitely many distinct integer solutions.
These solutions may be used to accurately approximate the
square root of n by rational numbers of the form x/y.
Fibonacci Sequence:
The Fibonacci sequence Fn , is such that each number is the
sum of the two preceding ones, starting from 0 and 1. That is
F0 = 0, F1 = 1.
The general relation is
Fn = Fn−1 + Fn−2
for n>1.
Thus we can write the sequence as
0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, ...
xn = Pxn−1 − Qxn−2
where P and Q are fixed integers. Any sequence satisfying this
recurrence relation can be represented as a linear combination
of the Lucas sequences Un (P , Q ) and Vn (P , Q ).
More generally, Lucas sequences Un (P , Q ) and Vn (P , Q )
represent sequences of polynomials in P and Q with integer
coefficients.
Famous examples of Lucas sequences include the Fibonacci
numbers, Mersenne numbers, Pell numbers, Lucas numbers,
Jacobsthal numbers, and a superset of Fermat numbers.
P .Un−1 (P , Q ) + Vn−1 (P , Q )
Un (P , Q ) =
2
(P 2 − 4Q ).Un−1 (P , Q ) + P .Vn−1 (P , Q )
Vn (P , Q ) =
2
Introduction
5x − 8y = 1 (1)
where x and y are integers.
Solution of an Example
1 + 2a = 2b + 3c (2)
in non-negative integers are :(a, b , c) = (2, 1, 1), (4, 3, 2) or
(t, t, 0) , t is arbitrary.
Theorem
The only solutions of
1 + 5a = 3b + 3c (3)
is non-negative integers are (a, b , c) = (0, 0, 0) or (1, 1, 1).
Ranjan Kumar Dhani Exponential Diophantine Equations April 22, 2021 11 / 14
Different Types of eDe’s
17a + 7b = 3c + 5d (4)
are (a, b, c, d)=(0, 0, 0, 0) and (0, 1, 1, 1).
Theorem
The only solutions to
13a + 7b = 3c + 5d (5)
Applications
Here now we elaborate some of Applications of Exponential
Diophantine Equations.
1. One application is to the study of the class equation for a
finite group G . If g is the order of G, then
g = 1 + h1 + · · · + he , (6)
where c is number of nontrivial classes, and where hi is the
cardinality of the i th class. It is known that hi divides g, so that
for each c, and for a given g, (6) is an Exponential Diophantine
Equation. For fixed g, the equation clearly has only a finite
number of solutions. It is interesting to find the solutions (for
given g) for each c. If xi (xi |g) satisfy
g = 1 + h1 + · · · + he (7)
Ranjan Kumar Dhani Exponential Diophantine Equations April 22, 2021 13 / 14
Applications