Problem 1 Solution
a) Finding eigenvalues and eigenvectors of :
Given matrix .
First, find the eigenvalues by solving .
Solving this characteristic polynomial will give us the eigenvalues .
b) Diagonalisability of :
For to be diagonalisable, the number of linearly independent eigenvectors must equal the multiplicity of each eigenvalue. We find these eigenvectors by solving for each .
If we find 3 linearly independent eigenvectors, then is diagonalisable, and we can construct matrix from these eigenvectors. is a diagonal matrix with eigenvalues on the diagonal.
Detailed calculations for the eigenvalues, eigenvectors, and the diagonalisation process will require solving the characteristic polynomial and system of equations for each eigenvalue.
Problem 2 Solution
a) Solving the system using Gauss-Jordan elimination:
Given matrix and system ,
We apply Gauss-Jordan elimination to reduce to its reduced row echelon form (RREF), then solve for .
b) Solution set as a vector subspace and its basis:
The solution set will be all vectors that satisfy the RREF form of . We find the basis by identifying the free variables and expressing the solution set in terms of these variables, showing it forms a subspace.
Problem 3 Solution
a) Finding the inverse of using Gauss-Jordan elimination:
Given ,
To find , augment with the identity matrix and apply Gauss-Jordan elimination until the left side is . The right side will then be .
b) Showing :
If , then by definition, is the inverse of . Since we’ve found , we can show and are the same by comparison.
Problem 4 Solution
a) Proving forms a basis for :
Vectors form a basis if they are linearly independent and span . We can show linear independence by showing the determinant of the matrix formed by these vectors is non-zero.
b) Coordinates of in the basis :
Solve the linear equation for coefficients . These coefficients are the coordinates of in the given basis.