The linear transformation $T$ is a shear which transforms a point $P$ to the point $P'$ defined by
- $PP'$ makes an acute angle $\alpha$(anticlockwise) with the $x$-axis,
- $\angle POP'$ is clockwise(i.e. the rotation from $OP$ to $OP'$ clockwise is less than $\pi$)
- $PP'=k\times PN$ where $PN$ is the perpendicular onto the line $y=x\tan\alpha$ where $k$ is a constant
Show that the matrix representation of $T$ is $\begin{pmatrix} 1-k\sin\alpha\cos\alpha \quad k\cos^2\alpha \\ -k\sin^2\alpha \quad 1+k\sin\alpha\cos\alpha\end{pmatrix}$
I am trying to get my head around this question. I am convinced that $1$ and $3$ are inconsistent. First I drew where a general point $P$ might go, but that didn't work for the same reason my next more promising attempt didn't work. My next attempt was to see where the basis vectors go. Here is my sketch
The dotted line is the perpendicular $PN$ produced. $i$ is the basis vector I'm about to transform. By $3$, $P'$ must lie on the dotted line. However, by $1$, the other angle in the triangle must be $\alpha$(In my understanding, the anticlockwise angle with the $x$-axis must be this angle as $PP'$ is parallel to $PN$ produced). But this is simply the assertion that $\alpha=\frac{\pi}{4}$! (which is not in the required answer I have). If I change the line to $y=x\cot\alpha$, it all works out. Does this question have a typo or am I misunderstanding it? Any help is appreciated.
EDIT: Would anyone like to offer an opinion as to why this has not been answered yet? Is it more difficult than it looks or is more information needed on my part to improve the question?