Velvet Star Monitor

Standout celebrity highlights with iconic style.

general

Find a base for $ImT$ using the Transformation matrix

Writer Matthew Martinez
$\begingroup$

Let $T: \mathbb{R}^3 \to \mathbb{R}^3$ be a linear transformation, given $B=((1,1,1),(1,1,0),(1,0,1))$ a base of $\mathbb{R}^3$. Suppose $(1,0,0) \in\ker T$.

$$[T]_{B} = \left(\begin{array}{ccc} 1 & 0 & 1\\ 3 & 2 & 1\\ 2 & 1 & 1 \end{array}\right).$$

Find a base for $\operatorname{Im}T$.

I know that the columns of $[T]_B$ are the coordinates vectors of the vectors which span $\operatorname{Im}T$, but I don't understand how to find a base for $\operatorname{Im}T$ using that information (and of course, using the fact that dim $\operatorname{Im}T=2$).

$\endgroup$ 1

1 Answer

$\begingroup$

Since $\ker T\neq\{0\}$, $\dim\operatorname{Im}Y\leqslant2$. On the other hand, you know that $(1,1,1)+3(1,1,0)+2(1,0,1)\bigl(=(6,4,3)\bigr)$ and $2(1,1,0)+(1,0,1)\bigl(=(3,2,1)\bigr)$ belong to $\operatorname{Im}Y$. Since they are linearly independent, they form a basis of $\operatorname{Im}Y$.

$\endgroup$ 2

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy