HankelMatrix
✖
HankelMatrix

gives the n×n Hankel matrix with first row and first column being successive integers.
gives the Hankel matrix whose first column consists of entries c1, c2, ….
gives the Hankel matrix with entries ci down the first column, and ri across the last row.
Details and Options


- Hankel matrices typically occur in applications related to approximation theory, functional analysis, numerical analysis and signal processing.
- A Hankel matrix is a matrix that is constant along its antidiagonals. The entries of the Hankel matrix
are given by
if
, and
otherwise.
- The entry cm must be the same as r1. »
- For m=n, the Hankel matrix is a symmetric matrix and will have real eigenvalues if the entries ci and rj are all real.
- HankelMatrix[…,TargetStructure->struct] returns the Hankel matrix in the format specified by struct. Possible settings include:
-
Automatic automatically choose the representation returned "Dense" represent the matrix as a dense matrix "Structured" represent the matrix as a structured array "Symmetric" represent the matrix as a symmetric matrix - With HankelMatrix[…,TargetStructureAutomatic], a dense matrix is returned if the number of matrix entries is less than a preset threshold, and a structured array is returned otherwise.
- For a structured HankelMatrix sa, the following properties "prop" can be accessed as sa["prop"]:
-
"ColumnVector" vector of entries down the first column "RowVector" vector of entries across the last row "Properties" list of supported properties "Structure" type of structured array "StructuredData" internal data stored by the structured array "StructuredAlgorithms" list of functions with special methods for the structured array "Summary" summary information, represented as a Dataset - Normal[HankelMatrix[…]] converts the structured Hankel matrix to an ordinary matrix.

Examples
open allclose allBasic Examples (3)Summary of the most common use cases
Scope (9)Survey of the scope of standard use cases
Make a Hankel matrix of machine numbers:

https://wolfram.com/xid/0rtby45eq-iqx3d6


https://wolfram.com/xid/0rtby45eq-0b4r6

Make a Hankel matrix with 20-digit precision:

https://wolfram.com/xid/0rtby45eq-j7nj1m


https://wolfram.com/xid/0rtby45eq-cfz3x9

Hankel matrices with complex entries:

https://wolfram.com/xid/0rtby45eq-1bs7n


https://wolfram.com/xid/0rtby45eq-fkc249


https://wolfram.com/xid/0rtby45eq-n0s07o


https://wolfram.com/xid/0rtby45eq-f5nlg0

A common symbolic notation for Hankel matrices:

https://wolfram.com/xid/0rtby45eq-i2uzr4

https://wolfram.com/xid/0rtby45eq-drv9js

Generate a structured Hankel matrix:

https://wolfram.com/xid/0rtby45eq-jggllt

The structured representation typically uses much less memory:

https://wolfram.com/xid/0rtby45eq-e0dv3v


https://wolfram.com/xid/0rtby45eq-jvuy24

HankelMatrix objects include properties that give information about the array:

https://wolfram.com/xid/0rtby45eq-b621dk


https://wolfram.com/xid/0rtby45eq-llpipt

The "ColumnVector" property gives the first column of the Hankel matrix:

https://wolfram.com/xid/0rtby45eq-b3ncvr

The "RowVector" property gives the last row of the Hankel matrix:

https://wolfram.com/xid/0rtby45eq-e266ys

The "Summary" property gives a brief summary of information about the array:

https://wolfram.com/xid/0rtby45eq-ut0aor

The "StructuredAlgorithms" property lists the functions that have structured algorithms:

https://wolfram.com/xid/0rtby45eq-33g6sl

When appropriate, structured algorithms return another HankelMatrix object:

https://wolfram.com/xid/0rtby45eq-otpl4i

The transpose is also a HankelMatrix:

https://wolfram.com/xid/0rtby45eq-471hf

The product of a Hankel matrix and its transpose is no longer a Hankel matrix:

https://wolfram.com/xid/0rtby45eq-dn5lzg

Convert a dense Hankel matrix to a structured Hankel matrix:

https://wolfram.com/xid/0rtby45eq-demtqt

Options (2)Common values & functionality for each option
TargetStructure (2)
Return the Hankel matrix as a dense matrix:

https://wolfram.com/xid/0rtby45eq-e3t5fj

Return the Hankel matrix as a structured array:

https://wolfram.com/xid/0rtby45eq-numczz

Return the Hankel matrix as a symmetric matrix:

https://wolfram.com/xid/0rtby45eq-db5mic

With the setting TargetStructureAutomatic, a dense matrix is returned for small dimensions:

https://wolfram.com/xid/0rtby45eq-iljzh9

For large dimensions, a structured representation is returned:

https://wolfram.com/xid/0rtby45eq-eyheno

Applications (4)Sample problems that can be solved with this function
The order Padé approximant can computed using Hankel determinants. Generate the first 2n+1 partial sums of the power series for Exp[z]:

https://wolfram.com/xid/0rtby45eq-nzq52b

Take the second differences of the partial sums:

https://wolfram.com/xid/0rtby45eq-iw2ne8

The Shanks transformation expresses the order Padé approximant as a ratio of two Hankel determinants:

https://wolfram.com/xid/0rtby45eq-bfgkxe

Compare with the result of PadeApproximant:

https://wolfram.com/xid/0rtby45eq-fuykqp

An n-term sum of exponential functions:

https://wolfram.com/xid/0rtby45eq-gcy1pl
Sample the exponential function at points:

https://wolfram.com/xid/0rtby45eq-fex8ty

Use Prony's method [Wikipedia] to recover the sum of exponentials from the data:

https://wolfram.com/xid/0rtby45eq-bnhuba

Determinants of Hankel matrices appear in the continued fraction expansion of functions. Generate the first few series expansion coefficients of a function:

https://wolfram.com/xid/0rtby45eq-iy8xbf

Define a utility function for building Hankel determinants out of series coefficients:

https://wolfram.com/xid/0rtby45eq-bw9czm
Generate the first few coefficients for a continued fraction expansion:

https://wolfram.com/xid/0rtby45eq-m8c4rk

Construct the continued fraction approximation:

https://wolfram.com/xid/0rtby45eq-ocen9x

Compare the continued fraction with the original function:

https://wolfram.com/xid/0rtby45eq-exn5g

The n-point Gaussian quadrature rule corresponding to a weight function over the interval
can be derived from the moments of the weight function. Define a weight function and an interval:

https://wolfram.com/xid/0rtby45eq-ec7mgp
Generate the first moments starting from 0:

https://wolfram.com/xid/0rtby45eq-dmh2fy

The coefficients of the n-order orthogonal polynomial corresponding to the given weight function can be obtained by solving a Hankel system constructed from the moments:

https://wolfram.com/xid/0rtby45eq-d18qby

https://wolfram.com/xid/0rtby45eq-gai8fi

The nodes of the n-point Gaussian quadrature rule are the roots of the orthogonal polynomial:

https://wolfram.com/xid/0rtby45eq-b7ec6k

The weights of the n-point Gaussian quadrature rule can be obtained by solving a Vandermonde system:

https://wolfram.com/xid/0rtby45eq-caen4h

Use the nodes and weights to numerically approximate an integral:

https://wolfram.com/xid/0rtby45eq-bd1z1z

Compare with the answer obtained from NIntegrate:

https://wolfram.com/xid/0rtby45eq-dmp8pk

Properties & Relations (6)Properties of the function, and connections to other functions
The determinant of the Hankel matrix of size is
:

https://wolfram.com/xid/0rtby45eq-b1xy32

A square Hankel matrix with real entries is symmetric:

https://wolfram.com/xid/0rtby45eq-fhekbm


https://wolfram.com/xid/0rtby45eq-cj07gp

HankelMatrix[c,RotateRight[c]] is a square anticirculant matrix:

https://wolfram.com/xid/0rtby45eq-df15p8

Square anticirculant matrices have eigenvector {1,…} with eigenvalue c1+c2+…:

https://wolfram.com/xid/0rtby45eq-jo2bbw

HankelMatrix and ToeplitzMatrix are related by multiplication with an exchange matrix (a reversed identity matrix):

https://wolfram.com/xid/0rtby45eq-f8p4c2


https://wolfram.com/xid/0rtby45eq-j0i9k


https://wolfram.com/xid/0rtby45eq-0hu0n

Equivalently, reversing a Hankel matrix gives a Toeplitz matrix:

https://wolfram.com/xid/0rtby45eq-cy1xup


https://wolfram.com/xid/0rtby45eq-km5qym


https://wolfram.com/xid/0rtby45eq-chbama


https://wolfram.com/xid/0rtby45eq-dtpbp7

Demonstrate a factorization of the inverse of a Vandermonde matrix in terms of diagonal, Vandermonde and Hankel matrices:

https://wolfram.com/xid/0rtby45eq-gocjyw

Express a Cauchy matrix as a product of diagonal, Vandermonde and Hankel matrices:

https://wolfram.com/xid/0rtby45eq-fymf5y

Possible Issues (1)Common pitfalls and unexpected behavior
Neat Examples (3)Surprising or curious use cases
Visualize the entries of the Hankel matrix:

https://wolfram.com/xid/0rtby45eq-c7amdt

Define a Hankel matrix whose entries are the reciprocals of the factorials:

https://wolfram.com/xid/0rtby45eq-mglmf1

https://wolfram.com/xid/0rtby45eq-kmzax8

Its determinant can be expressed in terms of the Barnes G-function:

https://wolfram.com/xid/0rtby45eq-ej0a6p

Define a Hankel matrix whose entries are the Bernoulli numbers:

https://wolfram.com/xid/0rtby45eq-mr1tky

https://wolfram.com/xid/0rtby45eq-b83ck3

Its determinant can be expressed in terms of the Barnes G-function:

https://wolfram.com/xid/0rtby45eq-b23ryj

Wolfram Research (2007), HankelMatrix, Wolfram Language function, https://reference.wolfram.com/language/ref/HankelMatrix.html (updated 2024).
Text
Wolfram Research (2007), HankelMatrix, Wolfram Language function, https://reference.wolfram.com/language/ref/HankelMatrix.html (updated 2024).
Wolfram Research (2007), HankelMatrix, Wolfram Language function, https://reference.wolfram.com/language/ref/HankelMatrix.html (updated 2024).
CMS
Wolfram Language. 2007. "HankelMatrix." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2024. https://reference.wolfram.com/language/ref/HankelMatrix.html.
Wolfram Language. 2007. "HankelMatrix." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2024. https://reference.wolfram.com/language/ref/HankelMatrix.html.
APA
Wolfram Language. (2007). HankelMatrix. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/HankelMatrix.html
Wolfram Language. (2007). HankelMatrix. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/HankelMatrix.html
BibTeX
@misc{reference.wolfram_2025_hankelmatrix, author="Wolfram Research", title="{HankelMatrix}", year="2024", howpublished="\url{https://reference.wolfram.com/language/ref/HankelMatrix.html}", note=[Accessed: 06-April-2025
]}
BibLaTeX
@online{reference.wolfram_2025_hankelmatrix, organization={Wolfram Research}, title={HankelMatrix}, year={2024}, url={https://reference.wolfram.com/language/ref/HankelMatrix.html}, note=[Accessed: 06-April-2025
]}