📚 Newton’s Laws of Motion Exam Essentials | 牛顿定律考点精讲
Newton’s laws of motion are fundamental not only to physics but also to the mechanics components of IB and OCR mathematics curricula. In these courses, you are expected to model the motion of particles by linking force, acceleration, velocity, and displacement through calculus. Mastering the application of these laws in a mathematical context strengthens your problem-solving skills and prepares you for both pure and applied exam questions.
牛顿运动定律不仅是物理学的基础,也是 IB 和 OCR 数学课程中力学部分的核心。在这些课程中,你需要通过微积分将力、加速度、速度和位移联系起来,建立粒子运动的模型。在数学语境下掌握这些定律的应用,既能增强你解决问题的能力,也能为纯数学和应用题的考试做好准备。
1. Introduction to Newton’s Laws in Mathematics | 数学中的牛顿定律导论
In A-level and IB Mathematics, mechanics problems often require you to translate physical descriptions into differential equations. Newton’s laws provide the essential link: the resultant force acting on a particle determines its acceleration, and calculus then gives the velocity and displacement.
在 A-level 和 IB 数学中,力学问题往往要求你将物理描述转化为微分方程。牛顿定律提供了关键的联系:作用在质点上的合力决定其加速度,而微积分则进一步给出速度和位移。
You will see these laws applied to particles moving along straight lines, projectiles, connected systems, and situations with variable forces. A strong grasp of derivatives and integrals is assumed.
你会看到这些定律被应用于直线运动的质点、抛体、连接系统以及变力情形。这需要你对导数和积分有扎实的掌握。
2. Newton’s First Law: Inertia and Equilibrium | 牛顿第一定律:惯性与平衡
Newton’s first law states that a particle will remain at rest or move with constant velocity in a straight line unless acted upon by a resultant external force. Mathematically, if the vector sum of all forces is zero, then acceleration is zero.
牛顿第一定律指出,除非受到合外力的作用,否则质点将保持静止或沿直线做匀速运动。从数学上讲,如果所有力的矢量和为零,则加速度为零。
In mechanics problems, this law is used to set up equilibrium conditions: ΣF = 0. This allows you to solve for unknown forces or tensions when an object is stationary or moving at constant speed.
在力学问题中,该定律用于建立平衡条件:ΣF = 0。当物体静止或匀速运动时,可以由此求解未知的力或张力。
3. Newton’s Second Law: Force, Mass and Acceleration | 牛顿第二定律:力、质量与加速度
The second law is the workhorse of mechanics in mathematics. For a particle of constant mass m, the net force F produces an acceleration a according to:
第二定律是数学力学中最常用的工具。对于质量为 m 的质点,合外力 F 产生的加速度 a 满足:
F = m a
Force is measured in newtons (N), mass in kilograms (kg), and acceleration in metres per second squared (m s⁻²). Since acceleration is a vector, the equation implies that force and acceleration always have the same direction.
力的单位是牛顿 (N),质量的单位是千克 (kg),加速度的单位是米每二次方秒 (m s⁻²)。因为加速度是矢量,这个方程意味着力和加速度的方向总是相同。
4. Differential Forms of the Second Law | 第二定律的微分形式
In calculus-based mechanics, acceleration is expressed as the derivative of velocity or the second derivative of displacement. Thus, the second law becomes a differential equation:
在基于微积分的力学中,加速度表示为速度的导数或位移的二阶导数。因此,第二定律变为微分方程:
F = m (dv/dt) or F = m (d²x/dt²)
This formulation is extremely powerful when the force F is given as a function of time t, velocity v, or displacement x. You will separate variables or use integrating factors to solve for motion.
当力 F 被表示为时间 t、速度 v 或位移 x 的函数时,这种表述方式非常强大。你可以通过分离变量或积分因子来求解运动。
The more general form using momentum p = m v is F = dp/dt, which is essential when mass is not constant (e.g., rocket problems).
使用动量 p = m v 的更一般形式是 F = dp/dt,这在质量不恒定的情形(如火箭问题)中至关重要。
5. Integrating Force to Find Velocity and Displacement | 通过积分力求速度和位移
One of the most common mathematical tasks is: given the net force as a function of time, determine v(t) and x(t). You integrate the acceleration function a(t) = F(t)/m.
最常见的数学任务之一是:给定合外力关于时间的函数,求 v(t) 和 x(t)。你对加速度函数 a(t) = F(t)/m 进行积分。
Remember to include the initial conditions (velocity v₀ and position x₀) to find the constants of integration. These conditions are often hidden in phrases like “starts from rest” or “at the origin”.
请务必使用初始条件(初速度 v₀ 和初位置 x₀)来确定积分常数。这些条件往往隐藏在“从静止出发”或“在原点”等描述中。
6. Constant Force and SUVAT Equations | 恒力与SUVAT方程
When the resultant force is constant, acceleration a = F/m is constant. This brings us to the familiar SUVAT equations for uniformly accelerated motion:
当合外力恒定时,加速度 a = F/m 也是恒定的。这就引出了我们熟知的匀加速运动的 SUVAT 方程:
v = u + a t
s = u t + ½ a t²
v² = u² + 2 a s
s = ½ (u + v) t
Here u is initial velocity, v final velocity, a constant acceleration, t time, and s displacement. These can be derived by integrating a constant acceleration with respect to time.
其中 u 为初速度,v 为末速度,a 为恒定加速度,t 为时间,s 为位移。这些方程可以通过对时间积分恒定加速度推导出来。
7. Variable Force Proportional to Time | 随时间变化的力
Suppose a force that grows linearly with time: F = k t, where k is a constant. Then the acceleration is a = (k/m) t, and we integrate to find:
假设力随时间线性增长:F = k t,其中 k 为常数。则加速度为 a = (k/m) t,积分后得到:
v = u + (k/(2m)) t²
and
x = x₀ + u t + (k/(6m)) t³
These polynomial expressions show how motion changes under a non-constant force. Always check whether the given force function is valid for the entire interval.
这些多项式表达式展示了在非恒力作用下运动如何变化。务必检查所给的力函数在整个区间内是否有效。
8. Resistive Forces: Drag Proportional to Velocity | 阻力:与速度成正比的阻力
In many real-world contexts, a particle experiences a resistive force proportional to its velocity, such as F_drag = -k v. Applying Newton’s second law gives the differential equation:
在许多实际情况中,质点会受到与速度成正比的阻力,例如 F_drag = -k v。应用牛顿第二定律得到微分方程:
m (dv/dt) = -k v
Separating variables and integrating yields an exponential decay in velocity, v = v₀ e-(k/m)t, assuming no other forces. If a driving force is present, the equation becomes a first-order linear ODE.
分离变量并积分,得到了速度的指数衰减形式 v = v₀ e-(k/m)t,假设没有其它力的作用。若存在驱动力,则该方程变成一阶线性常微分方程。
9. Resolving Forces in Two Dimensions | 二维力的分解
For motion in a plane, vector notation is essential. Break forces into perpendicular components (usually horizontal and vertical) and apply F = ma in each direction independently.
对于平面内的运动,矢量表示法必不可少。将力分解为相互垂直的分量(通常为水平和竖直方向),然后在每个方向上独立地应用 F = ma。
For example, a projectile under gravity: horizontally ΣF_x = 0 ⇒ a_x = 0; vertically ΣF_y = -m g ⇒ a_y = -g. This leads to the standard parametric equations for projectile motion.
例如,重力作用下的抛体:水平方向 ΣF_x = 0 ⇒ a_x = 0;竖直方向 ΣF_y = -m g ⇒ a_y = -g。这就得到了抛体运动的标准参数方程。
10. Connected Particles and System Approach | 连接质点和系统方法
Problems involving two or more particles connected by a light inextensible string over a pulley require careful analysis. You can treat the whole system as one, using F = (total mass) × (common acceleration), provided the string remains taut and the pulley is smooth.
涉及通过轻质不可伸长绳子跨过滑轮连接的两个或多个质点的问题需要仔细分析。只要绳子保持张紧且滑轮光滑,你可以将整个系统视为一个整体,使用 F = (总质量) × (共同加速度)。
Alternatively, isolate each particle, draw a free-body diagram, and write equations involving tension T. Solving simultaneously yields acceleration and tension values.
或者,隔离每个质点,画出受力图,并写出包含张力 T 的方程。联立求解即可得到加速度和张力值。
11. Impulse and Momentum | 冲量与动量
The impulse of a force F acting over a time interval Δt is defined as ∫ F dt, which equals the change in momentum Δp. This integral form of Newton’s second law is particularly useful when forces act over very short times, like collisions.
力 F 在一段时间间隔 Δt 内的冲量定义为 ∫ F dt,它等于动量的变化量 Δp。牛顿第二定律的这种积分形式在力作用时间极短的情形(如碰撞)中特别有用。
The relationship is often written as:
该关系通常写作:
Impulse = m v – m u
In mathematical models, you may be given a force-time graph; the impulse equals the area under the graph.
在数学模型中,可能会给出力-时间图像;冲量等于图像下方的面积。
12. Worked Examples and Common Pitfalls | 典型例题与常见错误
Example: A car of mass 800 kg accelerates from rest under a constant driving force of 2400 N with resistive force 400 N. Find the speed after 8 s and the distance covered.
例题:质量为 800 kg 的汽车在 2400 N 的恒定驱动力和 400 N 的阻力作用下从静止开始加速。求 8 秒后的速度和所经过的距离。
Net force = 2400 – 400 = 2000 N, a = F/m = 2000/800 = 2.5 m s⁻². Using v = u + a t gives v = 0 + 2.5×8 = 20 m s⁻¹. Distance s = u t + ½ a t² = 0 + ½×2.5×64 = 80 m.
合力 = 2400 – 400 = 2000 N,a = F/m = 2000/800 = 2.5 m s⁻²。利用 v = u + a t 得 v = 0 + 2.5×8 = 20 m s⁻¹。距离 s = u t + ½ a t² = 0 + ½×2.5×64 = 80 m。
Common pitfalls include confusing mass and weight, forgetting to convert units, misapplying the sign convention for vector quantities, and ignoring initial conditions when integrating. Always double-check your free-body diagrams.
常见错误包括混淆质量和重量、忘记单位换算、对矢量量的方向符号使用不当,以及在积分时忽略初始条件。务必反复检查你的受力图。
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