the question I'm trying to resolve is the following:
Given f: R3->R3 and f(1,1,0) = (1,0,0), f(0,1,1) = (1,1,0) and where 3 is an eigenvalue of the eigenvector (1,0,0).
a) Find the associated matrix to f on canonical base R3
Any help would be much appreciated!
You know how $f$ acts on some basis, namely $\{(1,1,0),(0,1,1),(1,0,0)\}$, so represent that canonical basis in this basis, determine how $f$ acts on the canonical basis by linearity, and use this to construct a matrix in the standard way, where the $j$th column is the output of the linear transformation acting on the $j$th basis vector.