打开/关闭菜单
打开/关闭外观设置菜单
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。

向量:修订间差异

来自高中笔记
更多操作
MM 喵了个留言 | 贡献
新建笔记
 
MM 喵了个留言 | 贡献
标准化
第3行: 第3行:
* 向量的大小叫做向量的'''模'''(或长度),记作 <math>|\overrightarrow{a}|</math> 或 <math>|\boldsymbol{a}|</math>。
* 向量的大小叫做向量的'''模'''(或长度),记作 <math>|\overrightarrow{a}|</math> 或 <math>|\boldsymbol{a}|</math>。
* 只有大小没有方向的量叫做'''数量'''(也称为标量),如长度、面积、质量等。
* 只有大小没有方向的量叫做'''数量'''(也称为标量),如长度、面积、质量等。
=== 特殊向量 ===
=== 特殊向量 ===


第52行: 第50行:
* 交换律:<math>\overrightarrow{a} + \overrightarrow{b} = \overrightarrow{b} + \overrightarrow{a}</math>
* 交换律:<math>\overrightarrow{a} + \overrightarrow{b} = \overrightarrow{b} + \overrightarrow{a}</math>
* 结合律:<math>(\overrightarrow{a} + \overrightarrow{b}) + \overrightarrow{c} = \overrightarrow{a} + (\overrightarrow{b} + \overrightarrow{c})</math>
* 结合律:<math>(\overrightarrow{a} + \overrightarrow{b}) + \overrightarrow{c} = \overrightarrow{a} + (\overrightarrow{b} + \overrightarrow{c})</math>


=== 向量的减法 ===
=== 向量的减法 ===
第76行: 第73行:
* <math>(\lambda + \mu) \overrightarrow{a} = \lambda \overrightarrow{a} + \mu \overrightarrow{a}</math>
* <math>(\lambda + \mu) \overrightarrow{a} = \lambda \overrightarrow{a} + \mu \overrightarrow{a}</math>
* <math>\lambda (\overrightarrow{a} + \overrightarrow{b}) = \lambda \overrightarrow{a} + \lambda \overrightarrow{b}</math>
* <math>\lambda (\overrightarrow{a} + \overrightarrow{b}) = \lambda \overrightarrow{a} + \lambda \overrightarrow{b}</math>


=== 向量的数量积(点乘) ===
=== 向量的数量积(点乘) ===
第92行: 第88行:
* 数乘结合律:<math>(\lambda \overrightarrow{a}) \cdot \overrightarrow{b} = \lambda (\overrightarrow{a} \cdot \overrightarrow{b}) = \overrightarrow{a} \cdot (\lambda \overrightarrow{b})</math>
* 数乘结合律:<math>(\lambda \overrightarrow{a}) \cdot \overrightarrow{b} = \lambda (\overrightarrow{a} \cdot \overrightarrow{b}) = \overrightarrow{a} \cdot (\lambda \overrightarrow{b})</math>
* 分配律:<math>\overrightarrow{a} \cdot (\overrightarrow{b} + \overrightarrow{c}) = \overrightarrow{a} \cdot \overrightarrow{b} + \overrightarrow{a} \cdot \overrightarrow{c}</math>
* 分配律:<math>\overrightarrow{a} \cdot (\overrightarrow{b} + \overrightarrow{c}) = \overrightarrow{a} \cdot \overrightarrow{b} + \overrightarrow{a} \cdot \overrightarrow{c}</math>


== 向量平行与垂直的条件 ==
== 向量平行与垂直的条件 ==
第102行: 第97行:


设 <math>\overrightarrow{a} = (x_1, y_1)</math>,<math>\overrightarrow{b} = (x_2, y_2)</math> 为非零向量,则 <math>\overrightarrow{a} \perp \overrightarrow{b}</math> 的充要条件是 <math>\overrightarrow{a} \cdot \overrightarrow{b} = 0</math>,即 <math>x_1 x_2 + y_1 y_2 = 0</math>。
设 <math>\overrightarrow{a} = (x_1, y_1)</math>,<math>\overrightarrow{b} = (x_2, y_2)</math> 为非零向量,则 <math>\overrightarrow{a} \perp \overrightarrow{b}</math> 的充要条件是 <math>\overrightarrow{a} \cdot \overrightarrow{b} = 0</math>,即 <math>x_1 x_2 + y_1 y_2 = 0</math>。


[[分类:几何]]
[[分类:几何]]
[[分类:代数]]
[[分类:代数]]