next up previous
Next: About this document ...

Fall 1996 Final exam for SM 261

December 14, 1996

Calculators and USNA math tables may be used.

1.
Let $ A=\left( \begin{array}{cc} 1 & -1 \\ 0 & 2 \end{array}\right)$, $ B=\left( \begin{array}{c} 1 \\ 2 \end{array}\right)$, $ C=(1,3)$. Find those of the following expressions are defined.

(a) $ AB$, (b) $ BA$, (c) $ 4A+B$, (d) $ BC$, (e) $ B^t AB$.

2.
a)
Find a condition on $ g$, $ h$ and $ k$ that maes the following system consistent.
$\displaystyle 2 x_1 + 5 x_2 - 3 x_3 = g,$      
$\displaystyle 4 x_1 +7 x_2 - 4 x_3 = h,$      
$\displaystyle -6 x_1 - 3 x_2 + x_3 = k.$      

a)
Give an example of a system of two linear equations in three unknowns for which no solution exists.

3.
a)
State the definition of linear independence.

a)
Is the following set of vectors linearly independent or linearly dependent?

$\displaystyle \{(-2,0,0),(8,0,-5),(-1,0,3)\}
$

a)
Let $ A$ be an $ n\times n$ matrix. Write five different statements, each equivalent to ``$ A$ is invertible''.

4.
Let

Find (a) $ A^{-1}$, (b) $ \det(A)$, (c) $ \det(A^3)$, (d) $ \det(2A)$, (e) $ \det(A^{-1})$.

5.
Define a linear transformation $ T$ by

$\displaystyle T(x_1,x_2)=(5x_2-x_1,0,3x_1+x_2,x_1).
$

a)
Is $ T$ one-to-one? Why or why not?
a)
Is $ T$ onto? Why or why not?
a)
Let $ W$ be the set of all vectors in $ \mathbb{R}^3$ of the form $ (a,2,-a)$, where $ a$ is a real number. Is $ W$ a subspace of $ \mathbb{R}^3$? Why or why not?
a)
Let $ {\cal B}=\{(1+t)^2,(1-t)^2,1\}$. Is $ {\cal B}$ a basis for the vector space $ P_2$ of all polynomials of degree $ 2$ or less? Why or why not?

6.
Let $ A=\left( \begin{array}{cc}
2 & 3\\
4 & 1
\end{array}\right)$.
a)
Find the eigenvalues and corresponding eigenvectors of $ A$.
a)
Diagonalize $ A$, i.e., find a matrix $ P$ such that $ P^{-1}AP$ is a diagonal matrix $ D$.
a)
Find $ PD^2P^{-1}$.

7.
The matrix

$\displaystyle A=\left( \begin{array}{ccccc}
1 & 1 & 5 & 0 & 3\\
1 & 0 & 3 & 1 & 1\\
0 & 1 & 2 & -1 & 2\\
1 & -1 & 1 & 0 & 1
\end{array}\right)
$

row reduces to

$\displaystyle B=\left( \begin{array}{ccccc}
1 & 1 & 5 & 0 & 3\\
0 & 1 & 2 & -1 & 2\\
0 & 0 & 0 & 1 & -1\\
0 & 0 & 0 & 0 & 0
\end{array}\right)
$

Find (a) rank $ A$, (b) dim $ ker(A)$, (c) rank $ A^t$, (d) dim $ ker(A^t)$,

(e) dim $ row(A)$, (f) a basis for $ col(A)$, (g) a basis for $ row(A)$,

(h) a basis for $ ker(A)$.

8.
The matrix $ M=\left( \begin{array}{cc}
\cos \phi & -\sin \phi\\
\sin \phi & \cos \phi
\end{array}\right)$ can be interpreted geometrically as a rotation of $ \phi$ radians counterclockwise about the origin in $ \mathbb{R}^2$. Let $ L=\left( \begin{array}{cc}
r & 0\\
0 & r
\end{array}\right)$.
a)
Give geometric interpretations of $ L$ and $ LM$.

a)
Calculate $ A=LM$ for $ \phi =\pi/4$ and $ r=2$.

a)
Find the eigenvalues and corresponding eigenvectors of $ A$.
a)
Find $ A^2$, $ A^2\left( \begin{array}{c}
1\\
0
\end{array}\right)$, $ A^2\left( \begin{array}{c}
0\\
1
\end{array}\right)$.

a)
Give a geometric interpretation of $ A^2$.

9.
Let $ b_1=\left( \begin{array}{c}
1\\
-1
\end{array}\right)$, $ b_2=\left( \begin{array}{c}
1\\
1
\end{array}\right)$. The set $ {\cal B}=\{b_1,b_2\}$ forms a basis of $ \mathbb{R}^2$.
a)
Find the $ {\cal B}$-coordinates of $ x=\left( \begin{array}{c}
5\\
-1
\end{array}\right)$.
a)
Let $ A=\left( \begin{array}{cc}
.75 & -.25\\
-.25 & .75
\end{array}\right)$. Show that $ b_1$ and $ b_2$ are eigenvectors of $ A$.

a)
Find the $ {\cal B}$-coordinates of $ Ax$. Hint: Use your answers from parts (a), (b).

a)
Find $ A^4b_1$ and $ A^4b_2$ without computing $ A^4$. Hint: Use your answers from part (b).

a)
Find $ A^4x$ using your answers from parts (a), (d).

a)
Find $ \lim_{k\rightarrow \infty} (A^kx)$.

10.
State whether the following is true or false. If true, give an argument why. If false, give a counterexample.

a)
If a system of linear equations has two different solutions then it must have infinitely many solutions.
a)
A $ 5\times 7$ matrix cannot have a pivot position in every row.

a)
It is impossible for three vectors to span $ \mathbb{R}^4$.

a)
If a system $ Ax=0$ has a solution then so does the system $ Ax=b$.

a)
If $ A$ is a $ 3\times 5$ matrix, the smallest dimension of $ ker(A)$ is $ 2$.

a)
If $ A$ is a $ 7\times 8$ matrix such that $ Ax=b$ has a solution for all $ b\in \mathbb{R}^7$ then any two solutions of $ Ax=0$ must be multiples of each other.




next up previous
Next: About this document ...
David Joyner 2002-11-21