Linear Algebra
Is the vector in the range of ?
Determine the conditions on and that make a matrix invertible. Additionally, find when it is invertible.
Describe the effects of applying one transformation and then another, specifically using the example of first rotating the plane 90 degrees counterclockwise, then applying a shear. Determine the overall effect as a single linear transformation and express it with a matrix.
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.
Given a matrix, for an element , determine its minor by excluding its row and column, and calculate its cofactor using .
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 .
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 .
For a transpose matrix of a 4x5 matrix , find the rank and nullity of and verify the rank-nullity relation.