Linear Algebra
Take the matrix with columns and (Matrix ) and another matrix with columns and (Matrix ). Determine the matrix that represents the total effect of applying then as a single transformation. Solve this without visual aids, using only the numerical entries in each matrix.
Multiply the 2x3 matrix A with the 3x2 matrix B using the row-column rule to obtain the 2x2 matrix AB.
Given a matrix, for an element , determine its minor by excluding its row and column, and calculate its cofactor using .
Find the minor for the 3rd row and 2nd column in a given 3x3 matrix A.
Find the cofactor for the 2nd row and 3rd column in a given matrix A.
Determine the column space of the given matrix .
Determine the null space of the given matrix by solving .
Consider a matrix and determine the column space, which is the set of all vectors such that there exists a vector where .
Solve for such that to determine the null space of the matrix .
Let W be the subspace of spanned by (1, 1). Find the orthogonal projection from to W and the orthogonal projection from to the orthogonal complement of W.
Verify that the orthogonal projections and satisfy the properties of orthogonal projection: , , , and .
Decompose (1, 0) along (1, 1) using the orthogonal projections and .
Given a vector and another nonzero vector in , find the vector component of along and the vector component of orthogonal to .
Let B be a set of vectors such that all vectors in B have length 1 for all and are orthogonal to each other for . Show that B is an orthonormal set and prove that B is also linearly independent.
Given the vectors and , determine if they form an orthonormal set in .
Show that the given vectors form an orthogonal basis for . Then, express the given vector as a linear combination of these basis vectors. Give the coordinates of vector with respect to the orthogonal basis.
Find the dimension of the image of matrix A and the dimension of the kernel of matrix A.
Given a 2x2 matrix where one column is a linear multiple of the other, find the rank and nullity of the matrix.
Given a matrix, perform row reduction to determine the rank and nullity, ensuring the rank plus nullity equals the number of columns in the matrix.
Given a 4x5 matrix , find the rank and nullity of .