Английская Википедия:Bohemian matrices

Материал из Онлайн справочника
Перейти к навигацииПерейти к поиску

Шаблон:Short description Шаблон:Tone

A Bohemian matrix family[1] is a set of matrices all of whose entries come from a fixed, usually finite, population. The term was first used to refer to matrices whose entries are integers of bounded height, hence the name, derived from the acronym BOunded Height Matrix of Integers (BOHEMI).[2] Since then, other populations have been studied. There is no single family of Bohemian matrices. Instead, a matrix can be said to be Bohemian with respect to a set from which its entries are drawn. Bohemian matrices may possess additional structure. For example, they may be Toeplitz matrices or upper Hessenberg matrices.

Blue, yellow, and gold fractal doily with a tilted hamster-face in the middle (that's just pareidolia, but inescapable). Triple symmetry with sharp points at 9 o'clock, at 1 o'clock, and 5 o'clock.
A density plot of all eigenvalues of all dimensions 15 by 15 Bohemian upper Hessenberg zero diagonal matrices with population cube roots of -1

Applications

Software testing

One application of Bohemian matrices is to test software applied in linear algebra. Bohemian matrices are (usually) distinctly represented on computers,[3] and are identifiable for extreme behavior either by exhaustive search (for small dimensions), random sampling, or optimization techniques. For example, Steven E. Thornton used this tool to solve over two trillion eigenvalue problems. In doing so, he uncovered instances of convergence failure in some popular software systems. [4]

An anymatrix is an extensible MATLAB matrix collection capturing a set of optimal classes of Bohemian matrices.

See also Cleve Moler's blog post on Bohemian Matrices in the Matlab Gallery.

Improved bounds

In a talk given at the 2018 Bohemian Matrices and Applications Workshop, Nick Higham explained how he utilized genetic algorithms on Bohemian matrices with population Шаблон:Math to sharpen lower bounds on the maximal growth factor for rook pivoting.[5]

Connections to other fields

Random matrices

Bohemian matrices can be studied through random sampling. Such studies might be considered part of the field of random matrices. However, most of the focus of the study of random matrices to date has been on real symmetric or Hermitian matrices, or on matrices whose entries are drawn from a continuous distribution (such as Gaussian ensembles). Notable exceptions include the work of Terence Tao and Van Vu.[6][7]

Bernoulli and Hadamard matrices

Matrices with entries only from Шаблон:Math are sometimes called Bernoulli matrices,[8] which are therefore examples of Bohemian matrices. A Hadamard matrix is a Bernoulli matrix that satisfies a further property, namely that its determinant is maximal. Therefore Hadamard matrices are also Bohemian. Hadamard matrices (and indeed Bernoulli matrices) have been studied for much longer than the name "Bohemian matrix" has existed, but the kinds of questions one can ask about Hadamard matrices (the original question was which matrices have maximal determinant) can also be asked about other Bohemian matrices. One of the first generalizations of Hadamard matrices was to what are now sometimes called Butson-type Hadamard matrices, whose entries are Шаблон:Mathth roots of unity for Шаблон:Math. These can also be considered prototypical Bohemian matrices.

Graph theory

Matrices with discrete entries, particularly incidence matrices, play a crucial role in understanding graph theory. The outcomes of graph theory aid in explaining certain phenomena encountered in Bohemian matrix experiments. Conversely, experiments conducted in the manner advocated by Bohemian matrix workers can provide useful information for graphs.[9]

Combinatorics

Numerous open problems listed in the Encyclopedia of Integer Sequences under Bohemian matrices are combinatorial in nature. For instance, A306782 lists a table of the number of distinct minimal polynomials for Bernoulli matrices (that is, Bohemian matrices with population Шаблон:Math) up to and including dimension 5. The numbers for higher dimensions are not known. The number of Bernoulli matrices of dimension 6 is Шаблон:Math; while this set could likely be searched exhaustively (it is delightfully parallel), the greater-than-exponential growth of the number of matrices soon defeats brute force. There are symmetries that might be taken advantage of, as is done [9] for zero-one matrices, but these seem to require sophisticated combinatorial knowledge.

Number theory

Number theorists have worked on polynomials with restricted coefficients over the years. For instance, Littlewood polynomials have coefficients Шаблон:Math when expressed in the monomial basis. Kurt Mahler was concerned with the problem,[10] as were Andrew Odlyzko, Bjorn Poonen[11] and Peter Borwein.[12]

By using companion matrices, each of these restricted-coefficient polynomial problems can be considered to be a Bohemian matrix problem. However, the characteristic polynomial of a Bohemian matrix might have coefficients that are exponentially large in the dimension, so the converse is not true and these areas of study are not equivalent.[13]

There are other connections, to Magic Squares for instance. See Kathleen Ollerenshaw's book with D. Brée.[14] The following paper explicitly connects Bohemian matrices to quadratic forms.[15]

Solution of polynomial equations

A commonly-used technique to find polynomial roots is to construct a companion matrix for it and use numerical eigenvalue solvers to find the eigenvalues, which are then the roots of the original polynomial. It seems counterintuitive and wasteful to do this, but it can be quite practical. This is the default method of NumPy's Polynomial package. The method is frequently numerically stable,[16] but sometimes does not work well if the polynomial coefficients are large or the polynomial is otherwise ill-conditioned.

It is possible to improve the situation by finding a minimal height companion matrix for the polynomial by looking for such in a Bohemian matrix family.[17] No efficient general-purpose techniques for this are known, however.

History

The name "Bohemian matrices", together with the idea that it might be useful to categorize problems in this way, appeared in print by ISSAC 2016.[18] The name arises from the mnemonic BOunded HEight Matrix of Integers (BOHEMI), although the classification has since been extended to other discrete populations including non-integer populations[19] (including for example Gaussian integers). The breadth and utility of the idea of making this categorization is becoming increasingly apparent: the first significant journal publication was[20] although smaller publications appeared before that. As of March 2022, publications explicitly using the name, aside from those cited elsewhere in this article, include[21][22][23]

The first workshop on the subject was held in 2018 at the University of Manchester and was entitled Bohemian Matrices and Applications. The idea can be considered to be a specialization in the sense of George Pólya, in that Bohemian matrix families are restricted to having certain entries and are thus special matrices. The idea can also be considered a generalization, because instead of merely having entries either 0 or 1 as in an incidence matrix of a graph or -1 and 1 as in the companion matrix of a Littlewood polynomial, the Bohemian family can have entries that are otherwise bounded, discrete, or (usually) both.

The idea is somewhat similar to that of sign pattern matrices, in which two matrices with real entries are considered equivalent if the corresponding entries have the same sign, and that theory looks for common properties.[24] A Bohemian matrix with population Шаблон:Math is an example of a sign pattern matrix, and so it has all the properties of such matrices, but it may also have special properties owing to its Bohemian nature.

References

Шаблон:Reflist