📚 Year 13 Edexcel Maths: Core Knowledge Points Review | Year 13 Edexcel 数学:核心知识点梳理
The second year of Edexcel A Level Mathematics deepens core pure concepts and extends applied knowledge in statistics and mechanics. This article provides a structured overview of the essential topics for Year 13 students, highlighting key formulas, methods, and common pitfalls.
Edexcel A Level 数学第二年深化了核心纯数概念,并扩展统计和力学的应用知识。本文为 Year 13 学生提供了结构化核心知识点梳理,突出关键公式、方法和常见误区。
1. Algebraic Methods and Functions | 代数方法与函数
Master partial fractions, especially those with repeated linear or quadratic factors, as they are essential for integration. For example, decompose (3x+5)/[(x−1)(x²+2)] into A/(x−1) + (Bx+C)/(x²+2).
掌握部分分式,特别是含有重复线性因子或二次因子的分解,因为这对积分至关重要。例如,将 (3x+5)/[(x−1)(x²+2)] 分解为 A/(x−1) + (Bx+C)/(x²+2)。
Understand transformations of graphs: f(x) + a (vertical translation), f(x + a) (horizontal translation), af(x) (vertical stretch), f(ax) (horizontal stretch). Be able to sketch modulus functions y = |f(x)| and y = f(|x|), and solve modulus equations analytically.
理解函数图像的变换:f(x) + a(垂直平移)、f(x + a)(水平平移)、af(x)(垂直伸缩)、f(ax)(水平伸缩)。能够绘制模函数 y = |f(x)| 和 y = f(|x|) 的图像,并通过解析方法求解模方程。
Composite functions fg(x) and inverse functions f⁻¹(x) require careful handling of domain and range; the domain of the inverse is the range of the original function. Verify using f(f⁻¹(x)) = x within appropriate sets.
复合函数 fg(x) 和反函数 f⁻¹(x) 需要谨慎处理定义域和值域;反函数的定义域是原函数的值域。在适当集合内通过 f(f⁻¹(x)) = x 进行验证。
2. Trigonometry | 三角学
Radian measure: arc length s = rθ, sector area A = ½r²θ. Small-angle approximations: for small θ (radians), sin θ ≈ θ, cos θ ≈ 1 − ½θ², tan θ ≈ θ.
弧度制:弧长 s = rθ,扇形面积 A = ½r²θ。小角近似:当 θ 很小(弧度)时,sin θ ≈ θ,cos θ ≈ 1 − ½θ²,tan θ ≈ θ。
Reciprocal trig functions sec θ, cosec θ, cot θ and their derivatives. Key identities: 1 + tan²θ = sec²θ, 1 + cot²θ = cosec²θ. Compound-angle formulas and double-angle formulas (e.g., sin 2θ = 2 sin θ cos θ, cos 2θ = cos²θ − sin²θ) are vital for simplifying expressions and solving equations.
倒数三角函数 sec θ、cosec θ、cot θ 及其导数。核心恒等式:1 + tan²θ = sec²θ,1 + cot²θ = cosec²θ。复合角公式与倍角公式(如 sin 2θ = 2 sin θ cos θ,cos 2θ = cos²θ − sin²θ)对于化简表达式和求解方程至关重要。
Represent a sin θ + b cos θ in the form R sin(θ ± α) or R cos(θ ± α) to solve equations and find extreme values. Always pay attention to the quadrant of α.
将 a sin θ + b cos θ 化为 R sin(θ ± α) 或 R cos(θ ± α) 的形式,用于解方程和求极值。务必注意 α 所在的象限。
3. Exponentials and Logarithms | 指数与对数
The natural exponential function eˣ and the natural logarithm ln x are inverses. Key derivatives: d/dx (eˣ) = eˣ, d/dx (eᵏˣ) = k eᵏˣ; d/dx (ln x) = 1/x, d/dx (ln(kx)) = 1/x. Integration: ∫ eˣ dx = eˣ + C, ∫ 1/x dx = ln |x| + C.
自然指数函数 eˣ 与自然对数 ln x 互为反函数。关键导数:d/dx (eˣ) = eˣ,d/dx (eᵏˣ) = k eᵏˣ;d/dx (ln x) = 1/x,d/dx (ln(kx)) = 1/x。积分:∫ eˣ dx = eˣ + C,∫ 1/x dx = ln |x| + C。
Exponential growth/decay models often take the form y = a eᵏˣ or P = P₀ eᵏᵗ. Data can be linearised by taking logs: ln y = ln a + kx. Solve equations like aˣ = b by taking ln both sides: x = ln b / ln a.
指数增长/衰减模型通常形如 y = a eᵏˣ 或 P = P₀ eᵏᵗ。可通过取对数将数据线性化:ln y = ln a + kx。求解 aˣ = b 时两边取自然对数:x = ln b / ln a。
4. Differentiation | 微分
Advanced differentiation rules: chain rule dy/dx = dy/du × du/dx, product rule d(uv)/dx = u dv/dx + v du/dx, quotient rule d(u/v)/dx = (v du/dx − u dv/dx) / v².
高级微分法则:链式法则 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²。
Implicit differentiation is used when y is not explicitly expressed as a function of x; differentiate both sides with respect to x and always add dy/dx when differentiating a y‑term. Parametric differentiation: for x = f(t), y = g(t), dy/dx = (dy/dt) / (dx/dt).
隐函数微分用于 y 没有显式表达为 x 的函数的情形;对等式两边关于 x 求导,求导含 y 的项时须加上 dy/dx。参数微分:若 x = f(t),y = g(t),则 dy/dx = (dy/dt) / (dx/dt)。
Applications: find equations of tangents and normals, rates of change (connected rates), and stationary points. Use the second derivative d²y/dx² to classify maxima (d²y/dx² < 0), minima (d²y/dx² > 0) and possible points of inflection.
应用:求切线和法线方程、变化率(相关变化率)以及驻点。利用二阶导数 d²y/dx² 判断极大值 (d²y/dx² < 0)、极小值 (d²y/dx² > 0) 和可能的拐点。
5. Integration | 积分
Standard integrals and the reverse chain rule: ∫ f'(x)·g'(f(x)) dx = g(f(x)) + C. For definite integrals, remember to change limits when using substitution.
标准积分与反向链式法则:∫ f'(x)·g'(f(x)) dx = g(f(x)) + C。对于定积分,使用换元时要注意改变积分上下限。
Integration by parts is one of the most powerful tools in Year 13.
∫ u dv = uv − ∫ v du
Carefully choose u and dv; a common mnemonic is LIATE (Logarithmic, Inverse trig, Algebraic, Trigonometric, Exponential) for selecting u.
小心选取 u 和 dv;常用的选取原则 LIATE(对数、反三角、代数、三角、指数)有助于确定 u。
Integration by substitution: use a clever substitution to simplify the integrand. Partial fractions often lead to integrals of the form ∫ A/(x−a) dx = A ln|x−a|. Volumes of revolution about x-axis: V = π ∫ y² dx; about y-axis: V = π ∫ x² dy.
换元积分法:通过巧妙的换元简化被积函数。部分分式常导出形如 ∫ A/(x−a) dx = A ln|x−a| 的积分。绕 x 轴旋转体积:V = π ∫ y² dx;绕 y 轴旋转:V = π ∫ x² dy。
The trapezium rule approximates area under a curve using n strips of width h: ∫ₐᵇ f(x) dx ≈ ½ h [y₀ + 2(y₁ + y₂ + … + yₙ₋₁) + yₙ]. Be familiar with the error estimate and how it relates to the shape of the function.
梯形法则用 n 个宽度为 h 的条带近似曲线下的面积:∫ₐᵇ f(x) dx ≈ ½ h [y₀ + 2(y₁ + y₂ + … + yₙ₋₁) + yₙ]。要熟悉误差估计及其与函数形状的关系。
6. Numerical Methods | 数值方法
Root‑finding via iteration: rewrite f(x) = 0 as x = g(x). Use the iterative formula xₙ₊₁ = g(xₙ). Cobweb and staircase diagrams illustrate convergence or divergence near a root.
通过迭代求根:将 f(x)=0 改写为 x = g(x)。使用迭代公式 xₙ₊₁ = g(xₙ)。蛛网图和阶梯图可展示根附近的收敛或发散情况。
The Newton‑Raphson method converges quickly:
xₙ₊₁ = xₙ − f(xₙ) / f'(xₙ)
Choose a starting value close to the desired root. If f'(xₙ) is small, the method may fail.
选取接近所求根的初始值。若 f'(xₙ) 很小,该方法可能失效。
Bisection (interval halving) locates a root by repeatedly narrowing the interval where a sign change occurs. The midpoint becomes the new bound. Understand how to estimate the error in the trapezium rule and how it can be bounded by the maximum of the second derivative.
二分法通过不断缩小符号发生改变的区间来定位根,中点成为新的边界。理解如何估计梯形法则的误差以及如何用二阶导数的最大值界定误差。
7. Vectors | 向量
Vectors in 3‑D are represented as xi + yj + zk or as column vectors. Magnitude |v| = √(x² + y² + z²). The scalar (dot) product:
a · b = |a| |b| cos θ = a₁b₁ + a₂b₂ + a₃b₃
Use it to find the angle between vectors and to test perpendicularity (a · b = 0).
三维向量表示为 xi + yj + zk 或列向量。模长 |v| = √(x² + y² + z²)。标量积(点积)用于求向量夹角和检验垂直 (a·b=0)。
Vector equation of a straight line: r = a + t b, where a is a position vector on the line and b is a direction vector. To find the shortest distance from a point P to a line, use the formula involving the cross product or scalar projection: distance = |(a − p) × b| / |b| (in 3‑D). Note: Edexcel expects the use of scalar product and vector geometry; cross product is not formally assessed, so use the projection method: find the perpendicular component.
直线的向量方程:r = a + t b,其中 a 是直线上的一点,b 是方向向量。求点 P 到直线的最短距离,可利用标量投影法:将点与线上点的向量分解为平行和垂直于方向向量的分量,垂直分量的模即为距离。
Determine intersections of two lines. If lines are not parallel and do not intersect, they are skew. Parallel lines have proportional direction vectors; identical lines have a further point in common.
判断两直线相交。若两直线既不平行也不相交,则为异面直线。平行的直线方向向量成比例;重合的直线还有公共点。
8. Probability and Statistics | 概率与统计
Conditional probability: P(A|B) = P(A ∩ B) / P(B). Use tree diagrams and Venn diagrams to model events. Discrete random variables: expectation E(X) = Σ x p(x), variance Var(X) = E(X²) − [E(X)]².
条件概率:P(A|B) = P(A ∩ B) / P(B)。使用树状图和维恩图建模事件。离散随机变量:期望 E(X) = Σ x p(x),方差 Var(X) = E(X²) − [E(X)]²。
The binomial and Poisson distributions are crucial.
| Distribution | Parameters | Mean | 更多咨询请联系16621398022(同微信)
CommentsMore posts |
|---|
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导