Is the Range of This Linear Transformation the Entire R2?

oomba
Messages
2
Reaction score
0

Homework Statement



T:{R^3 \rightarrow {R^2} given by T(v_1,v_2,v_3) = (v_3 -v_1, v_3 - v_2)

If linear, specify the range of T and kernel T


The attempt at a solution
Okay, I went ahead and tried to find the kernel of T like here:
\begin{align*}&amp;v_3 - v_1 = 0\\<br /> &amp;v_3 - v_2 = 0\end{align*}

Thus, \begin{align*}&amp;v_3 = v_1 \\<br /> &amp;v_3 = v_2\end{align*}

So choosing v3 as s gives the 1-D basis of W= s(1, 1, 1) **a column vector**

But I'm not entirely sure how to get the range. IF I did the kernel correctly, then that means the dimension of the range will be 2 as 2+1 = 3 (the dimension of the domain). But when I try to do the range, I get a 3-dimensional basis where v1,v2,and v3 are their own LI vectors as so:
(y1,y2) = s(1,1) + t(-1,0) + r(0,-1)

Any help?
 
Physics news on Phys.org
Everything seems fine. So where's your difficulty?
 
You have correctly deduced that the range must have dimension 2 and you know that the range is a subspace of R2.

How many subspaces of dimension 2 do you think R2 has!
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top