next up previous contents
Next: 3 行列の積 Up: 5 行列の演算 Previous: 1 行列の和と差   Contents

2 行列のスカラー倍

定義 2.43 (行列のスカラー倍)   $ \alpha$ をスカラー(数)とする. 行列 $ A$ のスカラー倍を

$\displaystyle C=\alpha\,A$ (239)

と表記する. 行列のスカラー倍は型が

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

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

$\displaystyle C$ $\displaystyle =\alpha\,A=\alpha[a_{ij}]=[c_{ij}]\,,\qquad c_{ij}=\alpha\,a_{ij}$ (241)

と定義される.

例 2.44 (スカラー倍の計算例)  

$\displaystyle 3 \begin{bmatrix}1 & -2 & 8 \\ 2 & 5 & -1 \end{bmatrix}= \begin{b...
...s(-1) \end{bmatrix}= \begin{bmatrix}3 & -6 & 24 \\ 6 & 15 & -3 \end{bmatrix}\,.$ (242)

例 2.45 (スカラー倍の計算例)  

$\displaystyle \alpha \begin{bmatrix}2 & 1 \\ 4 & 3 \end{bmatrix}= \begin{bmatrix}2\alpha & 1\alpha \\ 4\alpha & 3\alpha \end{bmatrix}\,.$ (243)



Kondo Koichi
Created at 2004/11/26