📚 PDF Joiner (4)-198: A-Level Edexcel Mathematics Core Revision | PDF合并(4)-198: A-Level Edexcel数学核心复习
This comprehensive revision guide covers the key topics from the Edexcel A-Level Mathematics specification, designed to help you consolidate your understanding and tackle exam questions with confidence. Whether you are reviewing algebraic methods, exploring calculus or mastering trigonometric identities, each section provides clear explanations, useful tips and worked-style reasoning that reflects the demands of the Edexcel board.
这本综合复习指南涵盖了 Edexcel A-Level 数学教学大纲中的关键主题,旨在帮助你巩固理解并自信地应对考试题目。无论你是在复习代数方法、探索微积分还是掌握三角恒等式,每个部分都提供清晰的解释、有用的技巧以及反映 Edexcel 考试要求的推理,帮助你高效备考。
1. Algebraic Methods and Proof | 代数方法与证明
Mastering algebraic manipulation is foundational for success in A-Level Mathematics. You must be completely familiar with polynomial division, the factor theorem and the remainder theorem, which are often used to factorise cubic and quartic expressions.
掌握代数运算是在 A-Level 数学中取得成功的基础。你必须彻底熟悉多项式除法、因式定理和余数定理,它们常常用于对三次和四次表达式进行因式分解。
When dividing a polynomial f(x) by (x – p), the remainder is simply f(p). This allows you to test potential factors quickly: if f(p) = 0, then (x – p) is a factor. Proof by deduction, exhaustion and counterexample is also examined regularly, so practise constructing logical arguments step by step.
当一个多项式 f(x) 除以 (x – p) 时,余数就是 f(p)。这让你能够快速检验可能的因式:如果 f(p) = 0,那么 (x – p) 就是一个因式。演绎证明、穷举证明和反证法在考试中也经常出现,因此要逐步练习构建逻辑严密的论证。
For example, to prove that the square of any odd integer is odd, you can let the integer be 2n + 1, then (2n + 1)² = 4n² + 4n + 1 = 2(2n² + 2n) + 1, which is of the form 2k + 1 and hence odd. Always link each algebraic step back to the claim you are proving.
例如,要证明任意奇数的平方仍是奇数,你可以设该整数为 2n + 1,那么 (2n + 1)² = 4n² + 4n + 1 = 2(2n² + 2n) + 1,这符合 2k + 1 的形式,因此是奇数。始终将每一步代数推理与你正在证明的命题联系起来。
2. Functions and Graphs | 函数与图像
A solid command of function notation, domain and range is essential. You need to understand composite functions, inverse functions and how transformations such as f(x + a), f(x) + a, af(x) and f(ax) affect the shape and position of a graph.
熟练掌握函数符号、定义域和值域至关重要。你需要理解复合函数、反函数,以及诸如 f(x + a)、f(x) + a、af(x) 和 f(ax) 等变换如何影响图像的位置和形状。
When finding an inverse function, rearrange y = f(x) to make x the subject, then swap x and y. Remember that the domain of the inverse is the range of the original function. Modulus functions, such as |x| and |f(x)|, require careful piecewise treatment; always consider the critical values where the expression inside the modulus changes sign.
求反函数时,先由 y = f(x) 解出 x,然后交换 x 和 y。记住,反函数的定义域就是原函数的值域。绝对值函数,例如 |x| 和 |f(x)|,需要按分段方式仔细处理;一定要考虑绝对值内部表达式变号的临界值。
Sketching graphs with combinations of transformations can be made easier by applying the changes in a logical order: horizontal shifts first, then stretches, then reflections, and finally vertical shifts. This approach reduces common mistakes when interpreting equations like y = 2f(3x – 1) + 4.
当图像涉及多个变换的组合时,以合理的顺序进行会更容易:先水平平移,再伸缩,然后对称,最后垂直平移。在处理 y = 2f(3x – 1) + 4 这类方程时,这种方法能减少常见的理解错误。
3. Coordinate Geometry | 坐标几何
Coordinate geometry in the Edexcel specification extends beyond straight lines to include circles and parametric equations. The equation of a circle with centre (a, b) and radius r is (x – a)² + (y – b)² = r², and completing the square is the key technique for converting from general form.
Edexcel 大纲中的坐标几何不仅涵盖直线,还延伸到圆和参数方程。圆心为 (a, b)、半径为 r 的圆的方程为 (x – a)² + (y – b)² = r²,而配方法是将一般式转换为标准式的关键技术。
When a line intersects a circle, substitute the equation of the line into the circle and solve the resulting quadratic. The discriminant of that quadratic reveals whether the line cuts the circle (two distinct real roots), touches it as a tangent (one repeated root) or misses it (no real roots).
当一条直线与圆相交时,把直线方程代入圆的方程并求解得到的二次式。该二次式的判别式揭示了直线是穿过圆(两个不等实根)、相切(一个重根)还是不相交(无实根)。
Parametric equations describe curves in terms of a third variable, usually t. To find the Cartesian equation, eliminate t by substitution or by using trigonometric identities such as sin²t + cos²t = 1. Being fluent in converting between parametric and Cartesian forms is essential for tackling integration and differentiation of parametric curves.
参数方程用一个第三变量(通常为 t)来描述曲线。为了求出笛卡尔方程,需要利用代入法或三角恒等式(如 sin²t + cos²t = 1)消去 t。熟练掌握参数形式与笛卡尔形式之间的转换,对于求解参数曲线的积分和微分问题至关重要。
4. Sequences and Series | 数列与级数
Sequences and series questions frequently test arithmetic progressions, geometric progressions and the use of sigma notation. An arithmetic sequence has a constant difference d, with nth term uₙ = a + (n – 1)d and sum of n terms Sₙ = n/2 [2a + (n – 1)d].
数列与级数的问题经常考察等差数列、等比数列以及求和符号的使用。等差数列具有公差 d,第 n 项 uₙ = a + (n – 1)d,前 n 项和 Sₙ = n/2 [2a + (n – 1)d]。
For a geometric sequence with common ratio r, the nth term is arⁿ⁻¹, and the sum of the first n terms is Sₙ = a(1 – rⁿ)/(1 – r) for r ≠ 1. If |r| < 1, the infinite sum converges to a/(1 - r). Recurrence relations may also be tested, so be prepared to generate terms step by step and analyse their long-term behaviour.
对于公比为 r 的等比数列,第 n 项为 arⁿ⁻¹,前 n 项和为 Sₙ = a(1 – rⁿ)/(1 – r)(r ≠ 1)。如果 |r| < 1,无穷级数收敛于 a/(1 - r)。递推关系也可能被考察,因此要准备好逐步生成项并分析其长期行为。
Sigma notation such as ∑ from r=1 to n of (3r – 2) can be simplified using standard results like ∑ r = n(n+1)/2 and ∑ constant = nc. Using these short cuts saves time and reduces algebraic slip-ups, especially when dealing with quadratic or cubic expressions inside the sum.
诸如 ∑_{r=1}^{n} (3r – 2) 这样的求和符号,可利用标准结果(如 ∑ r = n(n+1)/2 和 ∑ 常数 = nc)进行简化。使用这些捷径可以节省时间并减少代数失误,特别是处理求和内部的二次或三次表达式时。
5. Trigonometry | 三角学
Trigonometry at A-Level demands confidence with radian measure, exact values and the full set of trigonometric identities. Know the exact values for sin, cos and tan of 0, π/6, π/4, π/3, π/2 and their multiples, and understand how to derive them from the special triangles and the unit circle.
A-Level 阶段的三角学要求熟练掌握弧度制、特殊值以及整套三角恒等式。牢记 0、π/6、π/4、π/3、π/2 及其倍数角度的 sin、cos 和 tan 特殊值,并理解如何借助特殊三角形和单位圆推导它们。
The identities tanθ = sinθ/cosθ and sin²θ + cos²θ = 1 are used repeatedly. You must also be able to apply the double-angle formulae, the addition formulae and, for some questions, the factor formulae or the R addition/subtraction form (e.g., R sin(θ ± α) or R cos(θ ± α)).
tanθ = sinθ/cosθ 以及 sin²θ + cos²θ = 1 这两个恒等式被反复使用。你还必须能够应用倍角公式、和角公式,并且在某些题目中还需掌握积化和差公式或 R 加减形式(例如 R sin(θ ± α) 或 R cos(θ ± α))。
Solving trigonometric equations within a given interval typically involves simplifying using identities, finding the principal value and then using the symmetry of the trigonometric graphs to locate all solutions. Sketching the relevant function or using the CAST diagram helps avoid missing solutions, especially when the angle is a multiple of θ.
在给定区间内求解三角方程,通常需要利用恒等式化简、求出主值,然后利用三角图像的对称性找出所有解。草图画出相关函数或使用 CAST 法则有助于避免漏解,尤其当角度为 θ 的倍数时。
6. Differentiation | 微分
Differentiation techniques assessed include the basic power rule, differentiation of exponentials, logarithms, trigonometric functions and the use of the chain, product and quotient rules. For any term axⁿ, the derivative is naxⁿ⁻¹; this extends to negative and fractional indices so that expressions like 1/x² or √x can be differentiated directly.
评估的微分技巧包括基本的幂法则、指数函数、对数函数和三角函数的微分,以及链式法则、乘积法则和商法则的使用。对于任意 axⁿ 项,其导数为 naxⁿ⁻¹;这一法则同样适用于负指数和分数指数,因此像 1/x² 或 √x 这样的表达式可以直接微分。
The derivative of eˣ is eˣ, while the derivative of ln x is 1/x. For sin x and cos x, the derivatives are cos x and -sin x respectively. When functions are composed, the chain rule dy/dx = dy/du × du/dx is indispensable. Practise setting the inside function as u and working systematically.
eˣ 的导数是 eˣ,而 ln x 的导数是 1/x。sin x 和 cos x 的导数分别是 cos x 和 -sin x。当函数为复合函数时,链式法则 dy/dx = dy/du × du/dx 必不可少。练习将内层函数设为 u 并有条理地展开计算。
Second derivatives, denoted d²y/dx², are used to determine the nature of stationary points and to analyse concavity. If the second derivative is positive at a stationary point, the point is a local minimum; if negative, a local maximum. Understanding this connection is key for optimisation and curve-sketching problems.
二阶导数,记作 d²y/dx²,用来判定驻点的性质并分析曲线的凹凸性。如果在驻点处二阶导数为正,该点是局部极小值;如果为负,则为局部极大值。理解这一联系是解决最优化问题和曲线草图问题的关键。
7. Integration | 积分
Integration is introduced as the reverse of differentiation. The indefinite integral of axⁿ is (a/(n+1))xⁿ⁺¹ + c, provided n ≠ -1. The constant of integration c must always be included unless evaluating a definite integral with limits.
积分作为微分的逆运算引入。axⁿ 的不定积分是 (a/(n+1))xⁿ⁺¹ + c,其中 n ≠ -1。除非在计算带有上下限的定积分,否则积分常数 c 必须始终包含在内。
You are expected to integrate functions of the form eᵏˣ, 1/x (giving ln |x|), sin kx and cos kx. Recognising where a multiplier is needed, usually through reverse chain rule, is an important skill. For example, integrating cos(2x) yields (1/2) sin(2x) because the derivative of sin(2x) gives 2 cos(2x).
你需要能够对 eᵏˣ、1/x(结果为 ln |x|)、sin kx 和 cos kx 这类函数进行积分。辨识何时需要通过逆链条法则引入一个系数是一项重要技能。例如,对 cos(2x) 积分得到 (1/2) sin(2x),因为 sin(2x) 的导数是 2 cos(2x)。
Definite integrals compute the area between a curve and the x-axis. If the curve goes below the axis, the integral yields a negative value, so areas must be calculated piecewise. Integration can also find the area between two curves by integrating the difference of the upper and lower functions over the interval.
定积分用于计算曲线与 x 轴之间的面积。如果曲线位于 x 轴下方,积分值将为负,因此必须分段计算面积。积分还可以通过计算上部函数与下部函数之差的定积分,求出两条曲线之间的区域面积。
8. Vectors | 向量
Vectors in the Edexcel A-Level syllabus are studied mainly in two dimensions, covering position vectors, vector addition, scalar multiplication and the use of unit vectors i and j. The magnitude of a vector a = xi + yj is √(x² + y²), and the direction can be expressed as an angle with the horizontal.
Edexcel A-Level 大纲中的向量主要在二维空间中学习,内容包括位置向量、向量加法、标量乘法以及单位向量 i 和 j 的使用。向量 a = xi + yj 的模长是 √(x² + y²),方向可用其与水平方向的夹角来表示。
When solving geometry problems, it is often efficient to move from one point to another by adding the appropriate vectors. For example, the vector from A to B is given by AB = OB – OA. Modelling constant velocity problems involves expressions like r = r₀ + vt, where r is the position at time t, r₀ is the initial position and v is the velocity vector.
在求解几何问题时,通过添加合适的向量从一点移动到另一点通常很高效。例如,从 A 到 B 的向量由 AB = OB – OA 给出。匀速问题的建模会涉及诸如 r = r₀ + vt 的表达式,其中 r 是 t 时刻的位置,r₀ 是初始位置,v 为速度向量。
Two vectors are parallel if one is a scalar multiple of the other. For collinearity, show that the vectors between the three points are parallel. Exam questions often combine vector methods with trigonometry or coordinate geometry, so keep your algebraic manipulation sharp.
如果两个向量互为标量倍数,则它们平行。要证明三点共线,需证明这三点之间构成的向量相互平行。考试题目常常将向量方法与三角学或坐标几何相结合,因此要保持代数的熟练度。
9. Exponentials and Logarithms | 指数与对数
Exponential growth and decay models appear frequently, and a thorough understanding of the relationship between exponentials and logarithms is required. The function y = aˣ has inverse y = logₐ x; in pure mathematics, the natural exponential eˣ and natural logarithm ln x are dominant.
指数增长和衰减模型频繁出现,因此需要对指数与对数之间的关系有透彻的理解。函数 y = aˣ 的反函数是 y = logₐ x;在纯数学中,自然指数 eˣ 和自然对数 ln x 占主导地位。
Key logarithm laws include: ln(ab) = ln a + ln b, ln(a/b) = ln a – ln b and ln aᵐ = m ln a. These are essential when solving equations where the unknown appears as an exponent, such as 5²ˣ⁺¹ = 20, which would be solved by taking logs of both sides.
关键的对数运算法则包括:ln(ab) = ln a + ln b,ln(a/b) = ln a – ln b 以及 ln aᵐ = m ln a。当未知数出现在指数位置时,如 5²ˣ⁺¹ = 20,这些法则对于通过两边取对数来求解至关重要。
Differentiating and integrating exponentials and logarithms are core calculus skills: d/dx (eᵏˣ) = k eᵏˣ and ∫ eᵏˣ dx = (1/k) eᵏˣ + c. For ln x, d/dx (ln x) = 1/x, and the integral of 1/x yields ln |x|. Watch for functions where e and ln cancel each other, simplifying the problem dramatically.
对指数函数和对数函数进行微分和积分是核心的微积分技能:d/dx (eᵏˣ) = k eᵏˣ,∫ eᵏˣ dx = (1/k) eᵏˣ + c。对于 ln x,d/dx (ln x) = 1/x,而 1/x 的积分是 ln |x|。注意那些 e 和 ln 相互抵消的函数,它们能极大地简化问题。
10. Proof and Mathematical Communication | 证明与数学表达
Edexcel places increasing emphasis on clear mathematical communication and proof structures. You need to be able to present a logical chain of reasoning, using correct notation and justifying each step. This includes disproof by counterexample, where a single well-chosen case is sufficient to invalidate a universal statement.
Edexcel 越来越重视清晰的数学表达和证明结构。你需要能够呈现一条逻辑严密的推理链条,使用正确的符号并对每一步进行论证。这包括用反例进行证伪,一个精心挑选的反例就足以推翻全称命题。
Proof by contradiction is a powerful technique: assume the opposite of what you want to prove, and show that this leads to an impossibility. For instance, proving √2 is irrational typically begins by assuming it can be written as a fraction in lowest terms, then deriving a contradiction about evenness. Such proofs must be written with precision.
反证法是一种强大的技巧:假设你想证明的结论的反面成立,然后证明这将导致不可能的情况。例如,证明 √2 是无理数的典型做法是首先假设它可以写成最简分数,然后推导出一个关于奇偶性的矛盾。这类证明必须严谨书写。
Even in routine algebraic or calculus questions, the ability to ‘show that’ a given result is true requires you to structure your working correctly. Always start from definitions and well-known identities, and avoid assuming the result you are trying to prove unless you are building a proof backwards with clear logical equivalence. This discipline will serve you well across all modules.
即使在常规的代数或微积分问题中,“证明”某个给定结果的能力也要求你正确组织解题过程。始终从定义和已知恒等式出发,避免在未明确说明逻辑等价性的情况下假定你所要证明的结果。这种严谨的训练将使你在所有模块中受益。
Published by TutorHao | Edexcel A-Level Mathematics Revision Series | aleveler.com
Find Edexcel A Level Maths Textbooks on eBay UK
New, used and second-hand copies of textbooks and revision guides are often much cheaper than retail — check current listings and prices before you buy.
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导Cancel reply