📚 Vectors in IB & Edexcel Maths: Key Exam Points | IB与Edexcel数学向量考点精讲
Vectors form a core topic across IB Mathematics (Analysis & Approaches and Applications & Interpretation) and Edexcel A Level Mathematics, appearing in both pure and applied contexts. Understanding vector notation, operations, and geometric interpretations is essential for success in topics such as lines, planes, kinematics, and forces. This article distils the key vector concepts, formulas, and typical exam pitfalls into a clear revision guide, with parallel explanations in Chinese to support bilingual learners.
向量是IB数学(分析与方法、应用与解释)和Edexcel A Level数学中的核心专题,在纯数学和应用背景中均有出现。掌握向量的符号、运算与几何意义,对于直线、平面、运动学与力学等章节至关重要。本文精炼了核心的向量概念、公式与常见考试失分点,并配有中文对照解读,方便双语学习者高效备考。
1. Vectors: Notation and Basic Properties | 向量:表示法与基本性质
A vector is a quantity that has both magnitude and direction. In two dimensions, a vector can be written in column form as v = (x, y) or as xi + yj, where i and j are the unit vectors along the x- and y-axes. In three dimensions, we use v = xi + yj + zk. The magnitude (length) of a vector is denoted |v| or ||v|| and is calculated using Pythagoras’ theorem.
向量是具有大小和方向的量。在二维中,向量可写成列向量形式 v = (x, y) 或用单位向量表示为 xi + yj,其中 i、j 分别是沿 x 轴和 y 轴的单位向量。三维中则用 v = xi + yj + zk。向量的大小(模)记为 |v| 或 ||v||,由勾股定理计算。
The magnitude of v = (x, y) is √(x² + y²) and for v = (x, y, z) it is √(x² + y² + z²). A vector is called a zero vector (0) if all components are zero; it has zero magnitude and no specified direction.
对于 v = (x, y),模为 √(x² + y²);对于 v = (x, y, z),模为 √(x² + y² + z²)。若向量所有分量为零,则称为零向量(0),其模为零且没有特定方向。
2. Vector Addition, Subtraction and Scalar Multiplication | 向量的加减与数乘
Vectors are added component-wise: if a = (a₁, a₂) and b = (b₁, b₂), then a + b = (a₁ + b₁, a₂ + b₂). Graphically, this corresponds to placing the tail of b at the head of a (triangle law). Subtraction a − b is the same as adding −b.
向量按对应分量相加:若 a = (a₁, a₂),b = (b₁, b₂),则 a + b = (a₁ + b₁, a₂ + b₂)。几何上,这相当于将 b 的起点接在 a 的终点上(三角形法则)。减法 a − b 等同于加上反向向量 −b。
Scalar multiplication λa scales the magnitude of a by |λ| and reverses direction if λ < 0. λa = (λa₁, λa₂). This operation preserves the line of action; vectors that are scalar multiples of each other are parallel.
数乘 λa 会将 a 的模缩放 |λ| 倍,若 λ 为负则方向反转。λa = (λa₁, λa₂)。该运算保持作用线不变;若两向量互为标量倍数,则它们平行。
3. Position Vectors and Displacement Vectors | 位置向量与位移向量
A position vector gives the location of a point relative to the origin O. For a point P(x, y), its position vector OP is simply (x, y), often written as p. The vector from point A to point B is the displacement vector AB = b − a, where a and b are the position vectors of A and B.
位置向量表示点相对于原点 O 的位置。对于点 P(x, y),其位置向量 OP 即为 (x, y),常记作 p。从点 A 到点 B 的向量是位移向量 AB = b − a,其中 a 和 b 分别为 A、B 的位置向量。
This relationship is fundamental in solving geometry problems: the midpoint M of AB has position vector m = (a + b)/2. The distance between A and B is the magnitude |AB|.
这一关系是解几何问题的基础:线段 AB 的中点 M 的位置向量为 m = (a + b)/2;A、B 之间的距离即为 |AB|。
4. Unit Vectors, Basis Vectors and Parallel Vectors | 单位向量、基向量与平行
A unit vector has magnitude 1. The unit vector in the direction of a non-zero vector a is denoted â = a / |a|. In 2D, the standard basis vectors are i = (1, 0) and j = (0, 1); in 3D, we add k = (0, 0, 1). Any vector can be expressed as a unique linear combination of these basis vectors.
单位向量的模为 1。非零向量 a 方向上的单位向量记为 â = a / |a|。在二维中,标准基向量是 i = (1, 0) 和 j = (0, 1);三维中再加入 k = (0, 0, 1)。任何向量均可唯一表示为这些基向量的线性组合。
Two vectors a and b are parallel if one is a scalar multiple of the other: a = λb for some scalar λ. Equivalently, their cross product (in 3D) is zero or the ratios of corresponding components are equal (if no zero components cause issues). Parallel vectors are fundamental to line equations and collinearity proofs.
若两向量互为标量倍数,即存在 λ 使得 a = λb,则它们平行。等价地说,它们的三维叉积为零,或对应分量成比例(需注意零分量的情形)。平行向量的概念是直线方程与共线证明的基础。
5. The Scalar (Dot) Product | 点积(标量积)
The dot product of two vectors a and b is defined as a·b = |a||b| cos θ, where θ is the angle between them (0 ≤ θ ≤ π). In component form, if a = (a₁, a₂, a₃) and b = (b₁, b₂, b₃), then a·b = a₁b₁ + a₂b₂ + a₃b₃. The result is a scalar, not a vector.
向量 a 与 b 的点积定义为 a·b = |a||b| cos θ,其中 θ 为两向量的夹角(0 ≤ θ ≤ π)。在分量形式下,若 a = (a₁, a₂, a₃),b = (b₁, b₂, b₃),则 a·b = a₁b₁ + a₂b₂ + a₃b₃。点积的结果是标量,而非向量。
Key properties: a·b = b·a (commutative); a·(b + c) = a·b + a·c (distributive); a·a = |a|². Two non-zero vectors are perpendicular if and only if a·b = 0.
关键性质:a·b = b·a(交换律);a·(b + c) = a·b + a·c(分配律);a·a = |a|²。两非零向量垂直当且仅当 a·b = 0。
6. Using the Dot Product for Angles and Projections | 利用点积求夹角与投影
The angle between two vectors can be found using cos θ = (a·b) / (|a||b|). This formula is commonly tested: pay attention to whether the question asks for acute or obtuse angles. The scalar projection of a onto b is (a·b) / |b|, and the vector projection is ((a·b) / |b|²) b.
两向量的夹角可由公式 cos θ = (a·b) / (|a||b|) 求得。这是考试常见题型:需注意题目要求的是锐角还是钝角。a 在 b 上的标量投影为 (a·b) / |b|,向量投影为 ((a·b) / |b|²) b。
In mechanics, the work done by a constant force F moving an object along displacement d is W = F·d. This shows the power of the dot product in applied contexts, relevant to both IB and Edexcel mechanics questions.
在力学中,恒力 F 使物体沿位移 d 运动所做的功为 W = F·d。这体现了点积在应用背景中的威力,对 IB 与 Edexcel 的力学题同样重要。
7. The Vector Cross Product (3D only) | 向量叉积(仅三维)
The cross product a × b yields a vector perpendicular to both a and b, with magnitude |a||b| sin θ. In IB AA HL and some Edexcel Further Maths contexts, the cross product is used to find normals to planes and areas of parallelograms. Its components are given by the determinant:
叉积 a × b 得出的向量垂直于 a 和 b,其模为 |a||b| sin θ。在 IB AA HL 和 Edexcel 进阶数学中,叉积用于求平面的法向量和平行四边形的面积。其分量由行列式给出:
a × b = (a₂b₃ − a₃b₂)i − (a₁b₃ − a₃b₁)j + (a₁b₂ − a₂b₁)k
Key facts: a × b = −(b × a); it is not commutative. The cross product of parallel vectors is 0. The area of parallelogram formed by a and b is |a × b|.
关键事实:a × b = −(b × a),不满足交换律。平行向量的叉积为零。由 a 和 b 围成的平行四边形面积为 |a × b|。
8. Vector Equation of a Straight Line | 直线的向量方程
A line in 2D or 3D can be expressed as r = a + λd, where r is the position vector of any point on the line, a is a fixed point on the line, d is a direction vector, and λ is a scalar parameter. This form is fundamental in both IB and Edexcel.
二维或三维中的直线可表示为 r = a + λd,其中 r 是直线上任意点的位置向量,a 是直线上一定点,d 是方向向量,λ 是标量参数。该形式在 IB 和 Edexcel 中都非常基本。
To convert to Cartesian form (in 2D), eliminate λ: if a = (x₀, y₀) and d = (d₁, d₂), then (x − x₀)/d₁ = (y − y₀)/d₂, provided d₁, d₂ ≠ 0. In 3D, a similar symmetric form exists but requires two equations. The line equation is used to check collinearity and intersections.
要化为笛卡儿形式(二维),消去 λ:若 a = (x₀, y₀),d = (d₁, d₂),则有 (x − x₀)/d₁ = (y − y₀)/d₂,前提是 d₁, d₂ ≠ 0。在三维中存在类似的对称式,但需要两个方程。直线方程可用于判断共线与相交问题。
9. Relationships Between Two Lines: Parallel, Intersecting, Skew | 两条直线的关系:平行、相交、异面
Given two lines r = a + λd₁ and r = b + μd₂, they are parallel if their direction vectors are scalar multiples: d₁ = kd₂. They intersect if there exist λ and μ such that a + λd₁ = b + μd₂. In 3D, lines that are not parallel and do not intersect are called skew.
给定两条直线 r = a + λd₁ 与 r = b + μd₂,若它们的方向向量成比例(d₁ = kd₂),则两直线平行。若存在 λ 和 μ 使得 a + λd₁ = b + μd₂,则它们相交。在三维中,既不平行也不相交的直线称为异面直线。
To test intersection, solve the system of equations for λ and μ; if a consistent solution exists, find the point of intersection. This is a common exam problem often requiring setting up simultaneous equations. Check also the angle between lines using the dot product of direction vectors.
检验相交时,需解关于 λ 和 μ 的方程组;若存在一致解,则可求出交点。这是常见考题,常需要建立联立方程。若要求直线夹角,则使用方向向量的点积计算。
10. Distance from a Point to a Line | 点到直线的距离
The shortest distance from a point P (position vector p) to a line r = a + λd is the perpendicular distance. It can be found using the formula: d = |(p − a) × d| / |d| in 3D. In 2D, the same formula works using the magnitude of the cross product (treating vectors as being in the xy-plane with z=0) or using trigonometry.
点 P(位置向量 p)到直线 r = a + λd 的最短距离为垂线段的长度。三维中可用公式 d = |(p − a) × d| / |d| 计算。在二维中,可以类似地使用叉积的模(把向量视为 xy 平面内,z=0),或利用三角法求解。
An alternative method: find the foot of the perpendicular by solving (p − (a + λd))·d = 0 for λ, then calculate distance. This approach is particularly useful when the cross product is not in the syllabus (e.g., IB AI SL).
另一种方法:通过解方程 (p − (a + λd))·d = 0 求出参数 λ,得到垂足,再求距离。当叉积不在考纲范围内时(如 IB AI SL),此法尤为实用。
11. Vector Equation of a Plane (IB HL / Further Maths) | 平面的向量方程(IB HL / 进阶数学)
A plane can be expressed in scalar product form as r·n = a·n, where n is a normal vector to the plane and a is a known point on the plane. In Cartesian form, this becomes n₁x + n₂y + n₃z = d. The distance from a point to a plane is |(p − a)·n| / |n|.
平面可用点积形式表示为 r·n = a·n,其中 n 是平面的法向量,a 为平面上已知点的位置向量。在笛卡儿形式下即 n₁x + n₂y + n₃z = d。点到平面的距离为 |(p − a)·n| / |n|。
The angle between planes equals the angle between their normals. A line intersects a plane when substituting its equation into the plane equation yields a unique λ. These topics appear in IB AA HL and Edexcel Further Pure.
平面间的夹角等于它们法向量间的夹角。将直线的参数方程代入平面方程,若能解得唯一的 λ,则直线与平面相交。这些内容出现在 IB AA HL 和 Edexcel 进阶纯数中。
12. Exam Tips and Common Mistakes | 考试技巧与常见错误
Many students lose marks by confusing vectors with scalars or forgetting to write vector notations (bold or underlined). Always distinguish between a point and its position vector. When finding the angle between lines, use direction vectors, not position vectors. Check the distinction between parallel vectors (dot product = ± product of magnitudes) and perpendicular (dot product = 0).
许多学生因混淆向量与标量、或忘记标注向量符号(粗体或下划线)而失分。务必分清点与其位置向量。求直线夹角时,应使用方向向量而非位置向量。注意区分平行向量(点积 = ± 模的乘积)与垂直向量(点积 = 0)。
In vector geometry proofs, clearly state what you are asked to prove and work in both component and geometric forms when beneficial. For intersection problems, always check that the λ, μ values satisfy all equations; otherwise the lines may be skew. Finally, practice past paper questions under timed conditions – vector questions often combine algebra and visualization, so sketching a diagram can save time.
在向量几何证明中,要明确题目要求证明的内容,并灵活运用分量形式和几何形式。处理相交问题时,务必检验求得的 λ、μ 是否满足所有方程,否则直线可能异面。最后,请在计时条件下练习历年真题——向量题常融合代数与空间想象,画草图有助于提高解题效率。
Published by TutorHao | Mathematics Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导Cancel reply