I Need to compute the Eigenvalues of the following General Matrix. Let $b\geqslant a$. Consider the $(a+b+1)\times (a+b+1)$-Matrix $C$ with the following entries. $$ c_{1,1}=c_{a+b+1,0}=1 $$ and $$ c_{i,j}=1~\text{ for }1\leqslant i\leqslant a+b, j=i+1 $$ and all other entries are $0$.
Example: a=2, b=3
$$ \begin{pmatrix}1 & 1 & 0 & 0 & 0 & 0\\0 & 0 & 1 & 0 & 0 & 0\\0 & 0 & 0 & 1 & 0 & 0\\0 & 0 & 0 & 0 & 1 & 0\\0 & 0 & 0 & 0 & 0 & 1\\1 & 0 & 0 & 0 & 0 & 0\end{pmatrix} $$
Sorry that I asked the question so confusing before. Note, that I Need the Eigenvalues, not the determinant as I asked before, sorry.
\end{array} \right\rvert$ ?
– Joelafrite May 17 '15 at 19:47