📚 IB & OCR Mathematics: Vector Key Points | 向量考点精讲
Vectors are a fundamental topic in both IB and OCR Mathematics, bridging geometry and algebra to model physical quantities with direction and magnitude. Mastering vectors is essential for solving problems in kinematics, forces, and 3D geometry. This article distills the core concepts, offering clear explanations and exam-focused insights.
向量是IB和OCR数学中的核心主题,连接了几何与代数,用以描述具有方向和大小物理量。掌握向量对于解决运动学、力和三维几何问题至关重要。本文将提炼核心概念,提供清晰的解释和考试重点。
1. Vector Basics & Notation | 向量基础与表示法
In both IB and OCR syllabuses, a vector is a quantity having both magnitude and direction, represented geometrically as a directed line segment. In handwriting, vectors are often denoted by bold letters (v) or with an arrow (→v). In exams, you may see column vectors like (3, -2) in 2D or (1, 4, -2) in 3D, and unit vectors i, j, k along the coordinate axes.
在IB和OCR大纲中,向量是具有大小和方向的量,几何上表示为有向线段。手写时常以粗体(v)或带上箭头(→v)表示。考试中可能见到列向量如2维的(3, -2)或3维的(1, 4, -2),以及沿坐标轴方向的单位向量i, j, k。
The magnitude (or length) of a vector a = (x, y) is denoted |a| and equals √(x² + y²), while in 3D |a| = √(x² + y² + z²). A vector of length 1 is a unit vector, and the zero vector 0 has no direction. These foundations are tested regularly across both curricula.
向量a = (x, y)的模长记为|a|,等于√(x² + y²),而在三维中则为√(x² + y² + z²)。长度为1的向量是单位向量,零向量0没有方向。这些基础知识在两个课程体系中都会经常考查。
2. Vector Addition & Subtraction | 向量加法和减法
Vector addition follows the triangle or parallelogram law: geometrically, the sum a + b is the diagonal of the parallelogram formed by a and b. Subtraction a − b can be seen as adding the negative of b. In component form, simply add or subtract corresponding components: (a₁, a₂) + (b₁, b₂) = (a₁ + b₁, a₂ + b₂).
向量加法遵循三角形法则或平行四边形法则:几何上,和a + b是以a和b为边的平行四边形的对角线。减法a − b可视为加上b的负向量。分量形式下,只需将对应分量相加或相减:(a₁, a₂) + (b₁, b₂) = (a₁ + b₁, a₂ + b₂)。
These operations are essential for resolving forces in mechanics and for constructing vector equations of lines. Remember that vector addition is commutative (a + b = b + a) and associative.
这些运算对于在力学中分解力以及构建直线的向量方程至关重要。请记住向量加法满足交换律(a + b = b + a)和结合律。
3. Scalar Multiplication & Magnitude | 标量乘法与模长
Multiplying a vector by a scalar λ stretches or shrinks its magnitude by a factor of |λ| and reverses direction if λ is negative. The magnitude of v = (x, y, z) is |v| = √(x² + y² + z²). A unit vector in the direction of v is given by v̂ = v / |v|.
标量乘以向量会将其模长拉伸或缩小|λ|倍,若λ为负则反向。向量v = (x, y, z)的模长为 |v| = √(x² + y² + z²)。沿v方向的单位向量为v̂ = v / |v|。
|λv| = |λ| |v|
In both IB and OCR, you must be able to find a unit vector and use it to express parallel vectors: a is parallel to b if a = λb for some scalar λ. Collinearity of three points can be proven by showing that vectors between them are parallel.
在IB和OCR中,你必须能求出单位向量,并用它来表示平行向量:若存在标量λ使得a = λb,则a平行于b。三点共线可通过证明它们构成的向量平行来验证。
4. Position Vectors & Unit Vectors | 位置向量与单位向量
A position vector of a point A relative to an origin O is the vector OA. The vector from A to B can be expressed as AB = OB − OA. Standard basis vectors are i = (1,0,0), j = (0,1,0), k = (0,0,1). Any vector v = xi + yj + zk.
一点A相对于原点O的位置向量是向量OA。从A到B的向量可表示为AB = OB − OA。标准基向量是i = (1,0,0)、j = (0,1,0)、k = (0,0,1)。任意向量v = xi + yj + zk。
Understanding position vectors is key to deriving vector equations of lines and planes. In exam problems, you will often need to find the midpoint position vector (OA + OB)/2 or the coordinates of a point dividing a segment in a given ratio.
理解位置向量是推导直线和平面向量方程的关键。在考试题中,你常需要求出中点位置向量(OA + OB)/2或定比分点的坐标。
5. Scalar (Dot) Product | 标量积(点乘)
The scalar product (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₁, a₂, a₃) and b = (b₁, b₂, b₃), a · b = a₁b₁ + a₂b₂ + a₃b₃.
两个向量a和b的标量积(点乘)定义为a · b = |a||b| cos θ,其中θ是两向量的夹角。在分量形式下,若a = (a₁, a₂, a₃),b = (b₁, b₂, b₃),则a · b = a₁b₁ + a₂b₂ + a₃b₃。
a · b = a₁b₁ + a₂b₂ + a₃b₃
Important properties include commutativity (a · b = b · a) and the fact that a · a = |a|². Dot product is zero if vectors are perpendicular. This is a favorite topic for both IB and OCR exams, used to find angles, prove orthogonality, and compute scalar projections.
重要性质包括交换律(a · b = b · a)以及a · a = |a|²。若两向量垂直,则点积为零。这是IB和OCR考试的热门主题,用于求角度、证明垂直和计算标量投影。
6. Angle Between Vectors & Perpendicularity | 向量夹角与垂直
Using the dot product, the angle between two vectors is cos θ = (a · b) / (|a||b|). Two vectors are perpendicular if and only if a · b = 0. This is used to prove geometric properties such as right angles in triangles and to find the normal vector of a plane.
利用点积,两向量夹角满足cos θ = (a · b) / (|a||b|)。两向量垂直当且仅当a · b = 0。这用于证明几何性质,例如三角形中的直角,以及求平面的法向量。
In IB, you may also need to find the angle between a line and a plane using the complement of the angle between the direction vector and the plane’s normal. The projection (vector component) of a onto b is ((a · b) / |b|²) b.
在IB中,你可能还需要利用直线的方向向量与平面法向量的夹角余角,来求直线与平面的夹角。a在b上的投影向量为((a · b) / |b|²) b。
7. Vector Equations of Lines | 直线的向量方程
A line in 3D space can be expressed in vector form: r = a + λd, where a is a point on the line, d is a direction vector, and λ is a scalar parameter. Alternatively, parametric
Published by TutorHao | IB Mathematics Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导