Mathematica > Mathematics and Algorithms > Matrices and Linear Algebra > Constructing Matrices > HankelMatrix >
Mathematica > Mathematics and Algorithms > Graphs & Networks > Graph Programming > Matrices and Linear Algebra > Constructing Matrices > HankelMatrix >
Mathematica > Visualization and Graphics > Graphs & Networks > Graph Programming > Matrices and Linear Algebra > Constructing Matrices > HankelMatrix >

HankelMatrix

HankelMatrix[n]
gives the n×n Hankel matrix with first row and first column being successive integers.
HankelMatrix
gives the Hankel matrix whose first column consists of elements , , ....
HankelMatrix
gives the Hankel matrix with elements down the first column, and across the last row.
  • The element must be the same as . »
4×4 Hankel matrix:
4×4 Hankel matrix:
In[1]:=
Click for copyable input
Out[1]//MatrixForm=
 
In[1]:=
Click for copyable input
Out[1]//MatrixForm=
 
In[1]:=
Click for copyable input
Out[1]//MatrixForm=
Make a Hankel matrix of machine numbers:
Make a Hankel matrix with 24-digit precision:
Complex entries:
Non-square Hankel matrices:
Size-20 Hankel matrix:
The determinant of the Hankel matrix of size is :
A square Hankel matrix with real entries is symmetric:
HankelMatrix[c, RotateRight[c]] is a square anticirculant matrix:
Square anticirculant matrices have eigenvector with eigenvalue :
HankelMatrix and ToeplitzMatrix are related by a reversed identity matrix:
If element is not the same as , is used and is ignored:
New in 6
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF