Linear Algebra – Flashcards

Unlock all answers in this set

Unlock answers
question
linear equation
answer
An equation that can be written as a1x1 + a2x2 + ... = b; a1, a2, etc. are real or complex numbers known in advance
question
consistent system
answer
Has one or infinitely many solutions
question
inconsistent system
answer
Has no solution
question
leading entry
answer
Leftmost non-zero entry in a non-zero row
question
Echelon form
answer
1. All nonzero rows are above any all zero rows; 2. Each leading entry is in a column to the right of the previous leading entry; 3. All entries below a leading entry in its column are zeros
question
Reduced Echelon Form
answer
Same as echelon form, except all leading entries are 1; each leading 1 is the only non-zero entry in its row; there is only one unique reduced echelon form for every matrix
question
Span
answer
the collection of all vectors in R^n that can be written as c1v1 + c2v2 + ... (where c1, c2, etc. are constants)
question
Ax = b
answer
1. For each b in R^n, Ax = b has a solution; 2. Each b is a linear combination of A; 3. The columns of A span R^n; 4. A has a pivot position in each row
question
pivot position
answer
A position in the original matrix that corresponds to a leading 1 in a reduced echelon matrix
question
pivot column
answer
A column that contains a pivot position
question
homogeneous
answer
A system that can be written as Ax = 0; the x = 0 solution is a TRIVIAL solution
question
independent
answer
If only the trivial solution exists for a linear equation; the columns of A are independent if only the trivial solution exists
question
dependent
answer
If non-zero weights that satisfy the equation exist; if there are more vectors than there are entries
question
transformation
answer
assigns each vector x in R^n a vector T(x) in R^m
question
Matrix multiplication warnings
answer
1. AB != BA ; 2. If AB = AC, B does not necessarily equal C; 3. If AB = 0, it cannot be concluded that either A or B is equal to 0
question
Transposition
answer
flips rows and columns
question
Properties of transposition
answer
1. (A^T)^T = A; 2. (A+B)^T = A^T + B^T; 3. (rA)^T = r*A^T; 4. (AB)^T = B^T*A^T
question
Invertibility rules
answer
1. If A is invertible, (A^-1)^-1 = A; 2. (AB)^-1 = B^-1 * A^-1; 3. (A^T)^-1 = (A^-1)^T
question
Invertible Matrix Theorem (either all of them are true or all are false)
answer
A is invertible; A is row equivalent to I; A has n pivot columns; Ax = 0 has only the trivial solution; The columns of A for a linearly independent set; The transformation x --> Ax is one to one; Ax = b has at least one solution for each b in R^n; The columns of A span R^n; x --> Ax maps R^n onto each R^m; there is an n x n matrix C such that CA = I; there is a matrix such that AD = I; A^T is invertible; The columns of A form a basis of R^n; Col A = R^n; dim Col A = n; rank A = n; Nul A = [0]; dim Nul A = 0
question
Column Row Expansion of AB
answer
col1Arow1B + ...
question
LU Factorization
answer
1. Ly = b; Ux = y; 2. Reduce A to echelon form; 3. Place values in L that, by the same steps, would reduce it to I
question
Leontief input-output model
answer
x = Cx + d
question
Subspaces
answer
1. The zero vector is in H; 2. For u and v in H, u + v is also in H; 3. For u in H, cu is also in H (c is a constant)
question
Column space
answer
Set of all the linear combinations of the columns of A
question
Null space
answer
Set of all solution to Ax = 0
question
Basis
answer
A linearly independent set in H that spans H; the pivot columns of A form a basis for A's column space
question
Dimension
answer
The number of vectors in any basis of H; the zero subspace's dimension is 0
question
rank
answer
The dimension of the column space
question
one-to-one
answer
A transformation that assigns a vector y in R^m for each x in R^n; there's a pivot in every column
question
onto
answer
consistent for any b; pivots in all rows
question
inner product
answer
a matrix product u^Tv or u . v where u and v are vectors; if U . V = 0, u and v are orthogonal
question
orthogonal component
answer
1. x is in W' if x is perpendicular to every vector that spans W; 2. W' is a subspace of R^n
question
orthogonal set
answer
A set of vectors where Ui . Uj = 0 (and i != j); if S is an orthogonal set, S is linearly independent and a basis of the subspace spanned by S
question
orthonormal
answer
An orthogonal set of unit vectors
Get an explanation on any task
Get unstuck with the help of our AI assistant in seconds
New