Hankel Operator
   HOME

TheInfoList



OR:

In linear algebra, a Hankel matrix (or catalecticant matrix), named after Hermann Hankel, is a
square matrix In mathematics, a square matrix is a matrix with the same number of rows and columns. An ''n''-by-''n'' matrix is known as a square matrix of order Any two square matrices of the same order can be added and multiplied. Square matrices are often ...
in which each ascending skew-diagonal from left to right is constant, e.g.: \qquad\begin a & b & c & d & e \\ b & c & d & e & f \\ c & d & e & f & g \\ d & e & f & g & h \\ e & f & g & h & i \\ \end. More generally, a Hankel matrix is any n \times n matrix A of the form A = \begin a_ & a_ & a_ & \ldots & \ldots &a_ \\ a_ & a_2 & & & &\vdots \\ a_ & & & & & \vdots \\ \vdots & & & & & a_\\ \vdots & & & & a_& a_ \\ a_ & \ldots & \ldots & a_ & a_ & a_ \end. In terms of the components, if the i,j element of A is denoted with A_, and assuming i\le j, then we have A_ = A_ for all k = 0,...,j-i.


Properties

* The Hankel matrix is a symmetric matrix. * Let J_n be the n \times n exchange matrix. If H is a m \times n Hankel matrix, then H = T J_n where T is a m \times n Toeplitz matrix. ** If T is real symmetric, then H = T J_n will have the same eigenvalues as T up to sign. * The Hilbert matrix is an example of a Hankel matrix.


Hankel operator

A Hankel
operator Operator may refer to: Mathematics * A symbol indicating a mathematical operation * Logical operator or logical connective in mathematical logic * Operator (mathematics), mapping that acts on elements of a space to produce elements of another ...
on a
Hilbert space In mathematics, Hilbert spaces (named after David Hilbert) allow generalizing the methods of linear algebra and calculus from (finite-dimensional) Euclidean vector spaces to spaces that may be infinite-dimensional. Hilbert spaces arise natural ...
is one whose matrix is a (possibly infinite) Hankel matrix with respect to an orthonormal basis. As indicated above, a Hankel Matrix is a matrix with constant values along its antidiagonals, which means that a Hankel matrix A must satisfy, for all rows i and columns j, (A_)_. Note that every entry A_ depends only on i+j. Let the corresponding Hankel Operator be H_\alpha. Given a Hankel matrix A, the corresponding Hankel operator is then defined as H_\alpha(u)= Au. We are often interested in Hankel operators H_\alpha: \ell^\left(\mathbb^ \cup\\right) \rightarrow \ell^\left(\mathbb^ \cup\\right) over the Hilbert space \ell^(\mathbf Z) , the space of square integrable bilateral complex sequences. For any u \in \ell^(\mathbf Z), we have \, u\, _^ = \sum_^\left, u_\^ We are often interested in approximations of the Hankel operators, possibly by low-order operators. In order to approximate the output of the operator, we can use the spectral norm (operator 2-norm) to measure the error of our approximation. This suggests singular value decomposition as a possible technique to approximate the action of the operator. Note that the matrix A does not have to be finite. If it is infinite, traditional methods of computing individual singular vectors will not work directly. We also require that the approximation is a Hankel matrix, which can be shown with AAK theory. The determinant of a Hankel matrix is called a catalecticant.


Hankel matrix transform

The Hankel matrix transform, or simply Hankel transform, produces the sequence of the determinants of the Hankel matrices formed from the given sequence. Namely, the sequence \_ is the Hankel transform of the sequence \_ when h_n = \det (b_)_. The Hankel transform is invariant under the binomial transform of a sequence. That is, if one writes c_n = \sum_^n b_k as the binomial transform of the sequence \, then one has \det (b_)_ = \det (c_)_.


Applications of Hankel matrices

Hankel matrices are formed when, given a sequence of output data, a realization of an underlying state-space or hidden Markov model is desired. The singular value decomposition of the Hankel matrix provides a means of computing the ''A'', ''B'', and ''C'' matrices which define the state-space realization. The Hankel matrix formed from the signal has been found useful for decomposition of non-stationary signals and time-frequency representation.


Method of moments for polynomial distributions

The method of moments applied to polynomial distributions results in a Hankel matrix that needs to be inverted in order to obtain the weight parameters of the polynomial distribution approximation.J. Munkhammar, L. Mattsson, J. Rydén (2017) "Polynomial probability distribution estimation using the method of moments". PLoS ONE 12(4): e0174573. https://doi.org/10.1371/journal.pone.0174573


Positive Hankel matrices and the Hamburger moment problems


See also

* Toeplitz matrix, an "upside down" (i.e., row-reversed) Hankel matrix * Cauchy matrix * Vandermonde matrix


Notes


References

* Brent R.P. (1999), "Stability of fast algorithms for structured linear systems", ''Fast Reliable Algorithms for Matrices with Structure'' (editors—T. Kailath, A.H. Sayed), ch.4 ( SIAM). * * {{Authority control Matrices Transforms