カテゴリー: 行列

同時対角化可能と可換性

行列$A,B$が共に対角化可能であるとき、$AB=BA$であることと、$A$と$B$が同時対角化可能であることは同値である。

巡回行列の定義と性質

\[ C=\left(\begin{array}{cccccc} x_{0} & x_{1} & x_{2} & \cdots & x_{n-2} & x_{n-1}\\ x_{n-1} & x_{0} & x_{1} & \cdots & x_{n-3} & x_{n-2}\\ x_{n-2} & x_{n-1} & x_{0} & \cdots & x_{n-4} & x_{n-3}\\ \vdots & \vdots & \vdots & \ddots & \vdots & \vdots\\ x_{2} & x_{3} & x_{4} & \cdots & x_{0} & x_{1}\\ x_{1} & x_{2} & x_{3} & \cdots & x_{n-1} & x_{0} \end{array}\right) \]

行列式と行・列の入れ替え

\[ \det\left(\boldsymbol{a}_{\tau\left(1\right)},\boldsymbol{a}_{\tau\left(2\right)},\cdots,\boldsymbol{a}_{\tau\left(n\right)}\right)=\sgn\left(\tau\right)\det\left(\boldsymbol{a}_{1},\boldsymbol{a}_{2},\cdots,\boldsymbol{a}_{n}\right) \]

正規行列の性質

正規行列であることと、ユニタリ行列で対角化できることは同値である。