📚 Common Mistakes in Edexcel Further Mechanics 2 | Edexcel 进阶力学2易错点总结
Further Mechanics 2 is one of the most demanding modules in the Edexcel A Level Further Mathematics specification. Students often find that even a solid grasp of the core principles does not guarantee full marks, because the exam questions are designed to expose subtle misconceptions and algebraic missteps. This article brings together the most persistent errors seen in topics such as circular motion, centres of mass, variable forces, elastic energy, oblique impacts and rigid-body equilibrium. Reading through these pitfalls, with clear explanations and correct approaches, will sharpen your problem-solving skills and boost your confidence before the examination.
进阶力学2是爱德思A Level进阶数学中难度最大的模块之一。很多同学即使掌握了基本原理,在考试中仍会因细微的概念偏差和代数失误而丢分。本文将系统梳理圆周运动、质心、变力做功、弹性势能、斜碰撞以及刚体平衡等主题中最常见的错误,逐一给出正确思路和解析,帮助你在考前查漏补缺、提升准确率。
1. Misconceptions about Centripetal Force | 向心力的常见误解
Many students treat centripetal force as an extra force that magically appears when something moves in a circle. They draw a ‘centripetal force’ arrow in addition to gravity, tension or friction, and sometimes even add a ‘centrifugal force’ pointing outward. In reality, the centripetal force is simply the resultant of the real forces acting towards the centre. For a car going round a bend, the horizontal friction force provides the centripetal force; there is no outward force pushing the car away. Writing ‘mv²/r’ as a separate term in the force balance, rather than equating it to the net inward force, leads to double counting.
不少同学将向心力当作圆周运动中凭空出现的额外力,画出单独的向心力箭头,甚至还会加上向外的‘离心力’。实际上,向心力是指向圆心的实际力的合力。例如汽车过弯时,静摩擦力提供向心力,并不存在一个将汽车往外推的力。若在受力平衡中把 mv²/r 当作一个独立项,而不是把它与合外力挂钩,就很容易造成重复计算。
F_net (towards centre) = m v² / r = m r ω²
A second mistake is using v = rω with the wrong radius. For a particle on a rotating disc, the radius is the distance from the axis, not the disc’s outer radius unless the particle is on the rim. Always check which circular path the particle actually follows.
另一个常见错误是混淆半径。使用 v = rω 时,r 必须是从转轴到物体的垂直距离,而不是圆盘的外半径,除非物体就在边缘。务必确认物体真正运行的圆周轨道半径。
2. Errors in Centre of Mass Calculations | 质心计算错误
Centre of mass problems frequently involve subtracting a shape (negative mass method). A typical blunder is forgetting to apply the negative sign to both the mass and the moment in the numerator. For a uniform lamina formed by cutting a circle out of a rectangle, the x-coordinate of the centre of mass is:
质心计算题常采用负质量法,常见的错误是忘记在分子中对被挖去部分的质量和矩同时加负号。例如从一个均匀矩形薄板中切去一个圆,质心的 x 坐标为:
x̄ = (M_rect × x_rect – M_circle × x_circle) / (M_rect – M_circle)
Many scripts show a correct negative sign in the denominator but leave the numerator as a sum of positive products, which completely changes the result. If the missing part lies to the right of the overall centre, the centre of mass should shift to the left, and the sign must reflect that.
很多答卷中分母正确带上了减号,分子却写成正的合力矩,使得结果完全错误。如果挖去的部分在整体中心右侧,质心应该左移,分子中务必用减法。
Another slip occurs with composite bodies where the constituent parts have different orientations. Always work from a clear coordinate system and tabulate mass, x_i, y_i. Using symmetry to reduce work is wise, but assuming symmetry without verification leads to premature dropping of a coordinate.
另一个失误来自组合体质心计算中各部分方向不一致的情况。始终应建立清晰的坐标系,列出表格记录各部分的 m、x_i、y_i。利用对称性是很好的技巧,但必须先确认对称性存在,不可想当然地直接去掉某个坐标。
3. Work Done by a Variable Force | 变力做功的积分失误
When the force is not constant, work done is no longer simply force times distance. Students often try to use an average force (F_max + F_min)/2, which is only valid if the force varies linearly with displacement. For a spring obeying Hooke’s law, F = kx, the work done in stretching from 0 to x is indeed ½kx², so the average-force shortcut happens to work. But for a general force F(x), the work must be found by integration: W = ∫ F(x) dx.
当力不为恒力时,做功不能简单地用力乘以位移。许多学生会用 (F_max + F_min)/2 求平均力,这种方法仅在力随位移线性变化时正确。对于满足胡克定律的弹簧 F = kx,从 0 拉伸到 x 做功为 ½kx²,此时平均值简化恰好成立;但对于一般的变力表达式,必须严格积分 W = ∫ F(x) dx。
W = ∫ (from x=a to x=b) F(x) dx
An equally persistent error is mixing up the limits. If a particle moves against the force, the work done by the force is negative, and the integration limits must reflect the direction of motion. Drawing a sketch and considering the sign of F·dx can prevent sign errors.
另一个顽固错误是积分上下限的混乱。若物体运动方向与力相反,力做的功为负,积分限必须真实反映位移的方向。画出示意图并逐一核对 F·dx 的正负可以有效避免符号错误。
4. Elastic Potential Energy Confusions | 弹性势能混淆
Edexcel uses two seemingly different formulas for elastic potential energy: for light elastic strings, EPE = λ x² / (2l), where λ is the modulus of elasticity and l is the natural length; for a spring, EPE = ½ k x², with stiffness k. Students frequently confuse λ with k, or forget to divide by l. In fact, k = λ / l, so the formulas are equivalent, but using the wrong constant—especially substituting λ directly into ½ k x²—yields an answer that is too large by a factor of l.
爱德思考纲中弹性势能有两套形式:轻质弹性绳用 EPE = λ x² / (2l),其中 λ 为弹性模量,l 为自然长度;弹簧则用 EPE = ½ k x²。同学们常将 λ 与 k 混淆,或忘记除以 l。实际上 k = λ / l,两者等效,但若直接把 λ 代入 ½ k x²,结果将会放大 l 倍。
EPE_string = λ x² / (2l), EPE_spring = ½ k x², with k = λ / l
Another mistake is measuring the extension x from the wrong reference. With strings that go slack, x is the extension beyond natural length. If a string is initially stretched by e and then extended further to e + Δx, the energy stored is based on the total extension e + Δx, not just Δx. For a compressed spring, x represents compression, and energy is still ½ k x².
另一个常见错误是伸长量 x 的基准弄错。对于弹性绳,x 必须是超过自然长度的伸长量。若绳子最初已有伸长 e,之后再拉长 Δx,储存的能量应基于总伸长 e + Δx 计算,而不是只用 Δx。对于压缩的弹簧,x 表示压缩量,能量公式仍为 ½ k x²。
5. Momentum and Impulse in Two Dimensions | 二维动量与冲量中的矢量错误
When collisions occur on a smooth surface, the impulse acts perpendicular to the surface, so momentum parallel to the surface is conserved, while the perpendicular component follows the law of restitution. A widespread mistake is drawing velocity vectors at arbitrary angles and applying conservation of momentum as a scalar equation along the line of centres, without properly resolving initial and final velocities. Students often mix up sine and cosine when decomposing, particularly if the angle is measured from the tangent rather than from the normal.
当碰撞发生在光滑表面时,冲量垂直于表面,平行于表面方向的动量守恒,而法向分量遵循恢复系数定律。常见错误是将动量守恒当作沿中心连线的标量方程,却没有对初、末速度进行正确的分解。特别在角度是从切线而不是法线度量时,正弦和余弦的使用极易颠倒。
To avoid these mistakes, always draw a clear vector diagram, label the normal and tangential directions explicitly, and resolve all velocities into these two perpendicular components. Check that the tangential velocity component remains unchanged for both particles if the surface is smooth.
避免这类错误的方法是:永远清晰地画出矢量图,标明法向与切向,把所有速度分解到这两个垂直方向,并逐一核对光滑表面条件下两物体的切向速度分量是否确实不变。
6. Oblique Collisions and Coefficient of Restitution | 斜碰撞与恢复系数
The coefficient of restitution e is defined using the speeds of approach and separation along the line of impact (normal direction). A notorious pitfall is using the magnitudes of the full velocity vectors instead of the normal components. If the line of centres is not horizontal, the horizontal components of velocity do not satisfy the restitution equation directly. The correct form is:
恢复系数 e 基于沿碰撞线方向(法向)的相对接近速度和分离速度定义。一个典型陷阱是直接使用全速度的大小而不提取法向分量。如果球心连线不沿水平方向,速度的水平分量并不能直接用于恢复系数方程。正确形式为:
e = (v₂·n – v₁·n) / (u₁·n – u₂·n)
where n is a unit vector from object 1 to object 2 along the line of impact. Many candidates lose marks by writing e = (v₂ – v₁)/(u₁ – u₂) and then attempting to substitute the magnitudes or horizontal/vertical components without taking the dot products.
其中 n 是沿碰撞线从物体1指向物体2的单位向量。很多考生写成 e = (v₂ – v₁)/(u₁ – u₂),然后直接代入速度大小或水平、竖直分量,却没有进行点乘,导致大量失分。
Also remember that for a collision with a fixed wall, the massive object absorbs momentum, and e = – v / u, where v and u are the normal velocity components (with sign convention towards the wall considered positive). Getting the sign of v correct is crucial; a common slip is writing e = v/u and then wondering why the final velocity is positive.
另外,与固定墙壁碰撞时,大质量物体吸收动量,恢复系数为 e = – v / u,其中 v 和 u 是法向速度分量(以指向墙为正)。处理 v 的符号时需要格外小心,很多同学直接写成 e = v/u 然后困惑为何末速度会是正值。
7. Vertical Circular Motion and Energy | 竖直圆周运动中的能量处理
Questions combining circular motion with energy conservation trip up many students. A typical problem asks for the speed at the highest point of a vertical circle, given the initial speed at the lowest point. The energy equation must relate the total kinetic energy change to the gain in gravitational potential energy. A blunder is forgetting that the vertical displacement from bottom to top is 2r, not r, when using mgh. Equally common is the failure to include the work done by non-conservative forces such as drag or tension in a rod that may do work if not treated carefully.
竖直圆周运动与能量守恒结合的题目是重灾区。典型问题是已知最低点速度,求最高点速度。能量方程必须将动能的变化与重力势能的增加联系起来。常见错误是使用 mgh 时误认为底部到顶部的竖直位移是 r 而不是 2r。另一个常见疏漏是没有考虑非保守力做功,例如杆中的推力/拉力在某些模型中可能做功。
When a light rod connects the particle to the centre, the rod can exert both tension and thrust, and the particle can still move in a complete circle even if the speed at the top is very small. For a string, however, the tension must remain positive, giving the critical condition v_top ≥ √(gr). Confusing string and rod conditions leads to incorrect speed calculations and missing the fact that the string may go slack before reaching the top.
当轻杆连接粒子到中心时,杆既能提供拉力也能提供推力,即使粒子在顶部速度很小,仍可完成完整的圆周运动。而轻绳必须保持张力非负,于是有临界条件 v_top ≥ √(gr)。混淆绳与杆的条件会导致速度计算错误,也无法正确判断绳子何时会松弛。
8. Equilibrium of Rigid Bodies with Friction | 含摩擦的刚体平衡
In rigid body statics, the key is to take moments about a suitably chosen point, eliminate unwanted reaction forces, and solve for the unknowns. A subtle error occurs when friction is present: the friction force contributes to the moment equation. If moments are taken about the point where the normal reaction acts, friction still has a moment about that point, because its line of action does not pass through it. Students often take moments about the contact point and erroneously omit friction’s torque, resulting in an equilibrium condition that is too generous.
刚体静力学中,关键是选好取矩点,消去无关的反力然后求解。一个容易忽略的细节是,存在摩擦力时,摩擦力本身会对力矩方程做贡献。若取矩点选在法向反力作用点处,摩擦力的作用线并不经过该点,依然有力矩。很多同学在接触点取矩时错误地忽略摩擦力的力矩,导致平衡条件过于宽松。
Additionally, when sliding and toppling are both possible, the limiting friction condition F = μR must be used in conjunction with moment equilibrium. Many candidates solve for F from moments and then check F ≤ μR without realising that the body might start to slide before toppling. Always analyse both modes of failure.
此外,当滑移和倾覆都可能发生时,必须联合使用极限摩擦条件 F = μR 和力矩平衡。许多考生从力矩方程解出 F,然后验证 F ≤ μR,却没有意识到物体可能在倾覆之前先发生滑移。一定要对两种失效模式同时进行分析。
9. Kinetic Energy and Momentum in the Centre of Mass Frame | 质心系下的动能与动量
In multi-particle systems, the total kinetic energy can be expressed as the sum of the kinetic energy of the centre of mass plus the kinetic energy of the particles relative to the centre of mass. The equation is:
在多质点系统中,总动能可以表示为质心动能与各质点相对于质心的动能之和。表达式为:
T = ½ M V² + Σ ½ mᵢ vᵢ’²
where M is total mass, V is the speed of the centre of mass, and vᵢ’ are speeds measured in the centre-of-mass frame. A common error is trying to calculate total kinetic energy directly from ½ m₁ v₁² + ½ m₂ v₂² and then erroneously believing that the term ½ M V² equals the sum of the individual ½ mᵢ vᵢ² after a collision, leading to contradictions with the conservation of momentum and energy in an inelastic collision.
这里 M 是总质量,V 是质心速度,vᵢ’ 是质心系中各粒子的相对速度。常见错误是直接计算 ½ m₁ v₁² + ½ m₂ v₂² 之后,错误地认为 ½ M V² 在碰撞前后与单个粒子动能求和相等,从而在非弹性碰撞中违背动量与能量守恒。
Another slip comes from the fact that the total momentum in the centre-of-mass frame is always zero. Students sometimes forget this and struggle to find the velocities in that frame. A good check is to ensure that m₁ v₁’ + m₂ v₂’ = 0; if not, your transformation is wrong.
另一个容易疏忽的地方是,质心系中总动量恒为零。很多同学忘记这一点,导致无法正确求出质心系速度。检验的方法是确认 m₁ v₁’ + m₂ v₂’ = 0 是否成立,若不成立则变换过程有误。
10. Sign Errors with Relative Velocity | 相对速度符号错误
The coefficient of restitution formula is defined so that e is positive. The standard expression for a direct collision is:
恢复系数的定义保证 e 为正值。对心碰撞的标准表达式为:
e = (v₂ – v₁) / (u₁ – u₂)
where u₁, u₂ are initial velocities and v₁, v₂ are final velocities, all measured with a consistent positive direction. Confusion over signs causes widespread errors. For instance, if object A moves to the right at 4 m/s and B moves to the left at 2 m/s before impact, the relative speed of approach is 4 – (-2) = 6 m/s. Many candidates incorrectly write 4 – 2 = 2, severely underestimating the impact.
其中 u₁, u₂ 为初速度,v₁, v₂ 为末速度,均采用统一的坐标正方向。符号混乱引发大量错误。例如,碰撞前 A 以 4 m/s 向右运动,B 以 2 m/s 向左运动,那么相对接近速度为 4 – (-2) = 6 m/s。许多考生错误地写成 4 – 2 = 2,严重低估了碰撞强度。
The same sign discipline must be applied after the collision, especially when velocities reverse direction. Always draw a diagram with a clear arrow indicating the positive sense, and write v₁, v₂ algebraically. If the unknown velocity turns out negative, don’t change the sign in your equation—let the algebra give a negative value. Errors often happen when students pre-assign a sign and then adjust the equation inconsistently.
碰撞后的速度也必须遵循同样的符号规则,尤其是在方向反转时。画出示意图,标明正方向,然后用代数形式写出 v₁ 和 v₂。如果未知速度解出为负,不要去改动方程中的正负号——让代数自然输出负值。最常见的错误是考生提前主观判断方向,然后随意修改方程中的符号,造成前后不一致。
Published by TutorHao | Further Mechanics 2 Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导