Linear Algebra Exam Notes
Question 1
Definition of Linear Operator L: The linear operator is defined by .
Bases: We have the standard basis for and another basis .
(i) Transition Matrix A from S to S'
The transition matrix from to expresses the standard basis vectors in terms of the basis.
We need to find scalars such that:
Solving these systems:
For : . Thus, .
For : . Thus, .
For : . Thus, .
The transition matrix is therefore: .
(ii) Transition Matrix B from S' to S
The transition matrix from to expresses the basis vectors in terms of the standard basis .
is simply formed by taking the vectors of as columns:
.Note: . Calculating the inverse of :
(iii) Computing [L]S and [L]{S'}
[L]_S: This is the matrix representation of with respect to the standard basis.
.
[L]{S'}: This is the matrix representation of with respect to the basis .
.
(iv) Finding [L(v)]_{S'} for v = (1, 0, 1)
First, find : .
Now, express in terms of the basis. We want to find such that .
.
Solving gives .Therefore, .
Question 2
(a) Dimension and Basis for the Solution Space
The Linear System:
Solving the System: We can represent this system as an augmented matrix and row reduce it.
Perform and :
Perform : Perform :
Perform and :From the row-reduced echelon form, we have:
Thus, . The variables and are free variables.
Basis: The solution can be written as:
A basis for the solution space is .Dimension: Since there are two free variables, the dimension of the solution space is 2.
(b) Rank of the Coefficient Matrix
The coefficient matrix is:
From the row reduction in part (a), we found that there are three non-zero rows in the row-reduced echelon form. Thus, the rank of the coefficient matrix is 3.