📚 PDF资源导航

A-Level Mathematics: Vector Modelling Ideas and Examples | A-Level 数学:向量建模思想与实例

📚 A-Level Mathematics: Vector Modelling Ideas and Examples | A-Level 数学:向量建模思想与实例

Vectors are quantities that have both magnitude and direction. In A-Level mathematics, vectors are far more than abstract arrows; they are practical tools for modelling real-world situations such as forces, velocities, and positions. This article explores the key ideas behind vector modelling and works through Edexcel-style examples step by step.

向量是既有大小又有方向的量。在 A-Level 数学中,向量不仅是抽象的箭头,更是对力、速度、位置等现实情境进行建模的有力工具。本文将探讨向量建模的核心思想,并通过 Edexcel 风格的实例逐步讲解。


1. Core Idea: Why Vectors? | 核心思想:为什么用向量?

Many physical quantities require two pieces of information: magnitude and direction. A scalar such as temperature only has magnitude, while a vector such as wind velocity must include both speed and direction. By representing quantities as vectors, we can apply consistent mathematical operations to model and solve complex problems.

许多物理量需要两个信息:大小和方向。像温度这样的标量只有大小,而像风速这样的向量必须同时包含速率和方向。将物理量表示为向量后,我们就能用一致的数学运算来建立模型并解决复杂问题。

Vector Quantities 向量量 Scalar Quantities 标量
Displacement 位移 Distance 距离
Velocity 速度 Speed 速率
Acceleration 加速度 Mass 质量
Force 力 Temperature 温度

The decision to use a vector model depends on whether direction matters in the context. If a car travels 100 km, distance is a scalar. If it travels 100 km due east, the information becomes a displacement vector.

是否使用向量模型,取决于方向在具体情境中是否重要。如果一辆汽车行驶了 100 km,距离是标量;如果它向正东行驶 100 km,这个信息就变成了位移向量。


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

A position vector describes the location of a point relative to a fixed origin. In two dimensions, a point P(x, y) has position vector r = x i + y j. The displacement from A to B is the change in position, written as r_B − r_A.

位置向量描述一个点相对于固定原点的位置。在二维平面中,点 P(x, y) 的位置向量为 r = x i + y j。从 A 到 B 的位移是位置的变化,记为 r_B − r_A。

AB = r_B − r_A = (x_B − x_A)i + (y_B − y_A)j

For example, let A = 2i + 3j and B = 5i + 7j. Then AB = (5 − 2)i + (7 − 3)j = 3i + 4j. The distance between A and B is the magnitude of this vector:

例如,设 A = 2i + 3j,B = 5i + 7j。则 AB = (5 − 2)i + (7 − 3)j = 3i + 4j。A 与 B 之间的距离是该向量的大小:

|AB| = √(3² + 4²) = √25 = 5

This simple model shows how vectors convert coordinate differences into a meaningful distance and direction.

这个简单模型展示了向量如何将坐标差转化为有意义的距离和方向。


3. Vector Arithmetic in Real-World Contexts | 实际情境中的向量运算

Vector addition represents the combined effect of two displacements or forces. Scalar multiplication stretches or shrinks a vector while preserving its direction. For example, if a hiker walks 3 km east and then 4 km north, the total displacement is the vector sum 3i + 4j.

向量加法表示两个位移或力的合成效果。标量乘法会拉伸或缩短向量,但保持其方向不变。例如,如果一位徒步者先向东走 3 km,再向北走 4 km,总位移就是向量和 3i + 4j。

Resultant displacement = 3i + 4j

The magnitude is 5 km, and the direction θ from east is found using:

合位移大小为 5 km,方向与正东方向的夹角 θ 为:

tan θ = 4/3, so θ = tan⁻¹(4/3) ≈ 53.1°

When modelling with vectors, we often choose perpendicular unit vectors i and j as a basis. Any planar vector can then be written as a combination of these two components.

在用向量建模时,我们通常选择互相垂直的单位向量 i 和 j 作为基底。任何平面向量都可以写成这两个分量的组合。


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

A unit vector has magnitude 1 and points in the direction of the original vector. It is found by dividing a vector by its magnitude:

单位向量的大小为 1,方向与原向量相同。计算方法是将向量除以它的大小:

u = v / |v|

Suppose a force F = 6i + 8j N. Its magnitude is 10 N, so the unit vector in the direction of F is:

设力 F = 6i + 8j N,其大小为 10 N,则 F 方向上的单位向量为:

u = (6i + 8j) / 10 = 0.6i + 0.8j

Unit vectors are important in modelling because they separate magnitude from direction. For instance, a force of magnitude 20 N in the same direction is simply 20u = 12i + 16j N.

单位向量在建模中非常重要,因为它将大小和方向分离。例如,同方向上大小为 20 N 的力就是 20u = 12i + 16j N。


5. Modelling Motion with Velocity Vectors | 用速度向量建立运动模型

A velocity vector gives both speed and direction. If a boat has velocity v = 3i + 4j m/s, then its speed is |v| = 5 m/s. The direction of motion is the direction of v.

速度向量同时给出速率和方向。如果一艘船的速度为 v = 3i + 4j m/s,那么它的速率是 |v| = 5 m/s。运动方向就是 v 的方向。

If the boat starts at position r₀ = i + 2j, then after t seconds its position is:

如果船从位置 r₀ = i + 2j 出发,那么 t 秒后它的位置为:

r(t) = r₀ + t v = (i + 2j) + t(3i + 4j)

For example, after 10 seconds:

例如,10 秒后:

r(10) = i + 2j + 10(3i + 4j) = 31i + 42j

This linear motion model is widely used for particles, vehicles, and ships moving with constant velocity.

这种直线运动模型广泛用于匀速运动的质点、车辆和船舶。


6. Resultant Forces and Equilibrium | 合力与平衡

Forces are vector quantities. When several forces act on an object, the resultant force is found by adding the force vectors. If the resultant is zero, the object is in equilibrium.

力是向量量。当多个力作用在同一物体上时,合力通过向量加法求得。若合力为零,则物体处于平衡状态。

R = F₁ + F₂ + … + Fₙ

Consider F₁ = 2i − 3j N and F₂ = −i + 5j N. Their sum is:

设 F₁ = 2i − 3j N,F₂ = −i + 5j N。它们的合力为:

R = (2 − 1)i + (−3 + 5)j = i + 2j N

To keep the object in equilibrium, a third force F₃ must satisfy F₁ + F₂ + F₃ = 0, so F₃ = −R = −i − 2j N.

为使物体保持平衡,第三个力 F₃ 必须满足 F₁ + F₂ + F₃ = 0,因此 F₃ = −R = −i − 2j N。

This balancing process is central to statics problems in mechanics.

这种平衡分析是力学中静力学问题的核心。


7. Scalar (Dot) Product in Modelling | 向量点积在建模中的应用

The scalar product of two vectors a and b is defined by a · b = |a||b| cos θ, where θ is the angle between them. It is also calculated as a · b = a_x b_x + a_y b_y.

两个向量 a 和 b 的点积定义为 a · b = |a||b| cos θ,其中 θ 是两向量之间的夹角。它也可以用 a · b = a_x b_x + a_y b_y 计算。

a · b = |a||b| cos θ = a_x b_x + a_y b_y

A key application is work done by a force: W = F · d. If F = 3i + 4j N and d = 5i + 2j m, then:

一个关键应用是力做的功:W = F · d。若 F = 3i + 4j N,d = 5i + 2j m,则:

W = 3 × 5 + 4 × 2 = 15 + 8 = 23 J

The dot product also helps check perpendicularity: if a · b = 0, the vectors are perpendicular. For example, a = 3i + 2j and b = 2i − 3j give a · b = 6 − 6 = 0, so they are perpendicular.

点积还可用于判断垂直:若 a · b = 0,则两向量垂直。例如,a = 3i + 2j 与 b = 2i − 3j 的点积为 6 − 6 = 0,因此它们互相垂直。


8. Vector Equations of Lines | 直线的向量方程

A line in 2D can be modelled using a fixed position vector a and a direction vector b. The vector equation of the line is:

二维平面中的直线可以用一个固定位置向量 a 和一个方向向量 b 来建模。直线的向量方程为:

r = a + t b, t ∈ ℝ

For example, the line passing through (1, 2) with direction 3i − j has equation:

例如,经过点 (1, 2) 且方向向量为 3i − j 的直线方程为:

r = (i + 2j) + t(3i − j)

This can be written in component form as x = 1 + 3t and y = 2 − t. Eliminating t gives y = 2 − (x − 1)/3, the familiar cartesian equation.

它可以写成分量形式 x = 1 + 3t,y = 2 − t。消去 t 得 y = 2 − (x − 1)/3,即熟悉的直角坐标方程。

Vector line equations are especially useful when dealing with motion paths and intersections.

向量直线方程在处理运动轨迹和交点问题时特别有用。


9. Intersection and Closest Approach | 相交与最近距离问题

Two moving objects can be modelled by two vector line equations. If their paths intersect, we solve simultaneous equations. Consider two particles:

两个运动物体可以用两个向量直线方程建模。如果它们的路径相交,就需要联立方程求解。考虑两个质点:

P: r_P = (i + 2j) + t(3i + 4j)

Q: r_Q = (6i + 8j) + t(2i − j)

To test whether they collide, we set the i and j components equal. For the i components: 1 + 3t = 6 + 2t, giving t = 5. For the j components: 2 + 4t = 8 − t, giving 5t = 6, so t = 1.2. Since the values of t disagree, the particles do not meet at the same time.

要判断它们是否碰撞,需要令 i 和 j 分量相等。对于 i 分量:1 + 3t = 6 + 2t,得 t = 5。对于 j 分量:2 + 4t = 8 − t,得 5t = 6,即 t = 1.2。由于 t 的值不一致,说明两个质点不会在同一时间相遇。

For closest approach, define the relative position r(t) = r_P − r_Q and the relative velocity v = v_P − v_Q. The minimum distance occurs when r(t) is perpendicular to v, so:

对于最近距离问题,定义相对位置 r(t) = r_P − r_Q 和相对速度 v = v_P − v_Q。当 r(t) 与 v 垂直时距离最小,因此:

r(t) · v = 0

Solving this equation gives the time at which the two objects are closest, and substituting back gives the minimum distance.

解这个方程可以得到两物体最近的时刻,代回后可求出最小距离。


10. Key Steps for Vector Modelling in Exams | 考试中向量建模的关键步骤

To succeed in vector modelling questions, follow a clear structure. First, draw a diagram and choose a coordinate system. Second, define all position, velocity, or force vectors clearly. Third, apply the appropriate vector operation: addition, scalar product, or equation of a line. Finally, interpret the result in the context of the problem.

要在向量建模题中取得成功,可以遵循清晰的步骤。首先,画图并选择合适的坐标系。其次,明确定义所有位置向量、速度向量或力向量。然后,应用合适的向量运算:加法、点积或直线方程。最后,结合题目情境解释结果。

  • Check whether the quantity needs a direction; if not, a scalar model may be simpler.

    检查该量是否需要方向;如果不需要,使用标量模型可能更简单。

  • Use unit vectors to write directions cleanly, especially for forces and velocities.

    使用单位向量清晰表达方向,尤其是在力和速度问题中。

  • Remember that |v| represents speed, not velocity.

    记住 |v| 表示速率,而不是速度。

  • For equilibrium, set the sum of force vectors equal to zero.

    对于平衡问题,令所有力向量之和为零。

  • Use the dot product to find angles, work done, or perpendicular conditions.

    使用点积求夹角、做功或判断垂直条件。

Common mistakes include confusing position and displacement, forgetting to subtract position vectors in the correct order, and using cartesian equations when a vector approach would be more direct. Practice converting between component form and magnitude-direction form to build fluency.

常见错误包括混淆位置与位移、忘记按正确顺序相减位置向量,以及在更应使用向量方法时直接使用直角坐标方程。多加练习在分量形式与大小-方向形式之间转换,能帮助你提高熟练度。


Vector modelling is one of the most versatile skills in A-Level mathematics. It connects algebra, geometry, and mechanics in a single framework. Once you understand how to represent real situations as vectors, you can solve problems involving motion, forces, and geometry with confidence.

向量建模是 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