Let $$A = \begin{pmatrix} 0 & & & -x_0 \\ 1 & 0 & & -x_1\\ & 1 & 0& ... \\ & &... & -x_{n-1} \end{pmatrix} $$
determine the characteristic polynom and decide wether A is diagonalizable. I know that the formula for determining c.p is $det(A-\lambda E)$ but how can I use this for the given matrix?