next up previous
Next: About this document ...

MA2330: Reading Assignment for 1 March

1.
Read Sections 3.3.
2.
Make sure that you understand:
3.
Questions (to be answered by email at least one hour before class):
(a)
Suppose A is an $n\times n$ matrix, and we need to find x1, the first component of the solution to $A{\bf x}={\bf b}$ (assume that we do not need the other components).
i.
About how many arithmetic operations (in terms of n) would it take to find x1 using Cramer's rule?
ii.
Is is possible to find x1 using row operations without computing all of ${\bf x}$?
iii.
About how many arithmetic operations would it take to compute x1 using row operations?
(b)
Let S be the region (in the plane) enclosed by the rectangle with vertices (-1,0), (2,0), (2,2), (-1,2), and let

\begin{displaymath}A=\left[\begin{array}{rr}2&3\\ 0&4\end{array}\right].
\end{displaymath}

Define

\begin{displaymath}T=\{Ax\,:\,x\in S\}.
\end{displaymath}

What is the area of T? How did you find it?


 
next up previous
Next: About this document ...
Mark S. Gockenbach
2001-02-25