# Catalan-Type Equations

## Exponential Diophantine Equations

A Catalan-type equation is a Diophantine equation involving powers whose values differ by a small amount. The classical example is

$$
x^a-y^b=1,
$$

where

$$
x,y,a,b>1
$$

are integers.

$$
x^a-y^b=1
$$

This equation asks whether two perfect powers can differ by exactly $1$.

For example,

$$
3^2-2^3=9-8=1.
$$

This gives the solution

$$
(x,a,y,b)=(3,2,2,3).
$$

A natural question arises: are there any others?

## Consecutive Perfect Powers

Perfect powers become increasingly sparse among large integers. Squares, cubes, fourth powers, and higher powers spread farther apart as the exponent grows.

The equation

$$
x^a-y^b=1
$$

therefore asks whether two distinct perfect powers can occur consecutively.

Trying small examples quickly suggests extreme rarity:

$$
2^2-1^3=3,
$$

$$
3^3-2^4=11,
$$

$$
5^2-2^3=17.
$$

The only obvious consecutive pair is

$$
8\quad\text{and}\quad9.
$$

## Catalan’s Conjecture

In 1844, entity["people","Eugène Charles Catalan","Belgian mathematician"] conjectured that the equation

$$
x^a-y^b=1
$$

has exactly one solution in integers greater than $1$:

$$
3^2-2^3=1.
$$

This statement became known as Catalan’s conjecture.

For more than 150 years, the conjecture resisted proof despite major advances in algebraic number theory.

## Mihăilescu’s Theorem

The conjecture was finally proved in 2002 by entity["people","Preda Mihăilescu","Romanian mathematician"].

**Theorem (Mihăilescu).** The only solution of

$$
x^a-y^b=1,
\qquad
x,y,a,b>1,
$$

is

$$
3^2-2^3=1.
$$

This result is now called Mihăilescu’s theorem.

The proof uses deep ideas from cyclotomic fields, Galois modules, and algebraic number theory. Although the statement is elementary, the known proof is highly sophisticated.

This contrast between simple statements and difficult proofs is common in modern number theory.

## Elementary Restrictions

Even without advanced methods, congruences impose strong constraints.

Suppose

$$
x^a-y^b=1.
$$

If both $x$ and $y$ are odd, then

$$
x^a-y^b
$$

is even, which cannot equal $1$. Hence one of $x,y$ must be even.

Now suppose

$$
x^a=y^b+1.
$$

If $y$ is odd, then $y^b$ is odd, so $x^a$ is even. Thus $x$ must be even.

These parity arguments eliminate many possibilities immediately.

Congruences modulo small integers often provide additional restrictions. For example, studying powers modulo $4$, $8$, or $16$ frequently rules out candidate solutions.

## Related Equations

Catalan-type equations belong to a broader class of exponential Diophantine equations.

### Pillai-Type Equations

One generalization is

$$
x^a-y^b=k,
$$

where $k$ is fixed.

For example,

$$
2^5-3^3=32-27=5.
$$

The question becomes: for a given $k$, how many representations exist?

### Fermat-Type Equations

Another related equation is

$$
x^n+y^n=z^n.
$$

For $n>2$, entity["historical_event","Fermat’s Last Theorem","proof completed by Andrew Wiles in 1994"] states that no nontrivial integer solutions exist.

Like Catalan’s equation, this problem concerns arithmetic relations among perfect powers.

### Ramanujan-Nagell Equation

The equation

$$
x^2+7=2^n
$$

also belongs to this family.

It has only finitely many integer solutions, namely

$$
(n,x)=(3,1),(4,3),(5,5),(7,11),(15,181).
$$

Such finiteness phenomena are typical in exponential Diophantine equations.

## Growth and Sparsity of Powers

Perfect powers become increasingly sparse because exponential growth dominates polynomial growth.

For large $n$,

$$
(n+1)^k-n^k
$$

also grows large. Consequently, consecutive powers almost never occur.

This heuristic explains why the equation

$$
x^a-y^b=1
$$

should have very few solutions.

Modern number theory transforms this heuristic into rigorous statements using algebraic and analytic methods.

## Historical Significance

Catalan-type equations helped motivate major developments in algebraic number theory, especially the arithmetic of cyclotomic fields and units.

The eventual proof of Catalan’s conjecture demonstrated that deep structural properties of algebraic integers can control seemingly elementary equations involving ordinary integers.

This theme reappears throughout modern arithmetic geometry: simple polynomial equations often encode highly sophisticated algebraic structures.

