📚 PDF资源导航

A-Level Maths: Vector Magnitude and Direction | A-Level 数学:向量的大小与方向

📚 A-Level Maths: Vector Magnitude and Direction | A-Level 数学:向量的大小与方向

Vectors are essential tools in A-Level Mathematics, particularly in the Edexcel specification. They combine both size and direction, enabling us to model physical quantities like displacement, velocity, and force. In this article, we will focus on two fundamental properties of any vector: its magnitude (size) and its direction.

向量是 A-Level 数学(尤其 Edexcel 考纲)中至关重要的工具。向量同时包含大小和方向,使我们能够描述位移、速度、力等物理量。本文将重点讨论任何向量都具备的两个基本属性:大小(模)与方向。


1. What Is a Vector? | 什么是向量?

A vector is a mathematical quantity that has both magnitude and direction. By contrast, a scalar has only magnitude. For example, displacement is a vector, while distance is a scalar.

向量是既有大小又有方向的数学量。相比之下,标量只有大小。例如,位移是向量,而距离是标量。

In Edexcel A-Level Maths, vectors are often represented as directed line segments. The length of the segment represents the magnitude, and the arrow indicates the direction. We also write vectors in component form, such as \(\begin{pmatrix}3\\4\end{pmatrix}\) or using unit vectors \(\mathbf{i}\), \(\mathbf{j}\), and \(\mathbf{k}\).

在 Edexcel A-Level 数学中,向量通常用有向线段表示。线段的长度表示大小,箭头表示方向。我们还会用分量形式书写向量,例如 \(\begin{pmatrix}3\\4\end{pmatrix}\),或使用单位向量 \(\mathbf{i}\)、\(\mathbf{j}\)、\(\mathbf{k}\)。


2. Component Form and Unit Vectors | 分量形式与单位向量

In 2D, a vector \(\mathbf{v}\) can be written as \(\mathbf{v} = x\mathbf{i} + y\mathbf{j}\), where \(x\) is the horizontal component and \(y\) is the vertical component. In 3D, we add a \(z\)-component: \(\mathbf{v} = x\mathbf{i} + y\mathbf{j} + z\mathbf{k}\).

在二维空间中,向量 \(\mathbf{v}\) 可以写成 \(\mathbf{v} = x\mathbf{i} + y\mathbf{j}\),其中 \(x\) 是水平分量,\(y\) 是垂直分量。在三维空间中,我们再加入 \(z\) 分量:\(\mathbf{v} = x\mathbf{i} + y\mathbf{j} + z\mathbf{k}\)。

Here \(\mathbf{i}\), \(\mathbf{j}\), \(\mathbf{k}\) are unit vectors along the \(x\)-, \(y\)-, and \(z\)-axes respectively. They each have magnitude 1 and point in the positive axis direction.

这里 \(\mathbf{i}\)、\(\mathbf{j}\)、\(\mathbf{k}\) 分别是沿 \(x\) 轴、\(y\) 轴、\(z\) 轴方向的单位向量。它们的大小都为 1,指向各轴的正方向。


3. The Magnitude of a Vector | 向量的大小(模)

For a vector \(\mathbf{v} = x\mathbf{i} + y\mathbf{j}\) in 2D, its magnitude, denoted \(|\mathbf{v}|\) or simply \(\mathbf{v}\), is given by the Pythagorean theorem:

对于二维向量 \(\mathbf{v} = x\mathbf{i} + y\mathbf{j}\),它的大小记为 \(|\mathbf{v}|\),根据勾股定理可得:

\(|\mathbf{v}| = \sqrt{x^2 + y^2}\)

In 3D, for \(\mathbf{v} = x\mathbf{i} + y\mathbf{j} + z\mathbf{k}\), the magnitude extends to:

在三维空间中,对于 \(\mathbf{v} = x\mathbf{i} + y\mathbf{j} + z\mathbf{k}\),大小公式推广为:

\(|\mathbf{v}| = \sqrt{x^2 + y^2 + z^2}\)

The magnitude is always a non-negative scalar. It represents the length of the directed line segment. For example, the magnitude of \(\mathbf{v} = 3\mathbf{i} – 4\mathbf{j}\) is \(\sqrt{3^2 + (-4)^2} = \sqrt{25} = 5\).

模始终是非负标量,它表示有向线段的长度。例如,向量 \(\mathbf{v} = 3\mathbf{i} – 4\mathbf{j}\) 的模为 \(\sqrt{3^2 + (-4)^2} = \sqrt{25} = 5\)。


4. Direction of a Vector | 向量的方向

The direction of a vector in 2D can be described by the angle \(\theta\) it makes with the positive \(x\)-axis, measured anticlockwise. This angle is often given in degrees or radians.

在二维平面中,向量的方向可以用它与 \(x\) 轴正方向之间的夹角 \(\theta\) 来描述,通常按逆时针方向测量,单位为度或弧度。

From trigonometry, we can relate the components to the angle:

由三角函数可得分量与夹角的关系:

\(\cos\theta = \frac{x}{|\mathbf{v}|}, \quad \sin\theta = \frac{y}{|\mathbf{v}|}\)

Therefore, if we know the components, we can find the direction using:

因此,如果已知分量,可以用下式求方向:

\(\theta = \tan^{-1}\!\left(\frac{y}{x}\right)\)

However, we must be careful about the quadrant. The inverse tangent function only returns angles in \((-90^\circ, 90^\circ)\), so we may need to add \(180^\circ\) if the vector lies in the second or third quadrant.

但我们必须注意象限问题。反正切函数仅返回 \((-90^\circ, 90^\circ)\) 范围内的角度,因此当向量位于第二或第三象限时,需要加上 \(180^\circ\)。


5. Direction Cosines | 方向余弦

In 3D, the direction of a vector is often described by the angles \(\alpha\), \(\beta\), and \(\gamma\) that the vector makes with the \(x\)-, \(y\)-, and \(z\)-axes respectively. The cosines of these angles are called direction cosines.

在三维空间中,向量的方向通常用向量与 \(x\) 轴、\(y\) 轴、\(z\) 轴正方向的夹角 \(\alpha\)、\(\beta\)、\(\gamma\) 来描述。这些角的余弦称为方向余弦。

For \(\mathbf{v} = x\mathbf{i} + y\mathbf{j} + z\mathbf{k}\), we have:

对于 \(\mathbf{v} = x\mathbf{i} + y\mathbf{j} + z\mathbf{k}\),有:

\(\cos\alpha = \frac{x}{|\mathbf{v}|}, \quad \cos\beta = \frac{y}{|\mathbf{v}|}, \quad \cos\gamma = \frac{z}{|\mathbf{v}|}\)

These three cosines satisfy the identity:

这三个余弦满足恒等式:

\(\cos^2\alpha + \cos^2\beta + \cos^2\gamma = 1\)

This identity is useful for checking results and for finding a missing direction cosine.

这个恒等式可用于检验结果,也用于求缺失的方向余弦。


6. Unit Vectors and Direction | 单位向量与方向

A unit vector is a vector with magnitude 1. For any non-zero vector \(\mathbf{v}\), the unit vector in the same direction is:

单位向量是模等于 1 的向量。对于任何非零向量 \(\mathbf{v}\),与之方向相同的单位向量为:

\(\hat{\mathbf{v}} = \frac{\mathbf{v}}{|\mathbf{v}|}\)

This process is called normalisation. The unit vector \(\hat{\mathbf{v}}\) still points in the same direction as \(\mathbf{v}\) but has magnitude 1. Its components are exactly the direction cosines.

这个过程称为归一化。单位向量 \(\hat{\mathbf{v}}\) 与 \(\mathbf{v}\) 方向相同,但模为 1。它的各分量正好就是方向余弦。

For example, if \(\mathbf{v} = 3\mathbf{i} + 4\mathbf{j}\), then \(|\mathbf{v}| = 5\), and \(\hat{\mathbf{v}} = \frac{3}{5}\mathbf{i} + \frac{4}{5}\mathbf{j}\).

例如,若 \(\mathbf{v} = 3\mathbf{i} + 4\mathbf{j}\),则 \(|\mathbf{v}| = 5\),且 \(\hat{\mathbf{v}} = \frac{3}{5}\mathbf{i} + \frac{4}{5}\mathbf{j}\)。


7. Position Vectors and Displacement | 位置向量与位移向量

A position vector gives the location of a point relative to the origin. For points \(A\) and \(B\), the position vectors are \(\mathbf{a}\) and \(\mathbf{b}\). The displacement vector from \(A\) to \(B\) is:

位置向量表示某点相对于原点的位置。对于点 \(A\) 和 \(B\),位置向量分别为 \(\mathbf{a}\) 和 \(\mathbf{b}\)。从 \(A\) 到 \(B\) 的位移向量为:

\(\overrightarrow{AB} = \mathbf{b} – \mathbf{a}\)

The magnitude of this displacement is the distance between \(A\) and \(B\), and its direction is from \(A\) to \(B\).

该位移向量的大小就是 \(A\) 与 \(B\) 之间的距离,方向由 \(A\) 指向 \(B\)。

For example, if \(A\) has position vector \(2\mathbf{i} + \mathbf{j}\) and \(B\) has \(5\mathbf{i} + 5\mathbf{j}\), then \(\overrightarrow{AB} = 3\mathbf{i} + 4\mathbf{j}\). Its magnitude is 5, and its direction angle is \(\tan^{-1}(4/3) \approx 53.13^\circ\).

例如,若 \(A\) 的位置向量为 \(2\mathbf{i} + \mathbf{j}\),\(B\) 的位置向量为 \(5\mathbf{i} + 5\mathbf{j}\),则 \(\overrightarrow{AB} = 3\mathbf{i} + 4\mathbf{j}\)。其大小为 5,方向角为 \(\tan^{-1}(4/3) \approx 53.13^\circ\)。


8. Scalar Multiplication: Effect on Magnitude and Direction | 数乘向量:对大小和方向的影响

When a vector is multiplied by a scalar \(k\), every component is multiplied by \(k\). For \(\mathbf{v} = x\mathbf{i} + y\mathbf{j}\), we have \(k\mathbf{v} = kx\mathbf{i} + ky\mathbf{j}\).

当向量乘以标量 \(k\) 时,每个分量都乘以 \(k\)。对于 \(\mathbf{v} = x\mathbf{i} + y\mathbf{j}\),有 \(k\mathbf{v} = kx\mathbf{i} + ky\mathbf{j}\)。

The magnitude scales by \(|k|\):

大小按 \(|k|\) 缩放:

\(|k\mathbf{v}| = |k|\,|\mathbf{v}|\)

If \(k > 0\), the direction remains unchanged. If \(k < 0\), the direction is reversed by \(180^\circ\). If \(k = 0\), the result is the zero vector, which has no direction.

当 \(k > 0\) 时,方向不变;当 \(k < 0\) 时,方向反转 \(180^\circ\);当 \(k = 0\) 时,结果为零向量,零向量没有方向。


9. Vector Addition and Subtraction: Direction of the Result | 向量加法与减法:合向量的方向

When adding two vectors \(\mathbf{a}\) and \(\mathbf{b}\), the resultant vector \(\mathbf{a} + \mathbf{b}\) has components that are the sums of corresponding components. Its direction depends on the relative magnitudes and directions of \(\mathbf{a}\) and \(\mathbf{b}\).

当两个向量 \(\mathbf{a}\) 与 \(\mathbf{b}\) 相加时,合向量 \(\mathbf{a} + \mathbf{b}\) 的各分量是对应分量之和。合向量的方向取决于 \(\mathbf{a}\) 和 \(\mathbf{b}\) 的相对大小和方向。

Geometrically, the sum is the diagonal of the parallelogram formed by the two vectors. The difference \(\mathbf{a} – \mathbf{b}\) points from the tip of \(\mathbf{b}\) to the tip of \(\mathbf{a}\).

几何上,和向量是这两个向量构成的平行四边形的对角线。差向量 \(\mathbf{a} – \mathbf{b}\) 从 \(\mathbf{b}\) 的终点指向 \(\mathbf{a}\) 的终点。

When solving problems, always find the resultant components first, then compute the magnitude and direction of the resultant using the methods from Sections 3 and 4.

解题时,先求合向量的分量,然后用第 3 节和第 4 节的方法计算合向量的大小和方向。


10. Dot Product and the Angle Between Vectors | 点积与向量夹角

The dot product (or scalar product) of two vectors \(\mathbf{a}\) and \(\mathbf{b}\) is defined as:

两个向量 \(\mathbf{a}\) 和 \(\mathbf{b}\) 的点积(数量积)定义为:

\(\mathbf{a} \cdot \mathbf{b} = |\mathbf{a}|\,|\mathbf{b}|\cos\theta\)

where \(\theta\) is the angle between the two vectors. In component form, for \(\mathbf{a} = a_1\mathbf{i} + a_2\mathbf{j} + a_3\mathbf{k}\) and \(\mathbf{b} = b_1\mathbf{i} + b_2\mathbf{j} + b_3\mathbf{k}\), we have:

其中 \(\theta\) 是两个向量之间的夹角。在分量形式下,对于 \(\mathbf{a} = a_1\mathbf{i} + a_2\mathbf{j} + a_3\mathbf{k}\),\(\mathbf{b} = b_1\mathbf{i} + b_2\mathbf{j} + b_3\mathbf{k}\),有:

\(\mathbf{a} \cdot \mathbf{b} = a_1b_1 + a_2b_2 + a_3b_3\)

Thus we can find the angle between two vectors using:

因此我们可以用下式求两个向量的夹角:

\(\cos\theta = \frac{\mathbf{a} \cdot \mathbf{b}}{|\mathbf{a}|\,|\mathbf{b}|}\)

If \(\mathbf{a} \cdot \mathbf{b} = 0\), then \(\theta = 90^\circ\), meaning the vectors are perpendicular.

若 \(\mathbf{a} \cdot \mathbf{b} = 0\),则 \(\theta = 90^\circ\),即两向量垂直。


11. Common Exam Techniques and Pitfalls | 常见考点与易错点

In Edexcel A-Level exams, questions on vector magnitude and direction often require careful use of Pythagoras and trigonometry. Here are some key techniques and common mistakes to avoid.

在 Edexcel A-Level 考试中,关于向量大小和方向的题目通常需要谨慎使用勾股定理和三角公式。以下是一些关键技巧和常见易错点。

  • Always draw a diagram. A clear diagram helps you identify the correct quadrant for the direction angle.

    务必画图。清晰的图有助于判断方向角所在的象限。

  • Use the correct formula for magnitude. Do not forget to square the components and take the positive square root.

    使用正确的模长公式。不要忘记先平方分量再取正的平方根。

  • Be careful with inverse tangent. The calculator gives a principal value; adjust by adding \(180^\circ\) or \(360^\circ\) to get the correct angle in the correct quadrant.

    谨慎使用反正切。计算器给出的是主值;需要加上 \(180^\circ\) 或 \(360^\circ\) 以获得正确象限中的角度。

  • Do not confuse direction with slope. The direction angle is measured from the positive \(x\)-axis, while slope is \(y/x\). The direction angle is \(\tan^{-1}(y/x)\) but only after quadrant adjustment.

    不要混淆方向与斜率。方向角从 \(x\) 轴正方向测量,而斜率为 \(y/x\)。方向角是 \(\tan^{-1}(y/x)\),但需进行象限修正。

  • For 3D vectors, use direction cosines. If asked for the angle with a particular axis, use the corresponding cosine.

    对于三维向量,使用方向余弦。如果要求与某坐标轴的夹角,使用对应的余弦。


12. Worked Example | 例题解析

Let us work through a typical Edexcel-style problem. Given vector \(\mathbf{v} = -5\mathbf{i} + 12\mathbf{j}\), find:

我们来看一道典型的 Edexcel 风格题目。已知向量 \(\mathbf{v} = -5\mathbf{i} + 12\mathbf{j}\),求:

(a) The magnitude \(|\mathbf{v}|\).

(a) 模 \(|\mathbf{v}|\)。

\(|\mathbf{v}| = \sqrt{(-5)^2 + 12^2} = \sqrt{25 + 144} = \sqrt{169} = 13\)

(b) The direction angle \(\theta\) measured from the positive \(x\)-axis.

(b) 与 \(x\) 轴正方向所成的角 \(\theta\)。

Since \(x = -5\) and \(y = 12\), the vector lies in the second quadrant. Using a calculator, \(\tan^{-1}\!\left(\frac{12}{-5}\right) \approx -67.38^\circ\). Because the vector is in the second quadrant, we add \(180^\circ\):

由于 \(x = -5\),\(y = 12\),向量位于第二象限。用计算器计算 \(\tan^{-1}\!\left(\frac{12}{-5}\right) \approx -67.38^\circ\)。由于向量在第二象限,我们加上 \(180^\circ\):

\(\theta = -67.38^\circ + 180^\circ = 112.62^\circ\)

(c) The unit vector in the same direction as \(\mathbf{v}\).

(c) 与 \(\mathbf{v}\) 同方向的单位向量。

\(\hat{\mathbf{v}} = \frac{\mathbf{v}}{13} = -\frac{5}{13}\mathbf{i} + \frac{12}{13}\mathbf{j}\)

Check: \(\left(-\frac{5}{13}\right)^2 + \left(\frac{12}{13}\right)^2 = \frac{25+144}{169} = 1\).

检验:\(\left(-\frac{5}{13}\right)^2 + \left(\frac{12}{13}\right)^2 = \frac{25+144}{169} = 1\)。


Summary | 总结

The magnitude of a vector measures its length, while the direction indicates where it points. In 2D, magnitude uses Pythagoras; direction uses trigonometry with careful quadrant adjustment. In 3D, direction cosines link the components to the angles with the axes. Unit vectors preserve direction but normalise length to 1. The dot product provides a powerful way to find angles between vectors. Mastering these ideas is essential for success in Edexcel A-Level Mathematics.

向量的大小衡量其长度,方向指示其指向。在二维中,大小使用勾股定理;方向使用三角公式并注意象限修正。在三维中,方向余弦将分量与坐标轴夹角联系起来。单位向量保持方向不变但将长度归一化为 1。点积提供了求向量夹角的强大工具。掌握这些概念是在 Edexcel A-Level 数学中取得好成绩的关键。

Published by TutorHao | Mathematics Revision Series | aleveler.com

更多咨询请联系16621398022(同微信)

Comments

屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Discover more from aleveler.com

Subscribe now to keep reading and get access to the full archive.

Continue reading