Continuant (mathematics)

From The Right Wiki
Jump to navigationJump to search

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

Definition

The n-th continuant Kn(x1,x2,,xn) is defined recursively by

K0=1;
K1(x1)=x1;
Kn(x1,x2,,xn)=xnKn1(x1,x2,,xn1)+Kn2(x1,x2,,xn2).

Properties

  • The continuant Kn(x1,x2,,xn) can be computed by taking the sum of all possible products of x1,...,xn, in which any number of disjoint pairs of consecutive terms are deleted (Euler's rule). For example,
    K5(x1,x2,x3,x4,x5)=x1x2x3x4x5+x3x4x5+x1x4x5+x1x2x5+x1x2x3+x1+x3+x5.
It follows that continuants are invariant with respect to reversing the order of indeterminates: Kn(x1,,xn)=Kn(xn,,x1).
  • The continuant can be computed as the determinant of a tridiagonal matrix:
    Kn(x1,x2,,xn)=det(x11001x210101001xn).
  • Kn(1,,1)=Fn+1, the (n+1)-st Fibonacci number.
  • Kn(x1,,xn)Kn1(x2,,xn)=x1+Kn2(x3,,xn)Kn1(x2,,xn).
  • Ratios of continuants represent (convergents to) continued fractions as follows:
    Kn(x1,,xn)Kn1(x2,,xn)=[x1;x2,,xn]=x1+1x2+1x3+.
  • The following matrix identity holds:
    (Kn(x1,,xn)Kn1(x1,,xn1)Kn1(x2,,xn)Kn2(x2,,xn1))=(x1110)××(xn110).
    • For determinants, it implies that
      Kn(x1,,xn)Kn2(x2,,xn1)Kn1(x1,,xn1)Kn1(x2,,xn)=(1)n.
    • and also
      Kn1(x2,,xn)Kn+2(x1,,xn+2)Kn(x1,,xn)Kn+1(x2,,xn+2)=(1)n+1xn+2.

Generalizations

A 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,...,bn−1 and c1,...,cn−1. In this case the recurrence relation becomes

K0=1;
K1=a1;
Kn=anKn1bn1cn1Kn2.

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 generalized continuant is precisely the determinant of the tridiagonal matrix

(a1b1000c1a2b2000c2a300000an1bn1000cn1an).

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

References

  • Thomas Muir (1960). A treatise on the theory of determinants. Dover Publications. pp. 516–525.
  • Cusick, Thomas W.; Flahive, Mary E. (1989). The Markoff and Lagrange Spectra. Mathematical Surveys and Monographs. Vol. 30. Providence, RI: American Mathematical Society. p. 89. ISBN 0-8218-1531-8. Zbl 0685.10023.
  • George Chrystal (1999). Algebra, an Elementary Text-book for the Higher Classes of Secondary Schools and for Colleges: Pt. 1. American Mathematical Society. p. 500. ISBN 0-8218-1649-7.