Term
|
Definition
given that v and w are in the subspace, i) v + w is in the subspace ii) cv is in the subspace |
|
|
Term
|
Definition
|
|
Term
|
Definition
| Vectors comprising a subspace |
|
|
Term
|
Definition
| number of vectors in basis |
|
|
Term
| Project line b onto line a |
|
Definition
x_hat = a.b/a.a
p = x_hat * a |
|
|
Term
| Projecting onto subspace A |
|
Definition
p = A * x_hat A^T * A * x_hat = A^T * b |
|
|
Term
|
Definition
|
|
Term
|
Definition
| I (product of orthonormal columns and transpose) |
|
|
Term
|
Definition
| Vn = v - V1.v/V1.V1 * V1 - .... |
|
|
Term
|
Definition
| R = {{q1.a , q1.b , q1.c},{0 , q2.b , q2.c}.... |
|
|
Term
|
Definition
|
|
Term
| If two rows are swapped in A, what happens to Det(A)? |
|
Definition
|
|
Term
| determinant multiplied by constant, what happened inside matrix? |
|
Definition
| top row multiplied by constant |
|
|
Term
| can split determinant into two if... |
|
Definition
| only top row is split into two |
|
|
Term
|
Definition
|
|
Term
| T/F, the determinant stays the same if two rows are added/subtracted? |
|
Definition
|
|
Term
| T/F, the determinant stays the same if two rows are multiplied? |
|
Definition
|
|
Term
| Easy way to find determinant in triangular matrix... |
|
Definition
| Product of diagonal entries |
|
|
Term
|
Definition
|
|
Term
|
Definition
|
|
Term
|
Definition
|
|
Term
| cofactor expansion. Det(A) = .... |
|
Definition
| a_11 * c_11 + a_12 * c_12 ..... |
|
|
Term
|
Definition
Solves Ax = b
x_1 = det(B_1)/det(A) ... |
|
|
Term
| Inverse A^-1 using cofactors |
|
Definition
|
|
Term
| Area of triangle with points (x1,y1), (x2,y2), (x3,y3) |
|
Definition
| 1/2 { x ... y .... 1... } |
|
|
Term
|
Definition
| Triple Product = (u x v).w = {{ w } { u } { v }} = {{ u } { v } { w }} |
|
|
Term
| If every col adds to 1 in matrix, an eiganvalue is.... |
|
Definition
|
|
Term
| if A is singular, and eiganvalue is... |
|
Definition
|
|
Term
| if A is symetric, all eiganvectors are.... |
|
Definition
|
|
Term
| T/F, does elimination preserve eiganvalues? |
|
Definition
|
|
Term
| Product of eiganvalues = .... |
|
Definition
|
|
Term
|
Definition
|
|
Term
|
Definition
|
|
Term
| Solution for u_(k+1) = A * u_k |
|
Definition
c1*(lambda1)^k * x1 ...
where C = S^-1 * u_0 |
|
|
Term
| T/F. All symmetric matrices are diagonalizable? |
|
Definition
|
|
Term
|
Definition
|
|
Term
| T/F, Symmetric matrices have only real eigenvalues |
|
Definition
|
|
Term
| T/F, Symmetric matrices have orthogonal eigenvectors |
|
Definition
|
|
Term
|
Definition
| Symmetric matrices with only positive eiganvalues |
|
|
Term
|
Definition
| A is similar to B = M^-1 * A * M |
|
|
Term
| What do similar matrices share in common? |
|
Definition
| Eigenvalues, trace, determinant, rank, and number of independent eigenvectors |
|
|