For each integer n >= 0 P_{n} denotes the vector space of all polynomials of degree n, i.e., all functions of the form
where the c_{k} are constants.
If f_{k} is the function f_{k}(t) = t^{k}, 0 <= k <= n, then the sequence f_{0}, f_{1}, ... f_{n} is a basis of P_{n}.
The dimension of the vector space P_{n} is n + 1.
Proposition. P_{n} is equal to the vector space of all solutions of the differential equation D^{n+1} f = 0.
This course will meet on Wednesday, March 31, but will not meet on Monday, April 5. There will be a quiz on April 7.
Let phi be the linear map from P_{2} to R^{3} defined by phi(f) = (f(0), f'(0), f''(0)), and let psi be the linear map from R^{3} to P_{2} defined by (psi(a_{1}, a_{2}, a_{3}))(t) = a_{1} + a_{2} t + a_{3} t^{2}/2.
Compute the composition phi \circ psi.
Compute the composition psi \circ phi.
Compute the composition (phi \circ D \circ psi)(a_{1}, a_{2}, a_{3}).
Find a 3 \times 3 matrix M such that the linear map from R^{3} to R^{3} given by M is equal to phi \circ D \circ psi.
Let g_{k}(t) = t^{k}/k! for 0 <= k <= n. What does Taylor's Theorem (from second semester calculus) tell us about these functions in relation to the vector space P_{n} ?
If M is an m \times n matrix, then the row space of M is the set of all vectors in R^{n} that are linear combinations of the rows of M.
Explain why the row space of M does not change when row operations are performed on M.
Explain how to find a basis of the row space of M.
If M is an m \times n matrix, then the column space of M is the set of all vectors in R^{m} that are linear combinations of the columns of M.
Use a simple example to show that the column space of M changes when row operations are performed on M.
Explain why the answer to the question
does not change when row operations are performed on M.Which columns of M are linearly independent?
Explain how to find a basis of the column space of M.
Explain why one always arrives at the same reduced row echelon form for a given matrix regardless of the particular sequence of row operations that is used to obtain it.
Explain why the row space of a matrix and the column space of a matrix must always have the same dimension.