Pell number


In mathematics, the Pell numbers are an infinite sequence of integers, known since ancient times, that comprise the denominators of the closest rational approximations to the square root of 2. This sequence of approximations begins,,,, and, so the sequence of Pell numbers begins with 1, 2, 5, 12, and 29. The numerators of the same sequence of approximations are half the companion Pell numbers or Pell–Lucas numbers; these numbers form a second infinite sequence that begins with 2, 6, 14, 34, and 82.
Both the Pell numbers and the companion Pell numbers may be calculated by means of a recurrence relation similar to that for the Fibonacci numbers, and both sequences of numbers grow exponentially, proportionally to powers of the silver ratio 1 + . As well as being used to approximate the square root of two, Pell numbers can be used to find square triangular numbers, to construct integer approximations to the right isosceles triangle, and to solve certain combinatorial enumeration problems.
As with Pell's equation, the name of the Pell numbers stems from Leonhard Euler's mistaken attribution of the equation and the numbers derived from it to John Pell. The Pell–Lucas numbers are also named after Édouard Lucas, who studied sequences defined by recurrences of this type; the Pell and companion Pell numbers are Lucas sequences.

Pell numbers

The Pell numbers are defined by the recurrence relation:
In words, the sequence of Pell numbers starts with 0 and 1, and then each Pell number is the sum of twice the previous Pell number and the Pell number before that. The first few terms of the sequence are
The Pell numbers can also be expressed by the closed form formula
For large values of n, the term dominates this expression, so the Pell numbers are approximately proportional to powers of the silver ratio, analogous to the growth rate of Fibonacci numbers as powers of the golden ratio.
A third definition is possible, from the matrix formula
Many identities can be derived or proven from these definitions; for instance an identity analogous to Cassini's identity for Fibonacci numbers,
is an immediate consequence of the matrix formula.

Approximation to the square root of two

Pell numbers arise historically and most notably in the rational approximation to square root of 2|. If two large integers x and y form a solution to the Pell equation
then their ratio ' provides a close approximation to. The sequence of approximations of this form is
where the denominator of each fraction is a Pell number and the numerator is the sum of a Pell number and its predecessor in the sequence. That is, the solutions have the form
The approximation
of this type was known to Indian mathematicians in the third or fourth century B.C. The Greek mathematicians of the fifth century B.C. also knew of this sequence of approximations: Plato refers to the numerators as
rational diameters. In the 2nd century CE Theon of Smyrna used the term the side and diameter numbers''' to describe the denominators and numerators of this sequence.
These approximations can be derived from the continued fraction expansion of :
Truncating this expansion to any number of terms produces one of the Pell-number-based approximations in this sequence; for instance,
As Knuth describes, the fact that Pell numbers approximate allows them to be used for accurate rational approximations to a regular octagon with vertex coordinates and. All vertices are equally distant from the origin, and form nearly uniform angles around the origin. Alternatively, the points ,, and form approximate octagons in which the vertices are nearly equally distant from the origin and form uniform angles.

Primes and squares

A Pell prime is a Pell number that is prime. The first few Pell primes are
The indices of these primes within the sequence of all Pell numbers are
These indices are all themselves prime. As with the Fibonacci numbers, a Pell number Pn can only be prime if n itself is prime, because if d is a divisor of n then Pd is a divisor of Pn.
The only Pell numbers that are squares, cubes, or any higher power of an integer are 0, 1, and 169 = 132.
However, despite having so few squares or other powers, Pell numbers have a close connection to square triangular numbers. Specifically, these numbers arise from the following identity of Pell numbers:
The left side of this identity describes a square number, while the right side describes a triangular number, so the result is a square triangular number.
Santana and Diaz-Barrero proved another identity relating Pell numbers to squares and showing that the sum of the Pell numbers up to P4n+1 is always a square:
For instance, the sum of the Pell numbers up to P5,, is the square of. The numbers forming the square roots of these sums,
are known as the Newman–Shanks–Williams numbers.

Pythagorean triples

If a right triangle has integer side lengths a, b, c, then is known as a Pythagorean triple. As Martin describes, the Pell numbers can be used to form Pythagorean triples in which a and b are one unit apart, corresponding to right triangles that are nearly isosceles. Each such triple has the form
The sequence of Pythagorean triples formed in this way is

Pell–Lucas numbers

The companion Pell numbers or Pell–Lucas numbers are defined by the recurrence relation
In words: the first two numbers in the sequence are both 2, and each successive number is formed by adding twice the previous Pell–Lucas number to the Pell–Lucas number before that, or equivalently, by adding the next Pell number to the previous Pell number: thus, 82 is the companion to 29, and The first few terms of the sequence are : 2, 2, 6, 14, 34, 82, 198, 478,…
Like the relationship between Fibonacci numbers and Lucas numbers,
for all natural numbers n.
The companion Pell numbers can be expressed by the closed form formula
These numbers are all even; each such number is twice the numerator in one of the rational approximations to discussed above.
Like the Lucas sequence, if a Pell–Lucas number Qn is prime, it is necessary that n be either prime or a power of 2. The Pell–Lucas primes are
For these n are

Computations and connections

The following table gives the first few powers of the silver ratio δ = δS = 1 + and its conjugate = 1 − .
The coefficients are the half-companion Pell numbers Hn and the Pell numbers Pn which are the solutions to.
A square triangular number is a number
which is both the tth triangular number and the sth square number. A near-isosceles Pythagorean triple is an integer solution to where.
The next table shows that splitting the odd number Hn into nearly equal halves gives a square triangular number when n is even and a near isosceles Pythagorean triple when n is odd. All solutions arise in this manner.

Definitions

The half-companion Pell numbers Hn and the Pell numbers Pn can be derived in a number of easily equivalent ways.

Raising to powers

From this it follows that there are closed forms:
and

Paired recurrences

Matrix formulations

So

Approximations

The difference between Hn and Pn is
which goes rapidly to zero. So
is extremely close to 2Hn.
From this last observation it follows that the integer ratios rapidly approach ; and and rapidly approach 1 + .

''H''2 − 2''P''2 = ±1

Since is irrational, we cannot have = , i.e.,
The best we can achieve is either
The solutions to are exactly the pairs with n even, and the solutions to are exactly the pairs with n odd. To see this, note first that
so that these differences, starting with, are alternately
1 and −1. Then note that every positive solution comes in this way from a solution with smaller integers since
The smaller solution also has positive integers, with the one exception: which comes from H0 = 1 and P0 = 0.

Square triangular numbers

The required equation
is equivalent to:
which becomes with the substitutions H = 2t + 1 and P = 2s. Hence the nth solution is
Observe that t and t + 1 are relatively prime, so that = s2 happens exactly when they are adjacent integers, one a square H2 and the other twice a square 2P2. Since we know all solutions of that equation, we also have
and
This alternate expression is seen in the next table.

Pythagorean triples

The equality occurs exactly when which becomes with the substitutions and. Hence the nth solution is and.
The table above shows that, in one order or the other, an and are and while.