Ok so my question is how do you proceed when you need to find the image representation if the basis is a lower RX than your linear transformation.
For example: Find the image representation of the linear transformation f(x,y,z,t)=(x+y,z-x,t+y) fron $\Bbb R^4$ to $\Bbb R^3$ with respect to the following bases:
- $\{(0,0,0,1),(0,1,0,1),(0,0,1,0,),(1,0,1,0)\}$ of $\Bbb R^4$
- $\{(1,0,0),(0,1,0),(0,0,1)\}$ of $\Bbb R^3$
In the $\Bbb R^4$ basis all I have to do is find $f(x,y,z,t)$ using each of the vectors and I get the matrix $\{(0,0,1),(1,0,2),(0,1,0),(1,0,0)\}$
But I don´t know how to proceed with the $\Bbb R^3$ basis. Any help would be nice.
Thanks.