Qurak
Documentation
Pricing
Sign in
Qurak
Documentation
Functions
HankelMatrix
HankelMatrix
Available
Hankel matrix from a list.
Forms
HankelMatrix[n]
HankelMatrix[{c1, c2, …, cn}]
HankelMatrix[{c1, c2, …, cm}, {r1, r2, …, rn}]
Verified examples
HankelMatrix[{1, 2, 3}] → {{1, 2, 3}, {2, 3, 0}, {3, 0, 0}}
Run this on Qurak
Search the reference
Topics
Constructing Matrices
- Geometric Matrices»
New In60 Alphabetical Listing
- H
New In60 Matrix And Linear Algebra Functions
- New Special Matrices
Structured Arrays
- Special Entries Matrix Structures
Related
ToeplitzMatrix
HilbertMatrix
VandermondeMatrix
Table
PadRight
Band
DiagonalMatrix
Array
ArrayFlatten
ArrayPad
CauchyMatrix
CenterArray
← HankelH2
HankelTransform →
All 6300 functions
·
Use this from an MCP client