Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Toeplitz matrix
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Short description|Matrix with shifting rows}} In [[linear algebra]], a '''Toeplitz matrix''' or '''diagonal-constant matrix''', named after [[Otto Toeplitz]], is a [[matrix (mathematics)|matrix]] in which each descending diagonal from left to right is constant. For instance, the following matrix is a Toeplitz matrix: :<math>\qquad\begin{bmatrix} a & b & c & d & e \\ f & a & b & c & d \\ g & f & a & b & c \\ h & g & f & a & b \\ i & h & g & f & a \end{bmatrix}.</math> Any <math>n \times n</math> matrix <math>A</math> of the form :<math>A = \begin{bmatrix} a_0 & a_{-1} & a_{-2} & \cdots & \cdots & a_{-(n-1)} \\ a_1 & a_0 & a_{-1} & \ddots & & \vdots \\ a_2 & a_1 & \ddots & \ddots & \ddots & \vdots \\ \vdots & \ddots & \ddots & \ddots & a_{-1} & a_{-2} \\ \vdots & & \ddots & a_1 & a_0 & a_{-1} \\ a_{n-1} & \cdots & \cdots & a_2 & a_1 & a_0 \end{bmatrix}</math> is a '''Toeplitz matrix'''. If the <math>i,j</math> element of <math>A</math> is denoted <math>A_{i,j}</math> then we have :<math>A_{i,j} = A_{i+1,j+1} = a_{i-j}.</math> A Toeplitz matrix is not necessarily [[Square matrix|square]].
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)