Suppose that $T^3 = 3T^2 - 2T$. Prove that T is diagonalizable.
I have proved that T is diagonalizable iff the minimal polynomial of T has no repeated roots.
$$T^3 - 3T^2 +2T = T(T^2-3T+2 ) = T( T-1)(T-2) $$ this polynomial has no repeated roots i would like to conclude that the minimal polynomial of $T$ cannot have any repeated roots? but im not sure theirs correlation between this polynomial and the minimal one? i think its just a notation thing cause my textbook and prof use diffrent notation for everything so im not really sure what $T^3 = 3T^2 - 2T$ is.