next up previous contents
Next: 2 行列のスカラー倍 Up: 5 行列の演算 Previous: 5 行列の演算   Contents

1 行列の和と差

定義 2.41 (行列の和と差)   行列 $ A$ と行列 $ B$ の和を $ C$ とする. これを

  $\displaystyle A+B=C\,$ (234)

と表記する. 行列の和は型が

$\displaystyle A$ $\displaystyle =[a_{ij}]_{m\times n}\,,\qquad B=[b_{ij}]_{m\times n}\,,\qquad C=[c_{ij}]_{m\times n}$ (235)

のとき定義される. 各成分は

$\displaystyle A+B$ $\displaystyle =[a_{ij}]+[b_{ij}]=[c_{ij}]\,,\qquad c_{ij}=a_{ij}+b_{ij}$ (236)

と定義される. 行列の差は同様に

$\displaystyle A-B$ $\displaystyle =[a_{ij}]-[b_{ij}]=[c_{ij}]\,,\qquad c_{ij}=a_{ij}-b_{ij}$ (237)

と定義される.

例 2.42 (行列の和の計算例)  

$\displaystyle \begin{bmatrix}1 & -2 & 8 \\ 2 & 5 & 1 \end{bmatrix}+ \begin{bmat...
...-1 & 1+2 \end{bmatrix}= \begin{bmatrix}-1 & 3 & 9 \\ 5 & 4 & 3 \end{bmatrix}\,.$ (238)



Kondo Koichi
Created at 2004/11/26