Linear Algebra/Changing Map Representations

From testwiki
Revision as of 20:57, 6 June 2024 by imported>ShakespeareFan00 (Reinstate previous repair)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Navigation The first subsection shows how to convert the representation of a vector with respect to one basis to the representation of that same vector with respect to another basis. Here we will see how to convert the representation of a map with respect to one pair of bases to the representation of that map with respect to a different pair. Template:AnchorThat is, we want the relationship between the matrices in this arrow diagram.

To move from the lower-left of this diagram to the lower-right we can either go straight over, or else up to VB then over to WD and then down. Restated in terms of the matrices, we can calculate H^=RepB^,D^(h) either by simply using B^ and D^, or else by first changing bases with RepB^,B(id) then multiplying by H=RepB,D(h) and then changing bases with RepD,D^(id). This equation summarizes.

H^=RepD,D^(id)HRepB^,B(id)(*)

(To compare this equation with the sentence before it, remember that the equation is read from right to left because function composition is read right to left and matrix multiplication represent the composition.)

Template:TextBox

Template:TextBox

Naturally, we usually prefer basis changes that make the representation easier to understand. Template:AnchorWhen the representation with respect to equal starting and ending bases is a diagonal matrix we say the map or matrix has been diagonalized. In Chaper Five we shall see which maps and matrices are diagonalizable, and where one is not, we shall see how to get a representation that is nearly diagonal.

We finish this subsection by considering the easier case where representations are with respect to possibly different starting and ending bases. Recall that the prior subsection shows that a matrix changes bases if and only if it is nonsingular. That gives us another version of the above arrow diagram and equation (*).

Template:TextBox

Template:TextBox

Problem 10 checks that matrix equivalence is an equivalence relation. Template:AnchorThus it partitions the set of matrices into matrix equivalence classes.

All matrices: H matrix equivalent
to H^

We can get some insight into the classes by comparing matrix equivalence with row equivalence (recall that matrices are row equivalent when they can be reduced to each other by row operations). In H^=PHQ, the matrices P and Q are nonsingular and thus each can be written as a product of elementary reduction matrices (see Lemma 4.8 in the previous subsection). Left-multiplication by the reduction matrices making up P has the effect of performing row operations. Right-multiplication by the reduction matrices making up Q performs column operations. Therefore, matrix equivalence is a generalization of row equivalence— two matrices are row equivalent if one can be converted to the other by a sequence of row reduction steps, while two matrices are matrix equivalent if one can be converted to the other by a sequence of row reduction steps followed by a sequence of column reduction steps.

Thus, if matrices are row equivalent then they are also matrix equivalent (since we can take Q to be the identity matrix and so perform no column operations). The converse, however, does not hold.

Template:TextBox

Template:AnchorWe will close this section by finding a set of representatives for the matrix equivalence classes.[1]

Template:TextBox

Template:AnchorSometimes this is described as a block partial-identity form.

(IZZZ)

Template:TextBox

Template:TextBox

Template:TextBox

Template:TextBox

Template:TextBox

In this subsection we have seen how to change the representation of a map with respect to a first pair of bases to one with respect to a second pair. That led to a definition describing when matrices are equivalent in this way. Finally we noted that, with the proper choice of (possibly different) starting and ending bases, any map can be represented in block partial-identity form.

One of the nice things about this representation is that, in some sense, we can completely understand the map when it is expressed in this way: if the bases are B=β1,,βn and D=δ1,,δm then the map sends

c1β1++ckβk+ck+1βk+1++cnβnc1δ1++ckδk+0++0

where k is the map's rank. Thus, we can understand any linear map as a kind of projection.

(c1ckck+1cn)B(c1ck00)D

Of course, "understanding" a map expressed in this way requires that we understand the relationship between B and D. However, despite that difficulty, this is a good classification of linear maps. }}

Exercises

Template:Linear Algebra/Book 2/Recommended Template:TextBox Template:Linear Algebra/Book 2/Recommended Template:TextBox Template:TextBox Template:Linear Algebra/Book 2/Recommended Template:TextBox Template:Linear Algebra/Book 2/Recommended Template:TextBox Template:Linear Algebra/Book 2/Recommended Template:TextBox Template:Linear Algebra/Book 2/Recommended Template:TextBox Template:TextBox Template:TextBox Template:Linear Algebra/Book 2/Recommended Template:TextBox Template:Linear Algebra/Book 2/Recommended Template:TextBox Template:TextBox Template:TextBox Template:TextBox Template:TextBox Template:TextBox Template:TextBox Template:Linear Algebra/Book 2/Recommended Template:TextBox

/Solutions/

Footnotes

  1. More information on class representatives is in the appendix.

Template:Navigation

Template:BookCat