Maths 2B Flashcards
What is an elementary matrix?
“An elementary matrix is any matrix that can be obtianed by performing an elementary row operation on an identity matrix.”
What is a linear combination?
“A vector v is a linear combination of vectors v1, v2, …, vk if there are scalars c1, c2, …, ck such that v = c1v1 + c2v2 + … + ckvk.
The scalars are called coefficients of the linear combination.”
What is a span/spanning set?
“If S = {v1, v2, …, vk} is a set of vectors in ℝn, then the set of all linear combinations of v1, v2, …, vk is called the span of v1, v2, …, vk and is denoted by span(v1, v2, …, vk) or span(S).
If span(s) = ℝn, then S is called a spanning set for ℝn.”
What is linear dependence and independence?
“A set of vectors v1, v2, …, vk is linearly dependent if there are scalars c1, c2, … , ck, at least one of which is not zero, such that v = c1v1 + c2v2 + … + ckvk = 0
A set of vectors that is not linearly dependent is called linearly independent.”
What is a basis?
“A basis for a subspace S of ℝn is a set of vectors S that
- Spans S
- Is linearly independent”
What is a dimension?
“If S is a subspace of ℝn, then the number of vectors in a basis for S is called the dimension of S, denoted dim S.”
What is a null space?
“Let A be a m x n matrix. The null space of A is the subspace of ℝn consisting of solutions of the homogeneous linear system Ax = 0. It is denoted by null(A).”
What is a rowspace?
“The row space of an m x n matrix is the subspace row(A) of ℝn spanned by the rows of A.”
What is a column space?
“The column space of a m x n matrix A is the subspace col(A) of ℝm spanned by the columns of A.”
What is the rank of a matrix?
“The rank of a matrix is the number of nonzero rows in its row echelon form.”
What is the nullity?
“The nullity of a matrix A is the dimension of its null space and is denoted by nullity(A)”
What is a transformation?
“A transformation T: ℝn → ℝm is called a linear transformation
What is the kernel of a linear transformation?
“Let T: V → W be a linear transformation. The kernel of T, denoted ker(T), is the set of all vectors in V that are mapped by T to 0 in W. That is,
ket(T) = { v in V: T(v) = 0}
What is the range?
“The range of T, denoted range(T), T: V → W, is the set of all vectors in W that are images of vectors in V under T. That is,
range(T) = {T(v) : v in V}
= {w in W: w = T(v) for some v in V}”
What is an isomorphism?
“A linear transformation T: V → W is called an isomorphism if it is one-to-one and onto. If V and W are two vector spaces such that there is an isomorphism from V to W, then we say that V is isomorphic to W and write V = W.”