Consider the Cartesian plane \(\R^2=\left\{\begin{bmatrix}x_1\\x_2 \end{bmatrix} :x_1,x_2\in\R\right\}\text{.}\) The reflection about \(x\)-axis in \(\R^2\) is given by \(R_f\colon \R^2\to\R^2\)
Similarly consider a map \(R_\theta\) as a rotation of a vector by an angle \(\theta\) anti-clock wise. Any point \(x=\begin{bmatrix}x_1\\x_2 \end{bmatrix} \in\R^2\) can be written as \(\begin{bmatrix}r\cos\alpha\\r\sin\alpha \end{bmatrix}\) in polar coordinates. Here \(r=\sqrt{x_1^2+x_2^2}\) and \(\alpha\) is the angle that vector \(x\) makes with positive \(x\)-axis. Then
Suppose \(A\) is a \(m\times n\) real matrix. Then for a vector \(x=\begin{bmatrix}x_1\\\vdots \\x_n \end{bmatrix} \in\R^n\text{,}\)\(Ax\in \R^m\text{.}\) Thus \(A\) can be thought of as a map that takes vector in \(\R^n\) to a vector in \(\R^m\text{.}\) Let us denote this map as \(T_A\text{.}\) Thus
\begin{equation*}
T_A\colon R^n\to \R^m, \text{ defined by } T_A(x)=Ax\text{.}
\end{equation*}
\(T_A\) is called the matrix transformation induced by the matrix \(A\text{.}\) Note that the matrix transformation \(T_A\) has the following properties:
In particular, \(T_A\) preserves vector addition and scalar multiplication. Any such map is called a linear transformation. We have the following definition.
If \(T\colon \R^n\to \R^m\) is a linear map, then \(T(0)=0\text{.}\) That is, \(T\) takes the zero vector in \(\R^n\) to the zero vector in \(\R^m\text{.}\)
Fix a vector \(a\) in \(\R^n\) and define \(T_a\colon \R^n\to \R^n\) as \(T_a(x)=x+a\text{.}\) Is \(T_a\) a linear map? When is this linear? (The map \(T_a\) is called translation by \(a\).)
Let \(a,b\in \R\) be two real numbers. Define \(T\colon \R^2\to \R\) as \(T(x,y)=ax+by\text{.}\) It is easy to check that \(T\) is a linear map? Can you generalize this?
Let us find all linear maps from \(\R\) to \(\R\text{.}\) Suppose \(f\colon \R\to \R\) is a linear map. We know that \(\{1\}\) is basis of \(\R\text{.}\) Then any vector \(x=x\cdot 1\text{.}\) Therefore, \(f(x)=f(x\cdot 1)=xf(1)\text{.}\) Thus if we define \(f(1)=a\in \R\)\(f(x)=ax\text{.}\) If \(f\) is linear map from \(\R\to \R\text{,}\) then there exist a real number \(a\in \R\) such that \(f(x)=ax\text{.}\) Note that in this case \(a=f(1)\text{.}\)