📚 A-Level Edexcel Further Maths Core Pure 2 Question Types Analysis | A-Level Edexcel 进阶数学核心纯数学 2 题型解析
Core Pure Mathematics 2 is the second compulsory paper in Edexcel A-Level Further Mathematics. It builds directly on Core Pure 1 and introduces advanced complex numbers, calculus, polar coordinates, hyperbolic functions, differential equations, vectors and matrices. Paper 2 features a well-defined set of question types that recur in every exam series. Understanding these patterns is crucial for high marks. This article breaks down the major question types, offers a step-by-step look at typical problems and highlights the most common pitfalls.
核心纯数学 2 是 Edexcel A-Level 进阶数学的第二张必修试卷。它在核心纯数学 1 的基础上深入讲解了复数、微积分、极坐标、双曲函数、微分方程、向量与矩阵。试卷包含一系列高度规律的题型,几乎每次考试都会重现。掌握这些题型是取得高分的关键。本文将分解各大题型,逐步解析经典问题,并指出最易出错的地方。
1. Complex Numbers: De Moivre’s Theorem and Roots of Unity | 复数:棣莫弗定理与单位根
De Moivre’s theorem states that for any complex number z = r(cos θ + i sin θ) and integer n, zⁿ = rⁿ(cos nθ + i sin nθ). In Core Pure 2, this theorem is tested primarily through finding powers and n-th roots of complex numbers. Expect to see questions that ask you to express a complex number in polar form and then raise it to a high power, or to solve equations such as zⁿ = a + bi for all solutions.
棣莫弗定理指出,对于任意复数 z = r(cos θ + i sin θ) 和整数 n,有 zⁿ = rⁿ(cos nθ + i sin nθ)。在核心纯数学 2 中,该定理主要考查复数的幂运算和 n 次方根的求解。常见题型会要求你将复数写成极形式,然后计算高次幂,或者求解如 zⁿ = a + bi 的全部根。
A classic question type: “Find all complex solutions of z³ = 8i, giving your answers in the form re^(iθ)”. You must first write the right-hand side as 8(cos(π/2) + i sin(π/2)) or 8e^(iπ/2), then apply the general root formula: z = 2 e^(i(π/6 + 2kπ/3)) for k = 0, 1, 2. Marks are awarded for recognising the need to add 2kπ and then dividing by the root index. A common mistake is forgetting to list all distinct solutions.
一个经典题型:“求 z³ = 8i 的所有复数解,并将答案用 re^(iθ) 的形式表示”。你需要先将右端写成 8(cos(π/2) + i sin(π/2)) 或 8e^(iπ/2),然后套用一般求根公式:z = 2 e^(i(π/6 + 2kπ/3)),k = 0, 1, 2。记住添加 2kπ 再除以根指数是得分点。常见错误是漏掉全部不同解。
- English: Always express the complex number in polar form with an argument in radians; check that all roots are equally spaced on an Argand diagram.
- 中文:务必用极形式表示复数且辐角用弧度;检验所有根在阿氏图上是否等距分布。
2. Loci and Transformations in the Complex Plane | 复平面上的轨迹与变换
Loci questions require sketching or describing sets of points satisfying conditions such as |z – a| = |z – b| (perpendicular bisector) or arg(z – a) = α (half-line). Core Pure 2 often extends this to intersections of loci and complex transformations of the form w = f(z). You may be asked to find the image of a circle or line under a Möbius transformation.
轨迹题要求描画或描述满足条件的点集,如 |z – a| = |z – b|(中垂线)或 arg(z – a) = α(半直线)。核心纯数学 2 常进一步考查轨迹交点以及形如 w = f(z) 的复变换。你可能需要求出圆或直线在某个分式线性变换下的像。
A typical problem: “Sketch the locus given by |z – 2i| = 2 and the half-line arg(z) = π/4. Hence find the complex number representing their intersection.” You interpret the first as a circle centred at 2i with radius 2, the second as a ray from the origin at 45°. By geometry or by solving Cartesian equations, you find the intersection point, say z = √2 + i√2. Writing the final answer in exact form is essential; never approximate if the question asks for exact values.
典型试题:“画出 |z – 2i| = 2 的轨迹以及半直线 arg(z) = π/4,并由此求交点所对应的复数。” 第一条表示以 2i 为圆心、半径为 2 的圆;第二条表示从原点出发、幅角 45° 的射线。通过几何或求解笛卡尔方程,可得出交点,例如 z = √2 + i√2。答案必须以精确形式给出;如果题目要求精确值,切勿取近似。
For transformation questions, such as “Find the Cartesian equation of the image of the circle |z| = 1 under the transformation w = 1/(z – i)”, a reliable approach is to write z in terms of w: z = 1/w + i, substitute into |z| = 1, and simplify using |a/b| = |a|/|b|. This yields the equation of a circle or line in the w-plane. Practice recognising when the transformation maps circles to circles or lines.
对于变换题,如“求在变换 w = 1/(z – i) 下,圆 |z| = 1 的像的笛卡尔方程”,可靠做法是将 z 用 w 表示:z = 1/w + i,代入 |z| = 1,利用 |a/b| = |a|/|b| 化简,最终得到 w 平面上圆或直线的方程。要多加练习,分辨何时变换把圆映为圆或直线。
3. Further Calculus: Integration Techniques | 进阶积分技巧
Core Pure 2 integration often combines reduction formulae, trigonometric integrals, partial fractions and integration by substitution. Expect to solve integrals such as ∫ sinⁿ x dx or ∫ dx/(x² + a²) using standard results. The reverse chain rule and integration by parts are also routinely examined.
核心纯数学 2 的积分常结合递推公式、三角函数积分、部分分式与换元积分。需要会解如 ∫ sinⁿ x dx 或 ∫ dx/(x² + a²) 之类的积分,并运用标准结论。反向链式法则和分部积分也是常规考点。
A frequent question type: “Use the substitution u = 2x + 1 to evaluate the definite integral ∫₀⁴ x/√(2x+1) dx.” After substitution, you must change the limits: when x = 0, u = 1; when x = 4, u = 9. Then rewrite the integral in terms of u and integrate a rational function. Always show full working of the limit change to secure method marks. A neat check: verify that the result is dimensionless and plausible.
常见题型:“用代换 u = 2x + 1 计算定积分 ∫₀⁴ x/√(2x+1) dx。” 代换后必须改变积分限:x=0 时 u=1,x=4 时 u=9。然后将被积函数用 u 表示,积分有理函数。务必展示换限过程以获得方法分。一个简洁的检验:结果应无量纲且数值合理。
Reduction formulas appear in questions like “If Iₙ = ∫₀^{π/2} sinⁿ θ dθ, show that Iₙ = ((n-1)/n)Iₙ₋₂. Hence evaluate I₅.” The proof is done via integration by parts; the “hence” part requires iterative use of the reduction formula. Many students lose marks by stopping too early or misapplying the formula for odd/even n. Note the base cases I₀ = π/2 and I₁ = 1.
递推公式题如“设 Iₙ = ∫₀^{π/2} sinⁿ θ dθ,证明 Iₙ = ((n-1)/n)Iₙ₋₂,并由此计算 I₅。” 证明使用分部积分;“由此”部分需反复使用递推公式。许多学生因过早停下或在奇偶 n 上套错公式而失分。记住基础情形 I₀ = π/2,I₁ = 1。
4. Volumes of Revolution and Mean Value of a Function | 旋转体体积与函数均值
Volumes of revolution about the x-axis use V = π ∫ₐᵇ y² dx; about the y-axis, V = π ∫ₐᵇ x² dy (adjusting limits accordingly). In Core Pure 2, you may also be asked to find the volume generated when a region bounded by two curves is rotated. The mean value of a function f(x) on [a, b] is (1/(b-a)) ∫ₐᵇ f(x) dx.
绕 x 轴旋转体的体积公式为 V = π ∫ₐᵇ y² dx;绕 y 轴为 V = π ∫ₐᵇ x² dy(相应调整积分限)。核心纯数学 2 还可能考查由两条曲线围成区域旋转所得体积。函数 f(x) 在 [a, b] 上的平均值是 (1/(b-a)) ∫ₐᵇ f(x) dx。
A standard problem: “The region bounded by y = x², x = 2 and the x-axis is rotated through 360° about the x-axis. Find the exact volume.” You would compute V = π ∫₀² (x²)² dx = π ∫₀² x⁴ dx = π [x⁵/5]₀² = 32π/5. Be careful when the region does not start at zero or when rotating about the y-axis requires you to express x in terms of y and find new limits.
典型问题:“由 y = x²、x = 2 与 x 轴围成的区域绕 x 轴旋转 360°,求精确体积。” 计算 V = π ∫₀² (x²)² dx = π ∫₀² x⁴ dx = π [x⁵/5]₀² = 32π/5。当区域起点非零,或者绕 y 轴需将 x 用 y 表示并重新确定限时要格外小心。
Mean value questions might ask: “Find the mean value of f(x) = ln x on the interval [1, e].” You integrate ln x from 1 to e (use integration by parts: ∫ ln x dx = x ln x – x), evaluate and divide by (e-1). The result is 1/(e-1). These questions often combine with volumes of revolution to test application of integration skills.
均值题可能问:“求 f(x) = ln x 在区间 [1, e] 上的均值。” 积分 ∫₁ᵉ ln x dx(分部积分得 x ln x – x),求值后除以 (e-1),结果为 1/(e-1)。这类题常与旋转体体积结合,考验积分应用能力。
5. First-Order Differential Equations: Integrating Factor | 一阶微分方程:积分因子
Core Pure 2 extends first-order differential equations to the linear form dy/dx + P(x) y = Q(x). The integrating factor is μ = e^(∫ P(x) dx). After multiplying the entire equation by μ, the left-hand side becomes the derivative of μ y. You then integrate both sides and apply any given boundary condition.
核心纯数学 2 将一阶微分方程推广到线性形式 dy/dx + P(x) y = Q(x)。积分因子为 μ = e^(∫ P(x) dx)。用 μ 乘方程两边后,左端化为 μ y 的导数。接着对两边积分并应用给定的边界条件。
A typical exam question: “Solve the differential equation dy/dx + 2y = e⁻ˣ given that y = 1 when x = 0.” The integrating factor is e^(∫ 2 dx) = e²ˣ. Multiply to get d/dx (e²ˣ y) = e²ˣ e⁻ˣ = eˣ. Integrate: e²ˣ y = eˣ + C. Use the initial condition: 1 = 1 + C ⇒ C = 0. Hence y = e⁻ˣ. Always write the final answer in the form y = f(x) and check by differentiation.
一道典型考题:“解微分方程 dy/dx + 2y = e⁻ˣ,已知 x=0 时 y=1。” 积分因子 e^(∫ 2 dx) = e²ˣ。乘后得 d/dx (e²ˣ y) = e²ˣ e⁻ˣ = eˣ。积分:e²ˣ y = eˣ + C。代入初始条件:1 = 1 + C ⇒ C = 0。因此 y = e⁻ˣ。最终答案务必写出 y = f(x) 形式,并通过求导验证。
Questions sometimes disguise the standard form: you must rearrange terms so that the coefficient of dy/dx is 1. Also, be prepared for cases where P(x) is a trigonometric or rational function; the integral of P(x) may require standard techniques. For instance, if P(x) = tan x, the integrating factor becomes sec x.
题目有时会将标准形式隐藏:必须移项使 dy/dx 系数为 1。同时,当 P(x) 是三角或有理函数时,积分可能要用标准技巧。例如若 P(x) = tan x,积分因子变为 sec x。
6. Second-Order Differential Equations | 二阶微分方程
The Core Pure 2 paper tests homogeneous and non-homogeneous second-order linear differential equations with constant coefficients: a d²y/dx² + b dy/dx + c y = f(x). The solution is y = complementary function (CF) + particular integral (PI). The CF is found by solving the auxiliary equation a m² + b m + c = 0; the form depends on whether roots are real and distinct, real and equal, or complex conjugates.
核心纯数学 2 考查常系数齐次和非齐次二阶线性微分方程:a d²y/dx² + b dy/dx + c y = f(x)。解的结构为 y = 余函数 (CF) + 特积分 (PI)。CF 通过解特征方程 a m² + b m + c = 0 得出;解的形式取决于根是相异实根、重根还是共轭复根。
A common question: “Solve d²y/dx² – 5 dy/dx + 6y = e²ˣ.” The auxiliary equation m² – 5m + 6 = 0 gives m = 2, 3. Thus CF = A e²ˣ + B e³ˣ. For the PI, since e²ˣ is already part of the CF, the trial function must be multiplied by x: try C x e²ˣ, differentiate twice, substitute and equate coefficients to find C. The general solution is y = A e²ˣ + B e³ˣ + C x e²ˣ. Apply boundary conditions if given.
常见问题:“求解 d²y/dx² – 5 dy/dx + 6y = e²ˣ。” 特征方程 m² – 5m + 6 = 0 给出 m = 2, 3,故 CF = A e²ˣ + B e³ˣ。对 PI,由于 e²ˣ 已含于 CF 中,试探函数须乘 x:设 C x e²ˣ,求导两次,代入并比较系数求出 C。通解为 y = A e²ˣ + B e³ˣ + C x e²ˣ。若有边界条件则代入求出常数。
For f(x) = k sin ωx or cos ωx, the trial PI is p sin ωx + q cos ωx. With resonance (when iω is a root of the auxiliary equation), multiply by x. For polynomial f(x), try a polynomial of the same degree. Exam questions often require you to state the form of the PI without finding the constants – a multiple-choice style within a structured question.
当 f(x) = k sin ωx 或 cos ωx 时,试探 PI 为 p sin ωx + q cos ωx。若出现共振(即 iω 是特征方程的根),需乘以 x。多项式 f(x) 则用同次多项式试探。考题常要求你只陈述 PI 的形式而不必求出常数——这是结构题中的选择题风格。
7. Polar Coordinates: Curves and Area | 极坐标:曲线与面积
Core Pure 2 introduces polar curves r = f(θ), sketching them, finding area enclosed by a single curve and area between two curves. The area from θ = α to β is (1/2) ∫ₐᵝ r² dθ. Common curves include cardioids, circles, roses and lemniscates. You must be able to locate tangents parallel and perpendicular to the initial line.
核心纯数学 2 介绍极坐标曲线 r = f(θ),包括作图、求单条曲线围成面积以及两曲线间的面积。从 θ = α 到 β 的面积公式为 (1/2) ∫ₐᵝ r² dθ。常见曲线有心形线、圆、玫瑰线和双纽线。需要会找与极轴平行或垂直的切线。
A typical area question: “Find the area enclosed by the cardioid r = a(1 + cos θ) for -π ≤ θ ≤ π.” Due to symmetry, compute area = 2 × (1/2) ∫₀^{π} a²(1+cos θ)² dθ = a² ∫₀^{π} (1 + 2cos θ + cos²θ) dθ. Use the identity cos²θ = (1+cos 2θ)/2. Integrate to obtain the well-known result (3/2)πa². Be precise with limits and remember to double if using symmetry.
典型面积题:“求心形线 r = a(1 + cos θ) 在 -π ≤ θ ≤ π 内围成的面积。” 由于对称,面积 = 2 × (1/2) ∫₀^{π} a²(1+cos θ)² dθ = a² ∫₀^{π} (1 + 2cos θ + cos²θ) dθ。利用恒等式 cos²θ = (1+cos 2θ)/2 积分,得到熟知结果 (3/2)πa²。精确使用积分限,若利用对称记得乘以 2。
Tangents at the pole occur when r = 0; the direction of the tangent is then given by the value(s) of θ for which r = 0. Questions may ask: “Find the equations of the tangents to the curve r = sin 2θ at the pole.” Solve sin 2θ = 0 ⇒ θ = 0, π/2, π, … giving half-lines θ = 0 and θ = π/2. Sketching is often required; label key angles and symmetry.
极点的切线发生在 r = 0 时,切线的方向由使 r = 0 的 θ 值给出。题目可能问:“求曲线 r = sin 2θ 在极点的切线方程。” 解 sin 2θ = 0 ⇒ θ = 0, π/2, π, … 得半直线 θ = 0 和 θ = π/2。作图常为必考,标出关键角度和对称性。
8. Hyperbolic Functions: Definitions, Identities and Integration | 双曲函数:定义、恒等式与积分
Hyperbolic functions sinh x = (eˣ – e⁻ˣ)/2, cosh x = (eˣ + e⁻ˣ)/2 and their inverses are a Core Pure 2 staple. You will be expected to prove identities using exponential definitions, solve equations involving hyperbolic functions and differentiate/integrate them. Standard integrals like ∫ 1/√(x²+a²) dx = arsinh(x/a) + C or ∫ 1/√(x²-a²) dx = arcosh(x/a) + C appear frequently.
双曲函数 sinh x = (eˣ – e⁻ˣ)/2, cosh x = (eˣ + e⁻ˣ)/2 及其反函数是核心纯数学 2 的基本内容。需要会用指数定义证明恒等式、解含双曲函数的方程并求导/积分。标准积分如 ∫ 1/√(x²+a²) dx = arsinh(x/a) + C 或 ∫ 1/√(x²-a²) dx = arcosh(x/a) + C 频繁出现。
A common equation to solve: “Solve the equation 3 sinh x + 4 cosh x = 2, expressing your answer in logarithmic form.” Write sinh and cosh in exponentials: (3(eˣ – e⁻ˣ)/2) + (4(eˣ + e⁻ˣ)/2) = 2, simplify to get a quadratic in eˣ. Let u = eˣ, solve, then x = ln u. Beware of extraneous solutions: u must be positive. Expression should be simplified, e.g., x = ln(2 + √5).
常见方程:“解方程 3 sinh x + 4 cosh x = 2,将对数形式表示答案。” 用指数形式写出 sinh 和 cosh:3(eˣ – e⁻ˣ)/2 + 4(eˣ + e⁻ˣ)/2 = 2,化简得关于 eˣ 的二次方程。设 u = eˣ,求解后取对数 x = ln u。需注意增根:u 必须为正。结果应化简,如 x = ln(2 + √5)。
Integration using hyperbolic substitutions is tested. For example, to find ∫ (x²/√(x²+4)) dx, substitute x = 2 sinh u, dx = 2 cosh u du. The square root becomes 2 cosh u, simplifying the integral. After
Published by TutorHao | A-Level Mathematics Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导