$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}$. Find $Im ~T$

145 Views Asked by At

$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$?

2

There are 2 best solutions below

2
On

$\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)$.

4
On

An idea (hint) for you to think about:

First, prove that for any matrix $\;A\in\Bbb R_{2\times2}\;$ , we have a decomposition:

$$A=\frac{A+A^t}2+\frac{A-A^t}2\;,\;\;\text{with}\;\;\frac{A+A^t}2\;\;\text{symmetric and}\;\;\frac{A-A^t}2\;\;\text{antisymmetric}$$

or skew-symmetric .

Show now that the set $\;\mathcal A\;$ of symmetric matrices in $\;\Bbb R_{2\times2}\;$ is a subspace of dimension $\;3\;$, the set $\;\mathcal S\;$ of antisymmetric matrices is a subspace of dimension $\;1\;$, and

$$\text{Im}\,T=\mathcal A\;,\;\;\ker T=\mathcal S$$