Hankel matrix: Difference between revisions
Tom.Reding (talk | contribs) m +{{Authority control}} (2 IDs from Wikidata), WP:GenFixes on |
removed all wikitext-colon indent (<dl>/<dd>) formatting, replaced with <math display=block> |
||
Line 1: | Line 1: | ||
In [[linear algebra]], a '''Hankel matrix''' (or '''[[catalecticant]] matrix'''), named after [[Hermann Hankel]], is a [[square matrix]] in which each ascending skew-diagonal from left to right is constant, e.g.: |
In [[linear algebra]], a '''Hankel matrix''' (or '''[[catalecticant]] matrix'''), named after [[Hermann Hankel]], is a [[square matrix]] in which each ascending skew-diagonal from left to right is constant, e.g.: |
||
<math display=block>\qquad\begin{bmatrix} |
|||
a & b & c & d & e \\ |
a & b & c & d & e \\ |
||
b & c & d & e & f \\ |
b & c & d & e & f \\ |
||
Line 11: | Line 11: | ||
More generally, a '''Hankel matrix''' is any <math>n \times n</math> matrix <math>A</math> of the form |
More generally, a '''Hankel matrix''' is any <math>n \times n</math> matrix <math>A</math> of the form |
||
<math display=block>A = \begin{bmatrix} |
|||
a_{0} & a_{1} & a_{2} & \ldots & \ldots &a_{n-1} \\ |
a_{0} & a_{1} & a_{2} & \ldots & \ldots &a_{n-1} \\ |
||
a_{1} & a_2 & & & &\vdots \\ |
a_{1} & a_2 & & & &\vdots \\ |
||
Line 36: | Line 36: | ||
We are often interested in Hankel operators <math>H_\alpha: \ell^{2}\left(\mathbb{Z}^{+} \cup\{0\}\right) \rightarrow \ell^{2}\left(\mathbb{Z}^{+} \cup\{0\}\right)</math> over the Hilbert space <math>\ell^{2}(\mathbf Z) </math>, the space of square integrable bilateral [[complex number|complex]] [[sequence]]s. For any <math>u \in \ell^{2}(\mathbf Z)</math>, we have |
We are often interested in Hankel operators <math>H_\alpha: \ell^{2}\left(\mathbb{Z}^{+} \cup\{0\}\right) \rightarrow \ell^{2}\left(\mathbb{Z}^{+} \cup\{0\}\right)</math> over the Hilbert space <math>\ell^{2}(\mathbf Z) </math>, the space of square integrable bilateral [[complex number|complex]] [[sequence]]s. For any <math>u \in \ell^{2}(\mathbf Z)</math>, we have |
||
<math display=block>\|u\|_{\ell^{2}(z)}^{2} = \sum_{n=-\infty}^{\infty}\left|u_{n}\right|^{2}</math> |
|||
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. |
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. |
||
Line 48: | Line 48: | ||
The '''Hankel matrix transform''', or simply '''Hankel transform''', produces the sequence of the [[determinant]]s of the Hankel matrices formed from the given sequence. Namely, the sequence <math>\{h_n\}_{n\ge 0}</math> is the Hankel transform of the sequence <math>\{b_n\}_{n\ge 0}</math> when |
The '''Hankel matrix transform''', or simply '''Hankel transform''', produces the sequence of the [[determinant]]s of the Hankel matrices formed from the given sequence. Namely, the sequence <math>\{h_n\}_{n\ge 0}</math> is the Hankel transform of the sequence <math>\{b_n\}_{n\ge 0}</math> when |
||
<math display=block>h_n = \det (b_{i+j-2})_{1 \le i,j \le n+1}.</math> |
|||
The Hankel transform is invariant under the [[binomial transform]] of a sequence. That is, if one writes |
The Hankel transform is invariant under the [[binomial transform]] of a sequence. That is, if one writes |
||
<math display=block>c_n = \sum_{k=0}^n {n \choose k} b_k</math> |
|||
as the binomial transform of the sequence <math>\{b_n\}</math>, then one has |
as the binomial transform of the sequence <math>\{b_n\}</math>, then one has |
||
<math display=block>\det (b_{i+j-2})_{1 \le i,j \le n+1} = \det (c_{i+j-2})_{1 \le i,j \le n+1}.</math> |
|||
== Applications of Hankel matrices == |
== Applications of Hankel matrices == |
Revision as of 03:53, 29 September 2021
In linear algebra, a Hankel matrix (or catalecticant matrix), named after Hermann Hankel, is a square matrix in which each ascending skew-diagonal from left to right is constant, e.g.:
More generally, a Hankel matrix is any matrix of the form
In terms of the components, if the element of is denoted with , and assuming , then we have for all
Properties
- The Hankel matrix is a symmetric matrix.
- Let be the exchange matrix. If is a Hankel matrix, then where is a Toeplitz matrix.
- If is real symmetric, then will have the same eigenvalues as up to sign.[1]
- The Hilbert matrix is an example of a Hankel matrix.
Hankel operator
A Hankel operator on a Hilbert space 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 must satisfy, for all rows and columns , . Note that every entry depends only on .
Let the corresponding Hankel Operator be . Given a Hankel matrix , the corresponding Hankel operator is then defined as .
We are often interested in Hankel operators over the Hilbert space , the space of square integrable bilateral complex sequences. For any , we have
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 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
The Hankel transform is invariant under the binomial transform of a sequence. That is, if one writes
as the binomial transform of the sequence , then one has
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.[2] 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.[3] 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.[4]
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
- ^ Yasuda, M. (2003). "A Spectral Characterization of Hermitian Centrosymmetric and Hermitian Skew-Centrosymmetric K-Matrices". SIAM J. Matrix Anal. Appl. 25 (3): 601–605. doi:10.1137/S0895479802418835.
- ^ Aoki, Masanao (1983). "Prediction of Time Series". Notes on Economic Time Series Analysis : System Theoretic Perspectives. New York: Springer. pp. 38–47. ISBN 0-387-12696-1.
- ^ Aoki, Masanao (1983). "Rank determination of Hankel matrices". Notes on Economic Time Series Analysis : System Theoretic Perspectives. New York: Springer. pp. 67–68. ISBN 0-387-12696-1.
- ^ 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
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).
- Victor Y. Pan (2001). Structured matrices and polynomials: unified superfast algorithms. Birkhäuser. ISBN 0817642404.
- J.R. Partington (1988). An introduction to Hankel operators. LMS Student Texts. Vol. 13. Cambridge University Press. ISBN 0-521-36791-3.
- P. Jain and R.B. Pachori, An iterative approach for decomposition of multi-component non-stationary signals based on eigenvalue decomposition of the Hankel matrix, Journal of the Franklin Institute, vol. 352, issue 10, pp. 4017–4044, October 2015.
- P. Jain and R.B. Pachori, Event-based method for instantaneous fundamental frequency estimation from voiced speech based on eigenvalue decomposition of Hankel matrix, IEEE/ACM Transactions on Audio, Speech and Language Processing, vol. 22. issue 10, pp. 1467–1482, October 2014.
- R.R. Sharma and R.B. Pachori, Time-frequency representation using IEVDHM-HT with application to classification of epileptic EEG signals, IET Science, Measurement & Technology, vol. 12, issue 01, pp. 72–82, January 2018.