Ivan Shishkin, Birch Grove

Hankel matrix

Definition / Linear algebra / Stub

English
This article is a stub
Stub. This concept is still a minimal draft.
Intuition

A Hankel matrix is a matrix whose entries are constant along each anti-diagonal. For example:
H=(1234234534564567).H=\left(\begin{array}{llll} 1& 2& 3 & 4 \\ 2 & 3 & 4 & 5 \\ 3 & 4 & 5 & 6 \\ 4 & 5 & 6 & 7 \end{array}\right).

Definition

A Hankel matrix is a matrix H=(hij)H=(h_{ij}) whose entries satisfy:
hij=ci+jh_{ij}=c_{i+j}for some sequence ckc_{k}.

Remarks
  • Hankel matrices are not necessarily square.

Practice this concept with exercises

  • How many entries are needed to uniquely determine a m×nm\times n Hankel matrix ?

    Open exerciseDifficulty 18/100 · 1 solution · 0 hints
Problems using this concept (0)

No listed problems link to this concept yet.

Problems using this concept (spoiler) (0)

No listed problems use this concept as a spoiler yet.