📚 PDF资源导航

A-Level Edexcel Mathematics: Vectors Key Points | A-Level Edexcel 数学:向量 考点精讲

📚 A-Level Edexcel Mathematics: Vectors Key Points | A-Level Edexcel 数学:向量 考点精讲

Vectors form a fundamental part of the Edexcel A-Level Mathematics syllabus, bridging coordinate geometry and physical quantities. A deep understanding of both two-dimensional and three-dimensional vectors is essential for success in the pure mathematics papers. This article covers the key concepts, notation, and problem-solving strategies you will encounter in the exam, from basic operations to vector equations of lines and the scalar product. Each section is designed to reinforce your grasp of the topic through paired English and Chinese explanations.

向量是Edexcel A-Level数学大纲中的基础内容,连接着坐标几何与物理量。透彻掌握二维与三维向量对于在纯数学试卷中取得好成绩至关重要。本文涵盖了考试中会遇到的核心概念、符号表示和解题策略,从基本运算到直线的向量方程及标量积。每个板块通过配对的英中双语讲解,帮助你巩固对这部分内容的理解。

1. Vector Basics and Notation | 向量的基础与表示法

A vector is a quantity that has both magnitude and direction, represented either as a column matrix or in terms of unit vectors i, j (and k in 3D). In two dimensions, a vector v may be written as v = xi + yj or as v = (x, y) in column form. In three dimensions, we use v = xi + yj + zk. When writing by hand, vectors are usually underlined or written with a directed line segment; in print, bold type is the standard.

向量是既有大小又有方向的量,可以用列矩阵或单位向量 ij(三维中还有 k)来表示。在二维空间中,向量 v 可写为 v = xi + yj 或列向量形式 v = (x, y)。在三维空间中,使用 v = xi + yj + zk。手写时,向量通常在字母下方加下划线或用有向线段表示;打印时,加粗体是标准格式。

The zero vector 0 = (0,0) or (0,0,0) has zero magnitude and no specific direction. A vector with a magnitude of 1 is called a unit vector. The standard basis vectors are i = (1,0,0), j = (0,1,0), k = (0,0,1).

零向量 0 = (0,0) 或 (0,0,0) 的大小为零,没有特定的方向。大小为1的向量称为单位向量。标准的基向量为 i = (1,0,0)、j = (0,1,0) 和 k = (0,0,1)。


2. Magnitude and Unit Vectors | 向量的模与单位向量

The magnitude (or modulus) of a vector v = ai + bj is given by |v| = √(a² + b²). In three dimensions, for v = ai + bj + ck, |v| = √(a² + b² + c²). The magnitude is always a non-negative scalar and describes the length of the directed line segment.

向量 v = ai + bj 的模(大小)由 |v| = √(a² + b²) 给出。对于三维向量 v = ai + bj + ck,| v| = √(a² + b² + c²)。模总是一个非负标量,代表有向线段的长度。

To find a unit vector in the direction of a given vector v, divide the vector by its magnitude: u = v / |v|. This unit vector preserves the direction but has length exactly 1. For example, the unit vector in the direction of v = 3i + 4j is (3/5)i + (4/5)j.

求给定向量的单位向量,只需将向量除以其模:u = v / |v|。所得单位向量保持原来的方向,但长度恰好为1。例如,沿 v = 3i + 4j 方向的单位向量为 (3/5)i + (4/5)j

In component form, the magnitude is simply the square root of the sum of the squares of the components. This distance formula is crucial for calculating lengths of segments and checking whether a vector is a unit vector.

在分量形式下,模就是各分量平方和的平方根。这个距离公式对于计算线段长度和检验某个向量是否为单位向量至关重要。


3. Vector Addition, Subtraction and Scalar Multiplication | 向量的加减法与数乘

Vectors are added or subtracted by operating on their corresponding components. For a = a₁i + a₂j + a₃k and b = b₁i + b₂j + b₃k, we have a + b = (a₁ + b₁)i + (a₂ + b₂)j + (a₃ + b₃)k. Subtraction works similarly: ab = (a₁ − b₁)i + (a₂ − b₂)j + (a₃ − b₃)k. Geometrically, addition corresponds to the triangle or parallelogram law.

向量加减通过对相应分量进行运算来完成。对于 a = a₁i + a₂j + a₃kb = b₁i + b₂j + b₃k,有 a + b = (a₁ + b₁)i + (a₂ + b₂)j + (a₃ + b₃)k。减法类似:ab = (a₁ − b₁)i + (a₂ − b₂)j + (a₃ − b₃)k。在几何上,加法对应三角形法则或平行四边形法则。

Scalar multiplication means multiplying each component by a real number λ: λa = λa₁i + λa₂j + λa₃k. This changes the magnitude and, if λ is negative, reverses the direction. Vectors a and b are parallel if and only if a = κb for some scalar κ ≠ 0. Checking parallelity is often done by verifying that the ratios of corresponding components are equal.

数乘是指将每个分量乘以实标量 λ:λa = λa₁i + λa₂j + λa₃k。这会改变向量的大小,若 λ 为负值,则方向反转。向量 ab 平行当且仅当存在标量 κ ≠ 0,使得 a = κb。判断平行关系常通过检验对应分量的比值是否相等来完成。


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

The position vector of a point A is the vector from the origin O to A. It is denoted by OA or simply a. In coordinates, if A is (x,y,z), its position vector is a = xi + yj + zk. The displacement vector from point A to point B is given by AB = ba = OBOA.

点 A 的位置向量是指从原点 O 指向 A 的向量,记作 OA 或简写为 a。若 A 的坐标为 (x,y,z),其位置向量为 a = xi + yj + zk。由点 A 到点 B 的位移向量为 AB = ba = OBOA

This relationship is extremely useful: it means any vector between two points can be found by subtracting the position vectors. Many geometry problems, such as finding the midpoint or dividing a segment in a given ratio, rely on position vectors and vector addition.

这一关系极其有用:它意味着任意两点之间的向量都可以通过位置向量的差来求得。许多几何问题,如求中点或按给定比例分割线段,都依赖于位置向量和向量加法。


5. Collinear and Parallel Vectors | 共线向量与平行向量

Points A, B, and C are collinear if the vectors AB and AC (or any two vectors connecting these points) are parallel. This means there exists a scalar λ such that AB = λAC. Alternatively, one can show that the area of triangle ABC is zero by using vectors, but the scalar multiple method is the most direct.

点 A、B 和 C 共线,若向量 ABAC(或连接这些点的任意两向量)平行。这意味着存在标量 λ 使得 AB = λAC。也可以用向量证明三角形 ABC 的面积为零,但标量倍数法最为直接。

To test collinearity, form two vectors and check whether one is a scalar multiple of the other. In component form, check if the ratios of the i, j (and k) components are all equal. Be careful: if one component is zero, the corresponding component in the other vector must also be zero for parallelity to hold.

检验共线性的方法是构造两个向量,并检查其中一个是否为另一个的标量倍数。在分量形式下,检查 i、j(及 k)各分量之比是否全部相等。注意:若一个分量为零,另一个向量的对应分量也必须为零,平行关系才能成立。


6. Section Formula and Midpoint | 定比分点与中点公式

If a point P divides the line segment AB in the ratio m : n, then its position vector can be expressed using the section formula. For internal division: p = (na + mb) / (m + n). For external division, signs change, but the internal case is far more common in A-Level exams.

若点 P 将线段 AB 以 m : n 的比例分割,其位置向量可借助定比分点公式表示。对于内分点:p = (na + mb) / (m + n)。对于外分点,符号会改变,但 A-Level 考试中内分的情况更为常见。

The midpoint M of AB is a special case where m = n = 1, giving m = (1/2)(a + b). This formula is valid in both two and three dimensions and is frequently used to find the centre of a line segment or in symmetry problems.

AB 的中点 M 是 m = n = 1 的特殊情况,此时 m = (1/2)(a + b)。此公式在二维和三维空间中均适用,常用于求线段中心或对称性问题。


7. Scalar (Dot) Product | 标量积(点积)

The scalar product (also called dot product) of two vectors a and b is defined as a · b = |a||b| cos θ, where θ is the angle between them. In component form, for a = a₁i + a₂j + a₃k and b = b₁i + b₂j + b₃k, a · b = a₁b₁ + a₂b₂ + a₃b₃. Notice that the result is a scalar, not a vector.

两个向量 ab 的标量积(也称点积)定义为 a · b = |a||b| cos θ,其中 θ 是它们之间的夹角。在分量形式下,对于 a = a₁i + a₂j + a₃kb = b₁i + b₂j + b₃k,有 a · b = a₁b₁ + a₂b₂ + a₃b₃。注意,结果是一个标量,而非向量。

Key properties: a · a = |a|², and a · b = 0 if and only if a and b are perpendicular (provided both are non‑zero). The dot product is commutative: a · b = b · a, and distributive over addition: a · (b + c) = a · b + a · c.

主要性质:a · a = |a|²;当且仅当 ab 垂直时(假设均为非零向量),a · b = 0。点积满足交换律:a · b = b · a,并对加法满足分配律:a · (b + c) = a · b + a · c


8. Angle Between Two Vectors | 两向量的夹角

From the definition of the scalar product, the angle θ between two non‑zero vectors can be found using cos θ = (a · b) / (|a||b|). This formula works in both two and three dimensions and gives the acute or obtuse angle as determined by the sign of the dot product.

由标量积的定义,两非零向量之间的夹角 θ 可通过 cos θ = (a · b) / (|a||b|) 求得。该式在二维和三维空间中均适用,并由点积的符号决定得到的是锐角还是钝角。

If cos θ = 1, the vectors are parallel and in the same direction; if cos θ = −1, they are parallel but opposite. A common exam question asks for the angle between two given vectors; remember to give the answer in degrees (or radians as specified) and round appropriately.

若 cos θ = 1,两向量同向平行;若 cos θ = −1,则反向平行。常见的考题会要求计算两个给定向量之间的夹角;作答时注意按题目要求的度数(或弧度)给出答案,并合理四舍五入。

In 3D, the angle between a vector and the coordinate axes can be found using direction cosines: cos α = a₁/|a|, cos β = a₂/|a|, cos γ = a₃/|a|. These satisfy cos²α + cos²β + cos²γ = 1.

在三维空间中,向量与坐标轴之间的夹角可通过方向余弦求得:cos α = a₁/| a |,cos β = a₂/| a |,cos γ = a₃/| a |。它们满足 cos²α + cos²β + cos²γ = 1。


9. Vector Equation of a Line | 直线的向量方程

A straight line passing through a point with position vector a and parallel to a direction vector b can be expressed as r = a + λb, where λ is a scalar parameter. This is called the vector parametric form. In 2D, b is a non‑zero vector indicating the direction, while in 3D the same form holds.

一条经过位置向量为 a 的点且平行于方向向量 b 的直线,可表示为 r = a + λb,其中 λ 为标量参数。这被称为向量参数式。在二维空间中,b 为非零的方向向量;在三维空间中,同样适用。

To find the cartesian equations from the vector form, equate components. For example, if r = (x,y,z), a = (a₁,a₂,a₃) and b = (b₁,b₂,b₃), then x = a₁ + λb₁, y = a₂ + λb₂, z = a₃ + λb₃. Solving for λ gives the symmetric form: (x − a₁)/b₁ = (y − a₂)/b₂ = (z − a₃)/b₃, provided none of the bᵢ are zero.

要由向量方程得到普通方程,只需令各分量相等。例如,若 r = (x,y,z),a = (a₁,a₂,a₃),b = (b₁,b₂,b₃),则有 x = a₁ + λb₁,y = a₂ + λb₂,z = a₃ + λb₃。通过消去 λ 可得到对称式:(x − a₁)/b₁ = (y − a₂)/b₂ = (z − a₃)/b₃,前提是 bᵢ 各分量均不为零。

When working with lines given in two different forms, converting to a common parameter is often the best strategy for intersection or distance problems.

若直线以不同形式给出,为求交点或距离,通常最佳策略是转换为统一的参数形式。


10. Intersection of Two Lines | 两直线的交点

In both 2D and 3D, finding the intersection of two lines requires solving their equations simultaneously. For lines r = a + λb and r = c + μd, we set a + λb = c + μd and solve for the scalars λ and μ. If a solution exists and yields consistent coordinates, the lines intersect.

在二维和三维空间中,求两直线交点都需要联立方程求解。对于直线 r = a + λbr = c + μd,令 a + λb = c + μd 并解出标量 λ 和 μ。若有解且得到的坐标一致,则两直线相交。

In 3D, most pairs of lines do not intersect and are called skew lines. Two lines are skew if they are not parallel and do not intersect. To determine the relationship between two lines, first check whether their direction vectors are parallel. If not, attempt to find an intersection point; failure means they are skew.

在三维空间中,绝大多数直线对不相交,这种线称为异面直线(skew lines)。若两条直线既不平行也不相交,即为异面。要判断两直线的关系,首先检查它们的方向向量是否平行。若不平行,再尝试求交点;若无解,则说明它们是异面直线。

Parallel lines have proportional direction vectors. If, additionally, the point of one line satisfies the equation of the other, they are coincident (the same line). These distinctions form a classic exam question: determine whether two lines intersect, are parallel, coincide, or are skew.

平行直线的方向向量成比例。此外,若一条直线上的点也满足另一条直线的方程,则两直线重合。这些区分是典型的考题:判断两直线是相交、平行、重合还是异面。


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课程辅导,国外大学本科硕士研究生博士课程论文辅导Cancel reply

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

Exit mobile version