Differences between revisions 1 and 11 (spanning 10 versions) Back to page
Revision 1 as of 9:18AM, Sep 27, 2011
Size: 578
Editor: Sam
Comment:
Revision 11 as of 8:18PM, Sep 27, 2011
Size: 809
Editor: Sam
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
A matrix represents a linear transformation of vectors. Is the reverse true? Namely, can any linear transformation (of a finite dimensional vectors) be represented by a matrix? A matrix represents a linear transformation of vectors. Is the reverse true? Namely, can any linear transformation (of finite dimensional vectors) be represented by a matrix?
Line 5: Line 5:
 A.  Yes
 B.  No
  A. Yes
  A. No

Ans: A
Line 10: Line 12:
Suppose that a linear transformation of a 2D vector space maps $\bigl(\begin{smallmatrix} 1 \\ 0 \end{smallmatrix} \bigr)$ to $\vec{a}$, and $\bigl(\begin{smallmatrix} 0 \\ 1 \end{smallmatrix} \bigr)$ to $\vec{b}$. The matrix that represents this linear transformation is Suppose that a linear transformation of a 2D vector space maps $\bigl(\begin{smallmatrix} 1 \\ 0 \end{smallmatrix} \bigr)$ to $\vec{a}$, and $\bigl(\begin{smallmatrix} 0 \\ 1 \end{smallmatrix} \bigr)$ to $\vec{b}$. (Recall that we consider $\vec{a}$ and $\vec{b}$ as column vectors.) The matrix that represents this linear transformation is
Line 12: Line 14:
  A. Yes
  B. N
  A. $\left(\vec{a}\quad \vec{b}\right)$
  A. $\left(\begin{smallmatrix} \; \vec{a}^t \; \\ \; \vec{b}^t \; \end{smallmatrix} \right)$
  A. None of the above.

Ans: A

Linear transformation and matrix

A matrix represents a linear transformation of vectors. Is the reverse true? Namely, can any linear transformation (of finite dimensional vectors) be represented by a matrix?

  1. Yes
  2. No

Ans: A

Matrix and linear transformation

Suppose that a linear transformation of a 2D vector space maps $\bigl(\begin{smallmatrix} 1 \\ 0 \end{smallmatrix} \bigr)$ to $\vec{a}$, and $\bigl(\begin{smallmatrix} 0 \\ 1 \end{smallmatrix} \bigr)$ to $\vec{b}$. (Recall that we consider $\vec{a}$ and $\vec{b}$ as column vectors.) The matrix that represents this linear transformation is

  1. $\left(\vec{a}\quad \vec{b}\right)$

  2. $\left(\begin{smallmatrix} \; \vec{a}^t \; \\ \; \vec{b}^t \; \end{smallmatrix} \right)$

  3. None of the above.

Ans: A