
Hey guys!I have a couple of doubts regarding this exercise, for a) I think that the Matrix
rotation of P is [(cos t, -sen t) , (-sen t, cos t)] and for Q [(-cos t, -sen t), ( sen t,
cos t)] , is that right?
Regarding B... no idea..and I know c and d.
Thanks very much in advance :)
For a.) $P$ is the image of $i$ so it should have two coordinates: $P=(\cos t,\sin t)$. Also $Q=(-\sin t,\cos t)$. The matrix of the rotation $R$ is $$\begin{pmatrix}\cos t & -\sin t \\ \sin t& \cos t\end{pmatrix}.$$ Now, b.) is clear.