Consider the following matrices :
Let $n$ be a positive integer. Define $A_{2n}$ as the $n X n$ matrix :
$\begin{pmatrix} \exp\left(\frac{1 \pi i}{2n}\right) & 0 & \cdots & 0 \\ 0 & \exp\left(\frac{2 \pi i}{2n}\right) & \cdots& 0\\ \vdots & \vdots & \ddots & 0\\ 0 & 0 & 0 & \exp\left(\frac{n \pi i}{2n}\right) \end{pmatrix}$
Define $A_{2n+1}$ as the $n X n$ matrix :
$\begin{pmatrix} \exp\left(\frac{1 \pi i}{2n+1}\right) & 0 & \cdots & 0 \\ 0 & \exp\left(\frac{2 \pi i}{2n+1}\right) & \cdots& 0\\ \vdots & \vdots & \ddots & 0\\ 0 & 0 & 0 & \exp\left(\frac{n \pi i}{2n+1}\right) \end{pmatrix}$
Is it true that the minimal polynomial for $A_n$ is the same as its characteristic polynomial ?