flyingpig
- 2,574
- 1
Homework Statement
Find the standard matrix of T
T: \mathbb{R}^2 \to \mathbb{R}^2 first reflects points through the horizontal x1 axis and then reflects points through the line x2 = x1
The Attempt at a Solution
I almost always have to look at my book to remind myself what the standard matrix transformation for each transformation is
So I did
e1 becomes (which I will use \to) \to e1 (which doesn't change \to e2
That's column one. Also I am using David Lay's book, so I don't know words like "nullspace", "basis", etc...
e_2 \to -e_2 \to -(e_1)
Then I get
\begin{bmatrix}<br /> 0 & -1\\ <br /> 1 & 0<br /> \end{bmatrix}
Now my question is, am I right about the -(e_1)? I added brackets on purpose