next up previous
Next: u_eigen Up: u_eigen Previous: u_eigen

0. Diagonal matrices are easy

As you have seen in the past, diagonal matrices are especially easy. They represent problems in which the variables work separately. For example, let $ D = \matp{rr}{5&0\\ 0&3}$. Here are some ways in which $ D$ is easy:

Figure [*] shows what $ \tau _ D$ does to a unit square and vectors along the $ x$- and $ y$-axes.

Figure: A diagonal transformation
udir/diagonal.eps



Problem U-1. What, specifically, does $ \tau _ D$ do to vectors along the $ x$-axis? Along the $ y$-axis? How about a vector pointing left along the $ x$-axis?



Kirby A. Baker 2001-11-20