$T:\mathbb{R}_{2\times 2} \to \mathbb{R}_{2\times 2}$ such that $T(A)=\frac{1}{2}(A+A^t),~~ A\in \mathbb{R}_{2\times 2}$. show that T is linear, find $Ker~ T$, $Im ~T$
Attempt:
$T(A+B)=\frac{1}{2}(A+B+(A+B)^t)=\frac{1}{2}(A+A^t+B+B^t)=T(A)+T(B)$ Similarly $T(cA)=cT(A)$. So T is linear.
I can find $Ker~ T=\{A\in \mathbb{R}_{2\times 2}/T(A)=O\}=\{A\in \mathbb{R}_{2\times 2}/A=-A^t\}$ but unable to find $Im ~T$.
How to find $Im ~T$?
$\operatorname{Ker}T$ is all Skew Symmetric Matrices..and $\operatorname{Im}T$ is all symmetric Matrices...Because every symmetric Matrix can be expressed as $1/2(A+A')$ .
For any Symmetric Matrix $A = A'$ so any symmetric Matrix $A = 1/2(A+A')$. So every Symmetric Matrix of order $2$ has an preimage . So set of all symmetric Matrices of order two $S$ is a subset of $\operatorname{Im}T$.
Now we have to show $\operatorname{Im}T$ is a subset of $S$. Now we will check whether there exists any $A$ for which $T(A)$ is not Symmetric. Every $T(A)$ is $1/2(A+A')$ which is a Symmetric Matric. So Set of all Symmetric Matrices of order $2$ is $\operatorname{Im}(T)$.