Let $V$ be the vector space of polynomials in $X$ with coefficient in $\mathbb{R}$. Which of the following maps $T: V \rightarrow V$ are linear transformation?
1) $T(p(X))=p(X^2)$ for all $p(X) \in V$
2) $T(p(X))=p(X)^2$ for all $p(X) \in V$
3) $T(p(X))=X^2p(X)$ for all $p(X) \in V$
4) $T(p(X))=p(X^2+1)$ for all $p(X) \in V$
My work: I find option 1, 3, 4 are satisfied the condition for being a linear a transformation, Is that correct?
yes, except 2 they are all linear transformations.
for 2 just consider the polynomial $p _1(x) = p _2(x)= x$
you can easily check that $T( p _1(x) + p _2(x)) \neq T( p _1(x) )+ T(p _2(x)) $