Jordan matrix: Difference between revisions

Content deleted Content added
Tags: Mobile edit Mobile web edit Advanced mobile edit
Functions of matrices: This doesn't seem right. Most likely only works for lambda=0?
Tag: Reverted
Line 63:
0 & 0 & 0 & \cdots & f(\lambda) & f^\prime (\lambda) \\
0 & 0 & 0 & \cdots & 0 & f(\lambda) \\
\end{bmatrix}
=
\begin{bmatrix}
a_0 & a_1 & a_2 & \cdots & a_{n-2} & a_{n-1} \\
0 & a_0 & a_1 & \cdots & a_{n-3} & a_{n-2} \\
0 & 0 & a_0 & \cdots & a_{n-4} & a_{n-3} \\
\vdots & \vdots & \vdots & \ddots & \vdots & \vdots \\
0 & 0 & 0 & \cdots & a_0 & a_1 \\
0 & 0 & 0 & \cdots & 0 & a_0 \\
\end{bmatrix}.</math>