I am having difficulties solving this problem. $V$ is the vector space of all polynomials (of complex numbers) of max degree $n$. $T$ is a linear transformation from $V$ to $V$.
$$T(p)(x)=p'(x)+p(0)\cdot x^n$$ Prove that T is diagonalizable.
Many thanks.
If you consider the basis $\left\{P_k = \frac{X^k}{k!}\right\}_{0 \le k \le n}$ then the matrix of $T$ is a companion matrix indeed, $$T(P_k) = \left\{\begin{array}{cc} n! P_n & \text{if $k=0$} \\ P_{k-1} & \text{otherwise}\end{array}\right.$$ The characteristic polynomial of this matrix is $\chi(X) = X^{n+1} - n!$ which has distinct roots so $T$ is diagonalizable