Linear Algebra I Flashcards
Define premultiplication of a matrix
If we premultiply B by A, we get AB.
Define postmultiplication of a matrix
If we postmultiply B by A, we get BA.
Define an inverse matrix
If B is the inverse of A, AB = BA = I
Define a singular matrix
A matrix with no inverse.
Define a matrix’s transpose
The transpose of a matrix is given by (A^T)ij = Aji
Define a symmetric matrix
A square matrix where A^T = A
Define a skew symmetric matrix
A square matrix where A^T = -A
Define an orthogonal matrix
A matrix, A is orthogonal if A^(-1) = A^T
Define a real vector space
V is a real vector space if V is non empty and there exists operations:
Addition: u + v ∈ V => u + v ∈ V
Scalar multiplication: For all α ∈ R and u ∈ V, αu ∈ V
satisfying the following axioms:
Addition is commutative, associative and there exists an additive identity and inverses.
Distributivity of scalar multiplication over vector addition
Distributivity of scalar multiplication over field addition.
Scalar multiplication interacts well with field multiplication.
There exists a scalar multiplicative identity.
Define a vector subspace
W is a subspace of V if W is a subset of V that is closed under addition and scalar multiplication.
Define a span of a set
Given a subset S {s_1, s_2, …, s_n} of a vector space V over a field F, <S> is the set of all linear combinations of S or the smallest subspace of V that contains all elements in S.</S>
Define a spanning set for V
A spanning set for V is any set S for which <S> = V</S>
Define linear independence
v_1, … ,v_m ∈ V are linearly independent if the only solution to (α_1)(v_1) + … + (α_m)(v_m) = 0, where α_i ∈ F is α_1 = … = α_m = 0.
Define a basis
A linearly independent spanning set
Give the Steinitz exchange lemma
Let V be a vector space over a field F. Take X = {v1, v2, . . . , vn}, a subset of V.
Suppose that u ∈ <X> but that u ∉ <X\{vi}> for some i.
Let Y = (X\{vi}) ∪ {u}
Then <Y> = <X></X></Y></X>