Lab Project 2 (Due 3/14/03)
Date: MATH 2270-1 - Spring 2003
From the course webpage download the file proj2data.m. Load it
(this is explained in the third Maple tutorial, also available at the
course webpage) into Maple and you will have defined a few matrices
and vectors that will be used throughout this project. The naming
convention is as follows: the vector
in this note becomes the
vector vv1 in Maple, and, similarly the matrix
becomes AA.
- Let
and
.
- Find a basis of
. What is the dimension of
?
- Produce a graph of
in
; the same graph must show
as well as the basic vectors you found in the previous
point. From the graph, is
a line, plane, etc?
- Find a basis of
. What is the dimension of
?
- Produce a graph of
in
; the same graph must show
as well as the basic vectors you found in the previous
point. From the graph, is
a line, plane, etc?
- Produce a joint graph of
and
. From the graph, what is the dimension of
?
- Find an expression of
in terms of a linear equation
(similar to the way in which
was introduced above).
- Find
algebraically. Does your answer agree
with the graph that you obtained in 1e.
- Explore the command IntersectionBasis from Maple's LinearAlgebra package. Use this command to find a basis for
.
- Find a basis
and the dimension of
These vectors are called vv1, etc. in Maple.
- Check that the vector
(ww in Maple) is in the
subspace
and find the coordinates of
with respect to the
basis
.
- Find another (different!) basis
of
. Write the
coordinates of
with respect to
.
- Write the change of bases matrix
and verify the
relation with the coordinates of
with respect to the bases
and
.
- The matrix
is already defined in
Maple. Find a basis of the image of
as you normally would by
hand (but use Maple for the computations!).
- Explore the Maple command ColumnSpace of the LinearAlgebra package: this command produces a basis of the
image of the given matrix. Redo the previous item using this
command.
- Find a basis of the kernel of
as you normally would by
hand (but use Maple for the computations!).
- Explore the Maple command NullSpace of the LinearAlgebra package: this command produces a basis of the
kernel of the given matrix. Redo the previous item using this
command.
- Check the formula
for all
for the given
.
-
is already defined in Maple (as BB).
Let
Find a basis of
. What is
?
Javier Fernandez
2003-02-26