Suppose $w1, ⋯⋯, wn$ is a basis of $W$ and $V$ is finite-dimensional. Suppose $T∈L(V,W)$. Prove that there exists a basis $v1 ⋯⋯, vm$ of $V$ such that all the entries in the first row of $M(T)$ (with respect to the bases $v1, ⋯⋯, vm$ and $w1, ⋯⋯, wn$) are 0 except for possibly a $1$ in the first row, first column.
Here is a proof.
http://linearalgebras.com/3C.html (Q5 in the page)
Could someone explain how to get the basis that I need? (i.e. the author seems to omit the process of obtaining the answer. He just gives the answer without explanations)
Thanks!
If $T$ is the zero map, the matrix will be the zero matrix. More generally, if the image of $T$ is in the span of $w_2,\ldots, w_n$, the first row will be all zero, no matter how we choose the basis of $V$. So we may assume that there exists some $v\in V$ such that $T(v)=a_1w_1+\ldots +a_nw_n$ with $a_1\ne 0$. Then with $v_1:=\frac1{a_1}v$ we will have $T(v_1)=w_1+\ldots$, i.e., a $1$ in the top left. Now extend $v_1$ to any basis $v_1,\tilde v_2.\tilde v_3,\ldots,\tilde v_n$. We have $T(\tilde v_k)=b_kw_1+\ldots$ and therefore if we let $v_k=\tilde v_k-b_kv_1$, we ensure that $T(v_k)=0\cdot w_1+\ldots$, as desired. Remains to see that this is a basis. But that is clear because we can obain the $\tilde v_k$ back.