📚 AS Mathematics: Last-Minute Revision Notes | AS 数学:考前冲刺笔记
Preparing for AS Mathematics can feel overwhelming, but a focused revision of key concepts and common pitfalls can boost your confidence. These last-minute notes cover the essential topics across Pure, Mechanics and Statistics, highlighting the must-know formulas, exam tips, and concise explanations to help you perform your best on exam day.
备考 AS 数学可能让人望而生畏,但集中复习关键概念和常见易错点能够提升信心。这份考前冲刺笔记涵盖纯数、力学和统计的核心主题,突出必记公式、应试技巧和简洁解释,助你在考试中发挥最佳水平。
1. Algebraic Manipulation & Quadratics | 代数运算与二次函数
Mastering algebraic techniques is vital. Be absolutely comfortable factorising quadratics, completing the square, and using the quadratic formula x = [–b ± √(b² – 4ac)] / 2a. The discriminant Δ = b² – 4ac tells you about the nature of the roots: Δ > 0 means two distinct real roots, Δ = 0 gives one repeated real root, and Δ < 0 means no real roots – the graph does not cross the x‑axis. When solving inequalities such as ax² + bx + c > 0, always sketch the parabola first and then read off the required x‑regions. Remember to reverse the inequality sign whenever you multiply or divide by a negative number. Also watch out for ‘hidden’ quadratics: expressions like x⁴ – 5x² + 4 can be turned into a quadratic by substituting u = x².
掌握代数技巧至关重要。你一定熟练因式分解、配方法和求根公式 x = [–b ± √(b² – 4ac)] / 2a。判别式 Δ = b² – 4ac 揭示根的性质:Δ > 0 则有两个不等实根,Δ = 0 则为重根,Δ < 0 则没有实根——图像不与 x 轴相交。解如 ax² + bx + c > 0 的不等式时,一定要先画出抛物线草图,再读出所需的 x 区间。每当乘以或除以一个负数时,记得反转不等号方向。还要留意“隐藏”二次式:类似 x⁴ – 5x² + 4 的式子可以通过令 u = x² 转化为二次式处理。
2. Coordinate Geometry & Graphs | 坐标几何与图像
The equation of a straight line is y = mx + c, where m is the gradient and c the y‑intercept. Given two points (x₁, y₁) and (x₂, y₂), m = (y₂ – y₁)/(x₂ – x₁). Parallel lines have equal gradients; perpendicular lines satisfy m₁ m₂ = –1. For the circle, you must know the form (x – a)² + (y – b)² = r² with centre (a, b) and radius r. To find tangents, use the fact that the discriminant of the combined equation (line substituted into circle) is zero. Graph-sketching techniques: understand the effects of a, b, c and d in transformations y = a f(bx + c) + d, paying attention to stretches, reflections and translations.
直线方程为 y = mx + c,其中 m 是斜率,c 是 y 轴截距。已知两点 (x₁, y₁) 和 (x₂, y₂),m = (y₂ – y₁)/(x₂ – x₁)。平行线斜率相等;垂直线满足 m₁ m₂ = –1。圆的标准方程为 (x – a)² + (y – b)² = r²,圆心为 (a, b),半径为 r。求切线时,将直线方程代入圆方程后利用判别式为零即可。图像绘制技巧:理解变换 y = a f(bx + c) + d 中 a, b, c, d 的作用,尤其注意拉伸、反射和平移。
3. Differentiation | 微分
Core rules you cannot survive without: d/dx (xⁿ) = n xⁿ⁻¹; the sum/difference rule; product rule d/dx (uv) = u’v + uv’; quotient rule d/dx (u/v) = (u’v – uv’) / v²; and the chain rule dy/dx = dy/du × du/dx. The second derivative d²y/dx² tells you the nature of stationary points: positive for a minimum, negative for a maximum. You will often be asked to find the equation of a tangent (gradient = dy/dx) or normal (gradient = –1/(dy/dx)) at a point. For optimisation problems, express the quantity to be maximised/minimised as a function of one variable, differentiate and set dy/dx = 0, then check via second derivative or sign diagram.
必须熟练运用的核心法则:d/dx (xⁿ) = n xⁿ⁻¹;和差法;乘积法则 d/dx (uv) = u’v + uv’;商法则 d/dx (u/v) = (u’v – uv’) / v²;链式法则 dy/dx = dy/du × du/dx。二阶导数 d²y/dx² 能判断驻点性质:二阶导大于零为极小值,小于零为极大值。题目常要求求切线(斜率为 dy/dx)或法线(斜率为 –1/(dy/dx))方程。最优化问题通常将待优化的量表达为一个变量的函数,求导并令 dy/dx = 0,再利用二阶导或符号图进行判断。
4. Integration | 积分
Integration is the reverse of differentiation. The basic rule: ∫ xⁿ dx = xⁿ⁺¹ / (n+1) + C, provided n ≠ –1. Don’t ever forget the constant of integration! Definite integrals give the area under a curve: Area = ∫ₐᵇ y dx. When the curve goes below the x‑axis, the integral is negative, so compute the absolute value for physical area. For the area between two curves, use ∫ₐᵇ (top – bottom) dx. You may also need to find the equation of a curve from its derivative and a known point, which simply requires integrating and solving for C.
积分是微分的逆运算。基本公式:∫ xⁿ dx = xⁿ⁺¹ / (n+1) + C,其中 n ≠ –1。千万不要忘记积分常数!定积分给出曲线下的面积:Area = ∫ₐᵇ y dx。当曲线位于 x 轴下方时积分值为负,实际面积需取绝对值。求两条曲线之间的面积公式为 ∫ₐᵇ (上方曲线 – 下方曲线) dx。你还可能需要根据导数和已知点求曲线方程,只需先积分再代入点求出常数 C。
5. Sequences & Binomial Expansion | 数列与二项式展开
Arithmetic sequences: nth term = a + (n – 1)d, sum Sₙ = n/2 [2a + (n – 1)d] or n/2 (first + last). Geometric sequences: nth term = arⁿ⁻¹, sum Sₙ = a(1 – rⁿ) / (1 – r) for |r| < 1. For binomial expansion, (1 + x)ⁿ = 1 + nx + [n(n – 1)/2!] x² + … for |x| < 1. The general term is given by the binomial coefficient ⁿCᵣ. In AS you often need to expand up to the x³ term or find a specific coefficient. Make sure the expression is written in the form (1 + kx)ⁿ before expanding, factoring out any constant if necessary.
等差数列:第 n 项 aₙ = a + (n – 1)d,和 Sₙ = n/2 [2a + (n – 1)d] 或 n/2 (首项 + 末项)。等比数列:第 n 项 aₙ = arⁿ⁻¹,前 n 项和 Sₙ = a(1 – rⁿ) / (1 – r),要求 |r| < 1。二项展开:(1 + x)ⁿ = 1 + nx + [n(n – 1)/2!] x² + …,仅当 |x| < 1。通项由二项系数 ⁿCᵣ 表示。AS 考试常要求展开到 x³ 项或求特定项的系数。展开前务必先将表达式写成 (1 + kx)ⁿ 的形式,必要时提取出公因子。
6. Trigonometry | 三角学
Know exact values of sin, cos, tan for 0°, 30°, 45°, 60°, 90°. The two crucial identities: tan θ ≡ sin θ / cos θ and sin² θ + cos² θ ≡ 1. When solving equations like sin 2x = 0.5, find the principal value first, then use the symmetries of the graph to generate all solutions within the given range. For triangle problems, the sine rule a / sin A = b / sin B = c / sin C and the cosine rule a² = b² + c² – 2bc cos A are essential, especially in Mechanics. Transformations of trig functions: y = a sin(bx + c) + d, where amplitude = |a|, period = 2π / b and there is a phase shift.
牢记 0°, 30°, 45°, 60°, 90° 的正弦、余弦和正切精确值。两个关键恒等式:tan θ ≡ sin θ / cos θ 和 sin² θ + cos² θ ≡ 1。解如 sin 2x = 0.5 的方程时,先求主值,再利用图像对称性推出给定范围内的所有解。对于三角形问题,正弦定理 a / sin A = b / sin B = c / sin C 和余弦定理 a² = b² + c² – 2bc cos A 不可或缺,尤其对力学部分。三角函数图像的变换:y = a sin(bx + c) + d,其中振幅 = |a|,周期 = 2π / b,同时存在相位移动。
7. Exponentials & Logarithms | 指数与对数
Exponential functions y = aˣ and y = eˣ are their own derivatives when base e is used. The natural logarithm ln x is the inverse of eˣ. Law of logs: logₐ x + logₐ y = logₐ (xy); logₐ x – logₐ y = logₐ (x/y); k logₐ x = logₐ (xᵏ). To solve equations like e²ˣ = 5, take ln of both sides: 2x ln e = ln 5 → 2x = ln 5. Always check the domain: the argument of a log must be positive. The derivative of ln x is 1/x, and by the chain rule, d/dx (ln f(x)) = f'(x)/f(x), a very common integration shortcut.
底数为 e 的指数函数 y = eˣ 其导数等于自身。自然对数 ln x 是 eˣ 的反函数。对数运算律:logₐ x + logₐ y = logₐ (xy);logₐ x – logₐ y = logₐ (x/y);k logₐ x = logₐ (xᵏ)。解方程如 e²ˣ = 5,两边取自然对数:2x ln e = ln 5 → 2x = ln 5。务必检查定义域:对数的真数必须为正。ln x 的导数为 1/x,结合链式法则可得 d/dx (ln f(x)) = f'(x)/f(x),这是非常常用的积分逆向技巧。
8. Vectors | 向量
In AS Mathematics, vectors are usually studied in two dimensions. Know how to add/subtract vectors, multiply by a scalar, and find the magnitude |v| = √(x² + y²). Direction is often given as an angle from the horizontal. Unit vectors i and j align with the axes. Position vector of point A is often written as OA. Solving geometric problems often involves equating coefficients of i and j. If vectors a and b are parallel, b = k a for some scalar k. For perpendicular vectors, the dot product a · b = 0.
AS 数学中向量一般限定在二维。掌握向量的加减、标量乘法,以及模长计算 |v| = √(x² + y²)。方向通常由与水平面的夹角表示。单位向量 i 和 j 沿坐标轴方向。点 A 的位置向量常记作 OA。解几何问题往往通过比较 i 和 j 的系数。若向量 a 与 b 平行,则存在标量 k 使得 b = k a。若向量垂直,其点积 a · b = 0。
9. Mechanics: Forces & Equilibrium | 力学:力与平衡
Weight W = mg acts vertically downwards. Normal reaction R is perpendicular to the surface. Tension T in a light inextensible string is the same throughout. Friction F ≤ μR, where μ is the coefficient of friction; for limiting equilibrium or moving, use F = μR. When a particle is in equilibrium, the resultant force is zero – resolve forces in perpendicular directions (often horizontally and vertically, or parallel/perpendicular to a slope). On an inclined plane of angle θ, the weight components are mg sin θ down the slope and mg cos θ perpendicular to the slope. Always draw a clear force diagram and label everything.
重力 W = mg 竖直向下作用。法向反力 R 垂直于接触面。轻质不可伸长绳中的张力 T 处处相等。摩擦力 F ≤ μR,其中 μ 为摩擦系数;在极限平衡或运动状态下,使用 F = μR。当质点处于平衡状态时,合力为零——将力沿垂直方向分解(通常沿水平/竖直,或沿斜面/垂直斜面)。在倾角为 θ 的斜面上,重力分量为:mg sin θ 沿斜面向下,mg cos θ 垂直于斜面。务必画出清晰的受力图并标注所有力。
10. Kinematics in One Dimension | 一维运动学
For constant acceleration problems, the SUVAT equations apply: v = u + at; s = ut + ½ at²; s = ½ (u + v) t; v² = u² + 2as. Always state the positive direction first. Displacement s, velocity v and acceleration a are vectors, so signs matter. Understand motion graphs: gradient of displacement–time gives velocity; gradient of velocity–time gives acceleration; area under a velocity–time graph gives displacement. If the motion involves multiple stages, treat each stage separately and link them via final velocity of one stage becoming initial velocity of the next.
对于匀加速运动,适用 SUVAT 公式:v = u + at;s = ut + ½ at²;s = ½ (u + v) t;v² = u² + 2as。解题前先标明正方向。位移 s、速度 v 和加速度 a 是向量,因此符号至关重要。理解运动图像:位移-时间图斜率表示速度;速度-时间图斜率表示加速度;速度-时间图下的面积表示位移。若运动分段进行,需逐段处理,前一段末速度即为后一段初速度。
11. Statistics: Data & Probability | 统计:数据与概率
Measures of central tendency: mean, median, mode. Measures of spread: range, interquartile range, standard deviation (sample s = √[ Σ(x – x̄)² / (n – 1) ]). For probability, use tree diagrams to represent independent or conditional events. P(A | B) = P(A ∩ B) / P(B). Understand how to use Venn diagrams. For discrete distributions, the expected value E(X) = Σ x P(X = x) and variance Var(X) = E(X²) – [E(X)]². The binomial distribution X ~ B(n, p) has mean np and variance np(1 – p).
集中趋势的度量:平均数、中位数、众数。离散度度量:极差、四分位距、标准差(样本 s = √[ Σ(x – x̄)² / (n – 1) ])。概率部分利用树状图表示独立事件或条件概率。P(A | B) = P(A ∩ B) / P(B)。学会使用韦恩图。对于离散分布,期望 E(X) = Σ x P(X = x),方差 Var(X) = E(X²) – [E(X)]²。二项分布 X ~ B(n, p) 满足均值 np,方差 np(1 – p)。
12. Exam Strategy & Common Mistakes | 应试策略与常见错误
Top tips for the exam: read the question at least twice and underline key information. Display your working clearly – method marks are generous. Check that your final answer is given to the requested accuracy (3 significant figures unless told otherwise). A classic error is forgetting the ‘+ C’ after an indefinite integral, costing easy marks. Others include applying the discriminant incorrectly, mishandling inequality signs when solving, missing extra solutions in trig equations, and confusing displacement with distance. Manage your time: if stuck on a part for more than five minutes, move on and return later. Units matter in Mechanics – always include them in your final answer.
考前顶级贴士:至少读题两遍,勾画关键信息。清晰展示解题步骤——方法分相当慷慨。检查最终答案是否满足题目要求的精确度(通常保留 3 位有效数字)。典型错误是积分后忘记加常数 ‘+ C’,白白失分。其他常见错误包括判别式运用不当、解不等式时弄错不等号方向、漏掉三角方程组的多解,以及混淆位移与路程。合理分配时间:若某小问卡住超过五分钟,先跳过,过后再回来。力学中单位至关重要——最终答案务必带上单位。
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课程辅导,国外大学本科硕士研究生博士课程论文辅导