MATH383: A first course in differential equationsFebruary 14, 2020
Due date: Feb 20, 2020, 11:55PM.
Bibliography: Lesson09.pdf Lesson10.pdf. The first exercise in each problem set is solved for you to use as a model.
Consider , . Determine whether the column vectors of form a basis for .
Solution. Reduce to row-echelon form
Since the row-echelon form does not contain a row of zeros, the columns of form a basis for . Check in Maxima
(%i1) |
|
(%i2) |
|
(%i3) |
|
Note: multiple row-echelon forms are possible (differing by, say, permutation of rows), but the same conclusion on the independence is reached, i.e., no zero rows implies linear independence.
,
Solution. Reduce to row-echelon form
Since the row-echelon form does not contain a row of zeros, the columns of form a basis for . Check in Maxima
(%i39) |
|
(%i40) |
|
(%i41) |
|
,
Solution. Reduce to row-echelon form
The row-echelon form does contain a row of zeros, the columns of do not form a basis for . Check in Maxima
(%i41) |
|
(%i42) |
|
(%i43) |
|
,
Solution. Having understood the procedure of using row operations to obtain the reduced row-echelon form, resort not to automated computation and obtain in Maxima
(%i43) |
|
(%i44) |
|
(%i45) |
|
The row-echelon form does not contain any row of zeros, the columns of form a basis for .
Determine whether the following column vectors of form a basis for
,
Solution. Consider an arbitrary
and check if can be expressed as a linear combination of the basis vectors, , i.e., there exists such that
Identify powers of
to obtain system
Reduce matrix to row-echelon form.
Since the row-echelon form of does not have any zero rows, a unique solution of is found, and is a basis for . Check in Maxima
(%i3) |
|
(%i4) |
|
(%i5) |
|
the space of real-valued two-by-two matrices,
Solution. Here are two approaches:
The basis can be reorganized as a set of vectors
Reduce to row echelon form
(%i45) |
|
(%i47) |
|
(%i48) |
|
Since the reduced row echelon form has no row of zeros is a basis
Denote , and consider whether some general
can be expressed as a linear combination
Indentify each component to obtain the system
Apart from a permutation of two rows, this is the same as matrix in solution procedure 1, and does form a basis
is the set of symmetric matrices, .
Solution. Since
cannot be expressed as a linear combination of elements in , the system is not a basis. This is verified if we form the matrix
which has a row of zeros.
Find a basis for the subspace of vector space . Specify the dimension of .
Solution. Recognize that the specification of gives a linear combination with scalar coefficients , and rewrite
Construct
Check if columns of are linearly independent,
and since is the only solution, columns of are linearly independent and span the subspace, hence are a basis for .
Solution. Since
is a basis.
is the space of skew-symmetric matrices (), Solution. Since
is a basis.
, .
Solution. Since , is a basis.
, .
Solution. Since , with , hence
such that is a basis.
Find the coordinates of the vector in the basis .
Solution. If is a basis for , then the vector can be expressed as a linear combination of the basis vectors and that scalar coefficients are the coordinates of in basis
to find the coordinates , . Check in Maxima.
(%i5) |
|
(%i6) |
|
(%i7) |
|
0 errors, 0 warnings
(%i8) |
|
(%i9) |
|
(%i10) |
|
Solution. Solve by Gauss elimination (row reduction operations on the extended matrix)
and the coordinates are . Check in Maxima
(%i48) |
|
(%i49) |
|
(%i50) |
|
0 errors, 0 warnings
Solution. Since , and the coordinates are .
Solution. With , from
observe from second row that . Then
and the other coordinates are , . Verify in Maxima
(%i51) |
|
(%i52) |
|
(%i53) |
|
(%i54) |
|
Solution. With write
and the coordinates are .