📚 Pre-U Edexcel Mathematics: A Review of Core Concepts | Pre-U Edexcel 数学:核心知识点梳理
The Pre-U Edexcel Mathematics curriculum is designed to build a deep and rigorous understanding of pure mathematics, statistics, and mechanics. Mastering its core concepts is essential for success in the final examinations and for future studies in mathematically demanding fields. This article provides a structured review of the key topics, from algebraic manipulation to hypothesis testing and kinematics.
Edexcel Pre-U 数学课程旨在建立对纯数学、统计学和力学的深入而严谨的理解。掌握其核心概念对于在最终考试中取得成功以及未来在数学要求高的领域深造至关重要。本文对关键主题进行了结构化梳理,涵盖代数运算、假设检验、运动学等内容。
1. Algebra and Functions | 代数与函数
Algebraic competence is the bedrock of the entire syllabus. You must be fluent in manipulating polynomials, applying the factor and remainder theorems, and simplifying expressions involving surds and indices, such as am × an = am+n. Logarithms are the inverse of exponents and follow key laws, including the change-of-base formula logab = logcb / logca.
代数能力是整个课程的基础。你必须熟练操作多项式,运用因式定理和余式定理,并化简包含根式和指数的表达式,例如 am × an = am+n。对数是指数的逆运算,遵循关键法则,包括换底公式 logab = logcb / logca。
Function manipulations, such as composition and inversion, are also tested. Understanding graph transformations is crucial: f(x + a) shifts the graph left by a, f(x) + a shifts it up by a, and af(x) stretches it vertically by a factor of a. All these tools allow you to model and solve a wide range of problems.
函数的操作,如复合和求逆,也是考试重点。理解图像变换至关重要:f(x + a) 将图像向左平移 a 个单位,f(x) + a 向上平移 a 个单位,而 af(x) 将图像垂直拉伸为原来的 a 倍。所有这些工具使你能够建模并解决多种问题。
2. Coordinate Geometry | 坐标几何
Coordinate geometry links algebraic equations to geometric shapes. The distance between two points (x₁, y₁) and (x₂, y₂) is √[(x₂−x₁)² + (y₂−y₁)²], and the midpoint is ((x₁+x₂)/2, (y₁+y₂)/2). Straight-line graphs are expressed as y = mx + c, where m = (y₂−y₁)/(x₂−x₁) is the gradient.
坐标几何将代数方程与几何图形联系起来。两点 (x₁, y₁) 和 (x₂, y₂) 间的距离为 √[(x₂−x₁)² + (y₂−y₁)²],中点为 ((x₁+x₂)/2, (y₁+y₂)/2)。直线图表示为 y = mx + c,其中斜率 m = (y₂−y₁)/(x₂−x₁)。
The equation of a circle with centre (a, b) and radius r is (x−a)² + (y−b)² = r². Parametric equations express x and y in terms of a third variable t; the gradient is found by dy/dx = (dy/dt)/(dx/dt).
圆心在 (a, b)、半径为 r 的圆的方程为 (x−a)² + (y−b)² = r²。参数方程用第三个变量 t 表示 x 和 y;梯度由 dy/dx = (dy/dt)/(dx/dt) 求得。
3. Trigonometry | 三角学
Trigonometry extends beyond right-angled triangles using radian measure, where π rad = 180°. The three core identities are sin²θ + cos²θ ≡ 1, 1 + tan²θ ≡ sec²θ, and 1 + cot²θ ≡ csc²θ. Solving trigonometric equations often requires factorisation or the use of these identities to reduce the equation to a single function.
三角学通过弧度制超越直角三角形,其中 π 弧度 = 180°。三个核心恒等式是 sin²θ + cos²θ ≡ 1,1 + tan²θ ≡ sec²θ,以及 1 + cot²θ ≡ csc²θ。解三角方程通常需要因式分解或利用这些恒等式将方程化为单一函数。
The sine rule a/sinA = b/sinB = c/sinC and cosine rule a² = b² + c² − 2bc cosA are vital for non-right-angled triangles. Radian measure is also essential in calculus, as the derivatives of sin x and cos x only hold when x is in radians.
正弦定理 a/sinA = b/sinB = c/sinC 和余弦定理 a² = b² + c² − 2bc cosA 对非直角三角形至关重要。弧度制在微积分中同样关键,因为 sin x 和 cos x 的导数公式仅在 x 为弧度时才成立。
4. Sequences and Series | 数列与级数
Arithmetic sequences have a common difference d: un = a + (n−1)d, and the sum of n terms is Sn = n/2 [2a + (n−1)d] or n/2 (a + l). Geometric sequences have a common ratio r: un = arn−1, with sum Sn = a(1−rn)/(1−r). For |r| < 1, the infinite series converges to S∞ = a/(1−r).
等差数列有公差 d:un = a + (n−1)d,前 n 项和为 Sn = n/2 [2a + (n−1)d] 或 n/2 (a + l)。等比数列有公比 r:un = arn−1,和为 Sn = a(1−rn)/(1−r)。当 |r| < 1 时,无穷级数收敛于 S∞ = a/(1−r)。
The binomial expansion generalises (a + b)n = Σnr=0 nCr an−r br, where nCr = n! / [r! (n−r)!]. For rational n, the expansion is valid for |b/a| < 1 and provides an infinite series.
二项展开式推广了 (a + b)n = Σnr=0 nCr an−r br,其中 nCr = n! / [r! (n−r)!]。对于有理数 n,展开式在 |b/a| < 1 时成立并给出无穷级数。
5. Differentiation | 微分
Differentiation measures the rate of change. Core derivatives include d/dx (xn) = nxn−1, d/dx (ex) = ex, d/dx (ln x) = 1/x, d/dx (sin x) = cos x, d/dx (cos x) = −sin x, and d/dx (tan x) = sec² x.
微分衡量变化率。核心导数公式包括 d/dx (xn) = nxn−1,d/dx (ex) = ex,d/dx (ln x) = 1/x,d/dx (sin x) = cos x,d/dx (cos x) = −sin x,以及 d/dx (tan x) = sec² x。
The chain rule, product rule, and quotient rule allow differentiation of composite functions: dy/dx = dy/du × du/dx, d(uv)/dx = u dv/dx + v du/dx, and d(u/v)/dx = (v du/dx − u dv/dx)/v². Stationary points, where dy/dx = 0, indicate maxima, minima, or points of inflection.
链式法则、乘积法则和商法则可对复合函数求导:dy/dx = dy/du × du/dx,d(uv)/dx = u dv/dx + v du/dx,以及 d(u/v)/dx = (v du/dx − u dv/dx)/v²。驻点处 dy/dx = 0,表示最大值、最小值或拐点。
6. Integration | 积分
Integration is the reverse of differentiation. Basic integrals include ∫ xn dx = xn+1/(n+1) + C (n ≠ −1), ∫ ex dx = ex + C, ∫ 1/x dx = ln |x| + C, ∫ cos x dx = sin x + C, and ∫ sin x dx = −cos x + C. Definite integrals give the area under a curve between limits.
积分是微分的逆运算。基本积分公式包括 ∫ xn dx = xn+1/(n+1) + C (n ≠ −1),∫ ex dx = ex + C,∫ 1/x dx = ln |x| + C,∫ cos x dx = sin x + C,以及 ∫ sin x dx = −cos x + C。定积分给出曲线在区间下的面积。
Substitution reverses the chain rule: ∫ f(g(x)) g'(x) dx = ∫ f(u) du. Integration by parts, ∫ u dv = uv − ∫ v du, is crucial for products like x ex. These techniques also solve simple differential equations and find volumes of revolution.
代换法逆转链式法则:∫ f(g(x)) g'(x) dx = ∫ f(u) du。分部积分法 ∫ u dv = uv − ∫ v du 对于 x ex 这类乘积至关重要。这些技巧还可用于求解简单微分方程及计算旋转体体积。
7. Vectors | 向量
Vectors in 2D and 3D are expressed in terms of i, j, k unit vectors. Addition and scalar multiplication are performed component-wise. The magnitude of a vector a = a₁i + a₂j + a₃k is |a| = √(a₁² + a₂² + a₃²).
二维和三维向量用单位向量 i、j、k 表示。加法和数乘按分量进行。向量 a = a₁i + a₂j + a₃k 的模为 |a| = √(a₁² + a₂² + a₃²)。
The scalar (dot) product a·b = |a||b| cos θ = a₁b₁ + a₂b₂ + a₃b₃ is used to find the angle between vectors. Vector equations of lines take the form r = a + tb, where a is a point on the line and b is the direction vector.
标量积(点积)a·b = |a||b| cos θ = a₁b₁ + a₂b₂ + a₃b₃ 用于求向量间的夹角。直线的向量方程形式为 r = a + tb,其中 a 是直线上一点,b 是方向向量。
8. Statistical Distributions | 统计分布
Probability distributions model random phenomena. The binomial distribution X ~ B(n, p) applies to fixed numbers of independent trials with constant success probability p. Its probability mass function is P(X = k) = nCk pk (1−p)n−k, with mean μ = np and variance σ² = np(1−p).
概率分布为随机现象建模。二项分布 X ~ B(n, p) 适用于固定次数、独立、成功概率恒为 p 的试验。其概率质量函数为 P(X = k) = nCk pk (1−p)n−k,均值 μ = np,方差 σ² = np(1−p)。
The normal distribution X ~ N(μ, σ²) is symmetric and bell-shaped. Standardisation z = (x − μ)/σ allows the use of standard normal tables. Many binomial distributions can be approximated by a normal distribution when np and n(1−p) are sufficiently large.
正态分布 X ~ N(μ, σ²) 是对称的钟形分布。标准化 z = (x − μ)/σ 使得可使用标准正态分布表。当 np 和 n(1−p) 足够大时,许多二项分布可用正态分布近似。
9. Hypothesis Testing | 假设检验
A hypothesis test assesses evidence against a null hypothesis H₀. The alternative hypothesis H₁ can be one-tailed or two-tailed. The significance level α (commonly 5%) defines the probability of rejecting H₀ when it is true. The p-value is compared with α; if p < α, H₀ is rejected.
假设检验评估反对零假设 H₀ 的证据。备择假设 H₁ 可以是单尾或双尾。显著性水平 α(通常为 5%)定义了当 H₀ 为真时拒绝它的概率。将 p 值与 α 比较;若 p < α,则拒绝 H₀。
For binomial tests, the p-value is calculated directly from the distribution B(n, p₀). For normal tests, the test statistic z = (x̄ − μ₀) / (σ/√n) is compared with critical values. Always interpret the result in context of the original problem.
对于二项检验,p 值直接根据分布 B(n, p₀) 计算。对于正态检验,检验统计量 z = (x̄ − μ₀) / (σ/√n) 与临界值比较。务必将结论放在原始问题语境中加以解释。
10. Mechanics – Kinematics | 力学 – 运动学
Kinematics describes motion without considering its causes. For constant acceleration a, five key equations link initial velocity u, final velocity v, displacement s, and time t: v = u + at; s = ut + ½at²; v² = u² + 2as; s = ½(u+v)t; s = vt − ½at².
运动学描述运动而不考虑其产生原因。对于匀加速度 a,五个关键方程连接了初速度 u、末速度 v、位移 s 和时间 t:v = u + at;s = ut + ½at²;v² = u² + 2as;s = ½(u+v)t;s = vt − ½at²。
Velocity–time graphs are powerful tools: gradient gives acceleration, and area under the graph gives displacement. Problems often combine vertical motion under gravity (a = g ≈ 9.8 m/s²) with horizontal motion, requiring vector decomposition.
速度–时间图是强有力的工具:斜率给出加速度,图下方面积给出位移。题目常将重力作用下的竖直运动 (a = g ≈ 9.8 m/s²) 与水平运动结合,需要进行向量分解。
Published by TutorHao | Mathematics Revision Series | aleveler.com
Find Edexcel 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课程辅导,国外大学本科硕士研究生博士课程论文辅导