I am going through some practice problems for my test this week. This one is similar to a HW problem, but different enough that I am having trouble.
The linear Transformation $A: P_2 \to P_2$ is given by $Ap(t) = p(t+1)$. Find its matrix in the basis $1,t,t^2$.
So I understand that the columns 1,2,3 of the matrix will be made up of the linear mapping of $1,t,t^2$ respectively. What I don't see is how to get the components of those column vectors.