问题
根据零向量的定义,以下哪个选项是 三 维 零 向 量 ?选项
[A]. $\begin{pmatrix} & & 0\\ & 0 & \\ 0 & & \end{pmatrix}$[B]. $\begin{pmatrix} 0 & & \\ & 0 & \\ & & 0 \end{pmatrix}$
[C]. $(0, 0, 1)^{\top}$
[D]. $(0, 0, 0)^{\top}$
相加的向量必须 同 为 行向量或者列向量,之后将 对 应 位 置 的元素相加,即可得新向量:
$\textcolor{orange}{\alpha}$ $\textcolor{yellow}{+}$ $\textcolor{cyan}{\beta}$ $=$ $\textcolor{yellow}{(} \textcolor{orange}{a_{1}} \textcolor{yellow}{+} \textcolor{cyan}{b_{1}}, \textcolor{orange}{a_{2}} \textcolor{yellow}{+} \textcolor{cyan}{b_{2}}, \textcolor{orange}{a_{3}} \textcolor{yellow}{+} \textcolor{cyan}{b_{3}} \textcolor{yellow}{)}^{\textcolor{red}{\top}}$