Rackhir
- 17
- 0
Homework Statement
Today in my final i was given this exercise:
Given β_1=\{v_1,v_2,v_3\} and β_2=\{u_1,u_2,u_3,u_4\}, basis of the vector spaces V and U respectively.
a) Find the linear transformation T:U\rightarrow V so that T(v_i)≠T(v_j) if i≠j, T(v_1)=u_1+u_2 and T is injective
b) Find the transformation matrix from β_1 to β_2, [T]_{β_1 \rightarrow β_2}
Homework Equations
If T is injective if and only if Kernel(T)=\{0\}, that means that the nullspace of the transformation matrix is \{0\}
The Attempt at a Solution
I thought that finding [T]_{β_1 \rightarrow β_2} first would be easier, or at least it made more sense for me. I found this matrix
\begin{pmatrix}<br /> 1&0&0\\<br /> 1&0&0\\<br /> 0&1&0\\<br /> 0&0&1\\<br /> \end{pmatrix}
Where the first column, \begin{pmatrix}<br /> 1\\<br /> 1\\<br /> 0\\<br /> 0\\<br /> \end{pmatrix}
comes from T(v_1)=u_1+u_2, and the other two were chosen so the nullspace of [T]_{β_1 \rightarrow β_2} is in fact, \{0\}
My big question, is this right? or it's horribly wrong and i should feel ashamed when i look myself in the mirror?
Then, for a) find the transformation per se, should i solve the following system?
\begin{pmatrix}<br /> 1&0&0\\<br /> 1&0&0\\<br /> 0&1&0\\<br /> 0&0&1\\<br /> \end{pmatrix} \begin{pmatrix}x\\y\\z\end{pmatrix} = \begin{pmatrix}a\\b\\c\\d\end{pmatrix}, where (x,y,z) \in V and (a,b,c,d) \in U. So i end with a=x, b=x, c=y, d=z, but this is highly dependant on the basis chosen, right? shouldn't be independant?
Any help will be highly appreciated, i'd love to know how this is actually solved.
Last edited: