I am asked to find the Jordan normal form (in this case, diagonalise) the $n\times n$ matrix $M$ defined:
$$M_{ij}=1+\delta_{ij}\,x$$ I am then asked to deduce the minimal polynomial, eigenvalues and their multiplicities. I believe the answer to the first part is $M'_{ij}=\delta_{ij} (x+\delta_{in}n)$, but I cannot see how to arrive at this result without using the material I am meant to deduce from the first part. Can anyone help?
Denote by $E$ the $(n\times n)$-matrix having all entries $=1$. $E$ has rank $1$; therefore the vector space $K:=\{x\in{\mathbb R}^n \>|\> Ex=0\}$ has dimension $n-1$. Choose a basis $(f_2,\ldots,f_n)$ of $K$, and put $f_1:=(1,1,\ldots,1)\notin K$. Then $(f_1,f_2,\ldots, f_n)$ is a basis of ${\mathbb R}^n$. The matrix $\bigl[E_{ik}\bigr]$ of $E$ with respect to this basis has $E_{11}=n$ and $E_{ik}=0$ otherwise. It follows that the matrix of $M=E+x I$ with respect to this basis is given by $$\bigl[M\bigr]={\rm diag}(n+x,x,\ldots, x)\ ,$$ and this is obviouly the Jordan normal form of $M$.