Term
* * * *
0 * * *
0 0 * *
0 0 0 *
|
|
Definition
|
|
Term
the product of two upper triangular matrices is |
|
Definition
|
|
Term
1 * * *
0 1 * *
0 0 1 *
0 0 0 1
|
|
Definition
unit upper triangular matrix
(notation for all flash cards: * represents any number) |
|
|
Term
the product of two unit upper triangular matrices is |
|
Definition
|
|
Term
the product of an upper Hessenberg and an upper triangular matrix is |
|
Definition
|
|
Term
* * * *
* * * *
0 * * *
0 0 * *
|
|
Definition
|
|
Term
* 0 0 0
0 * 0 0
0 0 * 0
0 0 0 *
only the main diagonal of the matrix is nonzero |
|
Definition
|
|
Term
If A is diagonal, the product SA does what? |
|
Definition
scales the columns of S by the elements on the main diagonal of A |
|
|
Term
If A is diagonal, the product AS does what? |
|
Definition
scales the rows of S by the diagonal elements of A |
|
|
Term
|
Definition
a matrix in which each descending diagonal from left to right is constant
a b c d
e a b c
f e a b
g f e a
|
|
|
Term
Draw a columnwise interpretation of a matrix times a vector. |
|
Definition
|
|
Term
|
Definition
The i'th column of a matrix A |
|
|
Term
* * 0 0
* * * 0
0 * * *
0 0 * *
|
|
Definition
|
|
Term
|
Definition
exchanging, multiplying, and adding rows of a matrix to each other to get a triangular matrix
(main diagonal should end up nonzero if you expect to find one solution) |
|
|
Term
|
Definition
scale and recombine rows until you have the identity matrix |
|
|
Term
|
Definition
|
|
Term
|
Definition
|
|
Term
|
Definition
|
|
Term
|
Definition
|
|
Term
|
Definition
|
|
Term
|
Definition
|
|
Term
|
Definition
|
|
Term
|
Definition
number of rows (height of matrix) |
|
|
Term
|
Definition
number of columns (width of matrix) |
|
|
Term
|
Definition
|
|
Term
|
Definition
4 2 0 2
6 3 0 3
2 1 0 1
8 4 0 4
|
|
|
Term
|
Definition
A = V A0 VH, where V is unitary and A0 is Hessenberg |
|
|
Term
A unitary matrix and satisfies the condition that |
|
Definition
|
|
Term
|
Definition
|
|
Term
|
Definition
The hermitian transpose is another name for the conjugate transpose. |
|
|