Continuant (mathematics)

In algebra, the continuant is a multivariate polynomial representing the determinant of a tridiagonal matrix and having applications in generalized continued fractions.

Definition

The n-th continuant K_n(x_1,\;x_2,\;\ldots,\;x_n) is defined recursively by

 K_0 = 1 ; \,
 K_1(x_1) = x_1 ; \,
 K_n(x_1,\;x_2,\;\ldots,\;x_n) = x_n K_{n-1}(x_1,\;x_2,\;\ldots,\;x_{n-1}) + K_{n-2}(x_1,\;x_2,\;\ldots,\;x_{n-2}) . \,

Properties

It follows that continuants are invariant with respect to reverting the order of indeterminates: K_n(x_1,\;\ldots,\;x_n) = K_n(x_n,\;\ldots,\;x_1).

Generalizations

An generalized definition takes the continuant with respect to three sequences a, b and c, so that K(n) is a polynomial of a1,...,an, b1,...,bn1 and c1,...,cn1. In this case the recurrence relation becomes

 K_0 = 1 ; \,
 K_1 = a_1 ; \,
 K_n = a_n K_{n-1} - b_{n-1}c_{n-1} K_{n-2} . \,

Since br and cr enter into K only as a product brcr there is no loss of generality in assuming that the br are all equal to 1.

The extended continuant is precisely the determinant of the tridiagonal matrix

 \begin{pmatrix}
a_1 & b_1 &  0  & \ldots & 0 & 0 \\
c_1 & a_2 & b_2 & \ldots & 0 & 0 \\
 0  & c_2 & a_3 & \ldots & 0 & 0 \\
 \vdots & \vdots & \vdots & \ddots & \vdots & \vdots \\
 0 & 0 & 0 & \ldots & a_{n-1} & b_{n-1} \\
 0 & 0 & 0 & \ldots & c_{n-1} & a_n
\end{pmatrix} .

In Muir's book the generalized continuant is simply called continuant.

References

This article is issued from Wikipedia - version of the Thursday, March 31, 2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.