Let $T: P_2(\mathbb{R})\to\mathbb{R}$ be a linear transformation defined by $$T[f(x)]= \int_0^1 f(t) \, dt $$
Hi everyone, how do I find the rank and nullity of T and a basis for the nullspace? My book doesn't have a step by step solution/explanation for this problem and I'm 90% sure this problem will appear on my exam next week. Thanks in advance.
Let $a+bX+cX^2\in P_2(\mathbb{R})$. Then $T(a+bX+cX^2)=a+\frac{b}{2}+\frac{c}{3}$. So if $a+bX+cX^2\in \ker(T)$, then $a+\frac{b}{2}+\frac{c}{3}=0$. Thus the kernel is determined by only one equation in 3 variables. It follows that $\dim(\ker(T))=2$ and you can easily find a basis. What can you say about $\dim(\text{im}(T))$?