跳到主要内容

MS 关键词速查

通用缩写

MS 缩写含义
M1方法分(正确方法,不扣数值错误)
A1精度分(在 M 分已得的基础上给)
B1独立分(不依赖方法的正确结果)
DM1依赖方法分(依赖前一个 M* 分)
DB1依赖独立分
FTFollow-through(允许基于前面错误继续给分)
AGAnswer Given(题目已给答案,需要验证推导)
CAOCorrect Answer Only
CWOCorrect Working Only
ISWIgnore Subsequent Working
SOISeen Or Implied
SCSpecial Case
WWWWithout Wrong Working
AWRTAnswer Which Rounds To
AEF/OEAny Equivalent Form / Or Equivalent

各 Topic 常见关键词

Hyperbolic Functions

MS 原句含义
Use exponential forms用指数形式代入
Use cosh2xsinh2x=1\cosh^2 x - \sinh^2 x = 1应用双曲恒等式
Solves quadratic in exe^x解关于 exe^x 的二次方程
Integrates to sinhx\sinh x积分为 sinhx\sinh x
Uses arc length formula使用弧长公式

Complex Numbers

MS 原句含义
Writes zz in reiθre^{i\theta} form写出 z=reiθz = re^{i\theta} 形式
Uses de Moivre应用 De Moivre 定理
States k=0,1,2k = 0,1,2列出 kk 的所有取值
Substitutes z=eiθz = e^{i\theta}代入 z=eiθz = e^{i\theta}
Equates real/imaginary parts比较实部/虚部

Maclaurin Series

MS 原句含义
Differentiates to find f(x)f'(x)求一阶导
Evaluates at x=0x = 0x=0x = 0 处取值
Uses f(x)=f(0)+f(0)x+f(x) = f(0) + f'(0)x + \dots代入 Maclaurin 公式
Writes series up to xnx^n展开到 xnx^n

Matrices

MS 原句含义
Attempts det(AλI)=0\det(A - \lambda I) = 0求特征方程
Solves characteristic equation解特征方程
Finds eigenvectors求特征向量
Forms PP and DD构造 PPDD 矩阵
Uses Cayley-Hamilton应用 Cayley-Hamilton 定理

Differential Equations

MS 原句含义
Finds integrating factor求积分因子
Multiplies through by IF方程两边乘以 IF
Identifies LHS as derivative识别左边为 ddx(yIF)\frac{d}{dx}(y \cdot \text{IF})
Auxiliary equation写出辅助方程
Complimentary function齐次解/通解
Particular integral特解(待定系数法)
Applies boundary/initial conditions代入边界/初值条件

Riemann Sums

MS 原句含义
Forms sum of areas构造矩形面积和
Uses r\sum r, r2\sum r^2, r3\sum r^3应用求和公式
Takes limit as nn \to \inftynn \to \infty 极限

Integration

MS 原句含义
Integration by parts分部积分
Reduction formula递推公式
Substitutes x=sinθx = \sin\theta代入 x=sinθx = \sin\theta
Valid for n2n \geq 2n2n \geq 2 成立

MS 评分原则

  1. M 分:方法正确即可得,不因数值/代数错误扣
  2. A 分:必须在对应 M 分已得的前提下才给
  3. B 分:独立给分,不依赖其他步骤
  4. DM/DB:依赖前序标记(标记为 *
  5. FT:若前面错了但后续方法正确,可以 FT 给 A/B 分
  6. ISW:如果正确结果后出现多余错误工作,忽略后续内容