Find the range and nullspace of the following linear transformation: $T:C^1(0,1)\rightarrow C(0,1)$ defined by $T(f)(x)=f'(x)e^x$
To get the rank and nullspace, I first have to identify the matrix of $T$. The matrix of a linear map $T:V\rightarrow W$ can be obtained from the basis of $V$ and $W$. I don't know if $C^1$ and $C$ is just a representation of a continuous domain/range or if its something more than that. If so, how can I proceed?
Edit: How can I find the rank?