📚 Edexcel Further Mathematics: Essay Writing Framework and Model Answers | Edexcel进阶数学:论文写作框架与范文
In Edexcel Year 13 Further Mathematics, the ability to construct a coherent, logically sequenced written argument is just as important as performing algebraic manipulations. Whether you are asked to prove a trigonometric identity, derive a reduction formula, or explain the behaviour of a coupled system, the examiner assesses not only the final result but also the clarity, precision, and rigour of your reasoning. This article provides a structured framework for writing high-quality mathematical essays in your examinations, complete with model answers that illustrate best practice.
在 Edexcel 13 年级进阶数学中,构建连贯、逻辑清晰的书面论证与完成代数运算同样重要。无论是证明三角恒等式、推导递推公式,还是解释耦合系统的行为,考官评估的不仅是最终结果,更是推理过程的清晰度、准确性和严谨性。本文提供了一个在考试中撰写高质量数学论文的结构化框架,并配有范文,展示最佳实践。
1. Understanding the Requirements of Written Responses | 理解书面回答的要求
Examiners’ reports consistently highlight that marks are lost when students jump straight into algebra without declaring their assumptions or when steps are omitted under the assumption that they are obvious. A first-class response in Further Mathematics begins by stating what is given, what needs to be shown, and the method to be employed. For modelling questions, defining all variables explicitly before any differentiation or integration is essential.
考官报告一再强调,当学生不先声明假设就直接进入代数运算,或认为某些步骤显而易见而省略它们时,就会丢分。进阶数学中一流的解答首先陈述已知条件、需要证明的内容以及所采用的方法。对于建模题,在进行任何微分或积分之前明确定义所有变量至关重要。
- English: Always restate the problem in your own mathematical vocabulary, e.g. ‘Let P(n) be the statement that…’ or ‘We are required to show that for all natural numbers n, …’.
- 中文:务必用自己的数学语言重述问题,例如“设 P(n) 为命题…”或“我们需证明对所有自然数 n,…”。
- English: Indicate the type of proof: direct, induction, contradiction, or contrapositive.
- 中文:指明证明类型:直接证明、归纳法、反证法或逆否命题法。
2. The Structure of a Mathematical Proof | 数学证明的结构
A well-constructed proof mirrors an essay: it has a clear introduction, a logical body, and a concise conclusion. The introduction defines terms and states the proposition. The body unfolds through a chain of implications, each justified by a theorem, axiom, or previous result. The conclusion declares that the proposition has been established, often using a symbol such as ∎ or QED.
构造良好的证明如同一篇论文:它有清晰的引言、逻辑严密的正文和简洁的结论。引言定义术语并陈述命题。正文通过一连串的蕴含关系展开,每一步都由定理、公理或先前的结果证明。结论宣告命题已得证,通常使用符号 ∎ 或 QED。
The following framework can be applied to almost any proof question in Edexcel FP1, FP2, or FP3 modules:
以下框架几乎适用于 Edexcel FP1、FP2 或 FP3 模块中的任何证明题:
| Section | English | 中文 |
|---|---|---|
| 1. Setup | State the claim, define sets and variables. | 陈述命题,定义集合与变量。 |
| 2. Strategy | Announce the method: ‘We proceed by induction on n.’ | 宣布方法:“我们对 n 使用归纳法。” |
| 3. Execution | Derive logical steps with annotations. | 推出逻辑步骤并加注。 |
| 4. Closure | Conclude: ‘Hence the statement holds for all n∈ℕ.’ | 总结:“故此命题对所有 n∈ℕ 成立。” |
3. Common Logical Frameworks: Direct Proof | 常见逻辑框架:直接证明
Direct proof is the most straightforward approach: assume the hypothesis, then use definitions and previously established facts to deduce the conclusion. In Further Mathematics, this is frequently used in trigonometry, calculus, and linear algebra. For example, to prove that the sum of a rational number and an irrational number is irrational, you can let a/b be rational and x be irrational, then suppose the sum is rational and derive a contradiction.
直接证明是最直截了当的方法:假设前提成立,然后运用定义和先前已知的事实推出结论。在进阶数学中,这常用于三角学、微积分和线性代数。例如,要证明有理数与无理数之和为无理数,可以设 a/b 为有理数,x 为无理数,然后假设和为有理数并推出矛盾。
- English: Start with ‘Let …’ or ‘Assume …’.
- 中文:以“设…”或“假设…”开头。
- English: Use a well-known identity such as eⁱ⁽ᵃ⁺ᵇ⁾ = eⁱᵃ eⁱᵇ to prove compound angle formulae in complex form.
- 中文:利用众所周知的恒等式,例如 eⁱ⁽ᵃ⁺ᵇ⁾ = eⁱᵃ eⁱᵇ,在复数形式下证明和角公式。
Model snippet (direct proof): Prove that for any real x, sin²x + cos²x = 1 using de Moivre.
范文片段(直接证明):使用棣莫弗定理证明对任意实数 x,sin²x + cos²x = 1。
Let z = cos x + i sin x. Then z⁻¹ = cos x – i sin x. Multiplying gives z z⁻¹ = (cos x + i sin x)(cos x – i sin x) = cos²x + sin²x. Since z z⁻¹ = 1, we obtain cos²x + sin²x = 1.
设 z = cos x + i sin x。则 z⁻¹ = cos x – i sin x。相乘得 z z⁻¹ = (cos x + i sin x)(cos x – i sin x) = cos²x + sin²x。由于 z z⁻¹ = 1,我们得到 cos²x + sin²x = 1。
4. Proof by Induction | 数学归纳法
Proof by induction is a staple of Edexcel Further Mathematics, appearing in sequences, series, matrix powers, and divisibility. The classic three-step structure must be presented with absolute clarity: base case, inductive hypothesis, and inductive step. Examiners expect you to explicitly write ‘Assume true for n = k’ and then show the truth for n = k + 1 using that assumption.
数学归纳法是 Edexcel 进阶数学的核心内容,出现在数列、级数、矩阵幂和整除性问题中。经典的三步结构必须绝对清晰地呈现:基础步骤、归纳假设和归纳步骤。考官希望看到你明确写出“假设对 n = k 成立”,然后利用该假设证明对 n = k + 1 成立。
Structure for Induction | 归纳法结构
- English: Step 1: Prove P(1) is true.
- 中文:第 1 步:证明 P(1) 为真。
- English: Step 2: Assume P(k) is true for some k ≥ 1.
- 中文:第 2 步:假设对某个 k ≥ 1,P(k) 为真。
- English: Step 3: Show P(k) ⇒ P(k+1). Then conclude by induction that P(n) is true ∀ n ∈ ℕ.
- 中文:第 3 步:证明 P(k) ⇒ P(k+1)。然后由归纳法得出结论:对所有 n ∈ ℕ,P(n) 成立。
A common mistake is failing to link the assumption to the algebra. Use phrasing like ‘By the inductive hypothesis, …’ to make the dependence explicit.
一个常见错误是没有把假设与代数步骤联系起来。使用“根据归纳假设,…”这样的措辞,明确展示依赖关系。
5. Proof by Contradiction | 反证法
In Further Mathematics, proof by contradiction is required when proving irrationality, infinitude of primes, or certain inequalities. The framework is: assume the negation of the statement, derive an impossibility, and therefore the original statement must be true. You must signal the contradiction clearly, often with a sentence such as ‘This contradicts the fact that…’
在进阶数学中,反证法用于证明无理数、素数无穷性或某些不等式。其框架为:假设原命题的否定成立,推导出一个不可能的结果,由此断定原命题必然为真。你必须清晰地指出矛盾,通常用一句话,如“这与…的事实矛盾”。
Model response for ‘√3 is irrational’:
“√3 是无理数”的范文回答:
Assume, for contradiction, that √3 is rational. Then we may write √3 = a/b, where a, b are coprime integers, b ≠ 0. Squaring gives 3 = a²/b², so a² = 3b². Thus 3 divides a², and since 3 is prime, 3 divides a. Write a = 3c. Then (3c)² = 3b² ⇒ 9c² = 3b² ⇒ b² = 3c². This shows 3 divides b², hence 3 divides b. Therefore a and b share factor 3, contradicting the assumption that they are coprime. Hence √3 cannot be rational; it is irrational.
假设 √3 是有理数,为了导出矛盾。那么可写 √3 = a/b,其中 a、b 为互质整数,b ≠ 0。平方得 3 = a²/b²,故 a² = 3b²。因此 3 整除 a²,又因 3 是质数,知 3 整除 a。设 a = 3c。则 (3c)² = 3b² ⇒ 9c² = 3b² ⇒ b² = 3c²。这表明 3 整除 b²,从而 3 整除 b。于是 a 和 b 都有公因子 3,与假设它们互质矛盾。因此 √3 不可能是有理数,它是无理数。
6. Writing Model Answers for Differential Equations | 微分方程建模的范文写作
In Edexcel FP3 and the applied options, you will encounter questions that require you to form, solve, and interpret differential equations. A typical 9‑mark question demands a structured narrative: define the variables, state the proportionality relation, derive the ODE, solve using an appropriate method (e.g. separating variables or integrating factor), and then comment on the behaviour of the solution.
在 Edexcel FP3 和应用模块中,你会遇到要求建立、求解和解释微分方程的问题。一道典型的 9 分题需要结构化的叙述:定义变量,陈述比例关系,推导常微分方程,采用适当方法(如分离变量或积分因子)求解,然后对解的性质加以评论。
Framework for modelling with differential equations:
微分方程建模框架:
- English: Let x be the amount of substance (units) at time t. State ‘dx/dt ∝ x’ or ‘dx/dt = -kx’.
- 中文:设 x 为时刻 t 的物质数量(单位)。陈述“dx/dt ∝ x”或“dx/dt = -kx”。
- English: Solve: ∫ (1/x) dx = ∫ -k dt ⇒ ln|x| = -kt + C. Apply initial condition t=0, x=x₀.
- 中文:求解:∫ (1/x) dx = ∫ -k dt ⇒ ln|x| = -kt + C。代入初始条件 t=0, x=x₀。
- English: Express x = x₀ e⁻ᵏᵗ. Interpret: exponential decay, half‑life T = ln2/k.
- 中文:表示为 x = x₀ e⁻ᵏᵗ。解释:指数衰减,半衰期 T = ln2/k。
- English: Conclude with a contextual statement, e.g. ‘The model predicts that the temperature falls to 20°C after 10 minutes, which is consistent with Newton’s law of cooling.’
- 中文:用情境性语句总结,例如“模型预测温度在 10 分钟后降至 20°C,这与牛顿冷却定律一致。”
7. Vector Proofs and Geometric Arguments | 向量证明与几何论证
Vector questions in Further Mathematics often ask ‘Show that…’ or ‘Prove that…’ involving lines and planes. A convincing essay-style answer includes a diagram description in words, a clear vector notation, and the use of dot or cross products with justification. For instance, to prove that two lines are perpendicular, compute the dot product of their direction vectors and conclude it is zero.
进阶数学的向量题常要求“证明…”涉及直线与平面。一篇有说服力的论文式答案应包括对图形的文字描述、清晰的向量符号,并运用点积或叉积并有充分理由。例如,要证明两直线垂直,计算它们方向向量的点积并得出其为零。
Example – Proving a point lies on a line:
示例 – 证明点位于直线上:
Line L: r = a + λd. To show point Q lies on L, form vector from a to Q and check if it is a scalar multiple of d. Write: ‘Q lies on L if and only if (Q – a) = μ d for some scalar μ.’ Solve for μ and show consistency with coordinates.
直线 L: r = a + λd。要证明点 Q 在 L 上,构造从 a 到 Q 的向量,并检查它是否为 d 的标量倍数。写作:“Q 在 L 上当且仅当存在标量 μ 使 (Q – a) = μ d。”求解 μ 并证明与坐标一致。
Always use the phrase ‘if and only if’ to demonstrate bidirectional understanding, and finish with a concluding sentence like ‘Thus the point Q lies on line L.’
始终使用“当且仅当”这一措辞来展示双向理解,并以“因此点 Q 位于直线 L 上”作结。
8. Complex Numbers: Constructing Clear Arguments | 复数:构建清晰的论证
Complex number problems frequently demand you to prove loci or inequalities. A model answer begins by letting z = x + iy, substituting into the condition, and then applying algebraic manipulation or geometrical interpretation. For loci such as |z – (3+4i)| = 5, clearly state that it represents a circle with centre (3,4) and radius 5, and provide a sketch description.
复数题目经常要求证明轨迹或不等式。范文解答从设 z = x + iy 开始,代入条件,然后进行代数处理或几何解释。对于轨迹 |z – (3+4i)| = 5,要明确指出它表示圆心为 (3,4)、半径为 5 的圆,并描述草图。
When using de Moivre’s theorem to derive trigonometric identities, the writing must show the binomial expansion and the separation of real and imaginary parts. For example, to express sin 3θ in terms of sin θ:
当利用棣莫弗定理推导三角恒等式时,写作必须展示二项式展开以及实部和虚部的分离。例如,用 sin θ 表示 sin 3θ:
(cos θ + i sin θ)³ = cos 3θ + i sin 3θ. Expanding the left: cos³θ + 3i cos²θ sin θ – 3 cos θ sin²θ – i sin³θ. Equating imaginary parts gives sin 3θ = 3 cos²θ sin θ – sin³θ. Then use cos²θ = 1 – sin²θ to get sin 3θ = 3(1 – sin²θ) sin θ – sin³θ = 3 sin θ – 4 sin³θ. Every equality must be annotated briefly.
(cos θ + i sin θ)³ = cos 3θ + i sin 3θ。左边展开:cos³θ + 3i cos²θ sin θ – 3 cos θ sin²θ – i sin³θ。令虚部相等得 sin 3θ = 3 cos²θ sin θ – sin³θ。然后利用 cos²θ = 1 – sin²θ 得 sin 3θ = 3(1 – sin²θ) sin θ – sin³θ = 3 sin θ – 4 sin³θ。每一步等式都应简要注解。
9. Matrix Proofs and Linear Transformations | 矩阵证明与线性变换
In FP1 and FP3, matrix proofs range from showing (AB)⁻¹ = B⁻¹A⁻¹ to establishing properties of invariant lines. A top‑band answer is not just a string of symbols; it integrates justification. When proving that a matrix is a rotation, compute the determinant (which must be 1 for a pure rotation) and show the matrix is orthogonal, i.e. Mᵀ M = I. Explain why each calculated value confirms a geometric transformation.
在 FP1 和 FP3 中,矩阵证明涉及从证明 (AB)⁻¹ = B⁻¹A⁻¹ 到确定不变线的性质。高等级答案不只是一串符号;它融入了论证。在证明某矩阵表示旋转时,计算行列式(纯旋转须为 1)并证明矩阵是正交的,即 Mᵀ M = I。解释每个计算值如何证实一种几何变换。
For example, proving that reflection in the line y = x tan θ is given by the matrix:
例如,证明关于直线 y = x tan θ 的反射由以下矩阵给出:
R = [cos 2θ sin 2θ; sin 2θ -cos 2θ]
Approach: Consider a point (x, y) and its image (x’, y’). The perpendicular bisector condition yields algebraic equations which simplify to the matrix form. The essay must narrate the geometric motivation, then the algebraic derivation, and finally confirm that the matrix satisfies R² = I and det R = -1, which are characteristic of reflections.
方法:考虑点 (x, y) 及其像 (x’, y’)。垂直平分线条件产生代数方程,进而简化为矩阵形式。文章应叙述几何动机,其次是代数推导,最后确认矩阵满足 R² = I 且 det R = -1,这是反射的特征。
10. Handling ‘Show That’ and ‘Explain’ Questions | 应对“证明”与“解释”类题目
‘Show that’ questions provide the final result; your job is to demonstrate the logical pathway. Never start with the given result and manipulate it unless you are using a reversible chain of implications. Instead, start from a known identity or a standard form and derive the required expression. For ‘explain’ questions, use full sentences and refer to mathematical principles such as ‘by the factor theorem’, ‘because the function is continuous and differentiable’, or ‘by the principle of superposition’.
“证明”题给出最终结果;你的任务是展示逻辑路径。切勿从给定结果开始并对其进行变形,除非你使用的是一系列可逆的蕴含关系。相反,要从已知恒等式或标准形式出发,推导出所需表达式。对于“解释”题,要使用完整句子并引用数学原理,如“根据因式定理”、“因为函数连续且可微”或“根据叠加原理”。
A common pitfall is writing ‘We need to show that …’ and then immediately copying the expression without any connecting logic. Instead, build a bridge: ‘Consider the left‑hand side LHS = … we shall transform it into the right‑hand side by applying …’.
常见错误是写“我们需要证明…”然后立刻照抄表达式,缺乏连接逻辑。正确的做法是搭一座桥梁:“考虑左边 LHS = … 我们将通过应用…将其变换为右边。”
11. Common Pitfalls in Mathematical Writing | 数学写作常见错误
Even strong mathematicians can lose marks through poor exposition. The following table summarises frequent issues and how to avoid them.
即使是擅长数学的学生也可能因表达不佳而失分。下表总结了常见问题及避免方法。
| Pitfall | Why it hurts | Remedy |
|---|---|---|
| Missing parentheses | Ambiguity: sin x + y vs sin(x+y) | Always use clear grouping symbols |
| Undefined symbols | Reader cannot follow argument | Define every variable at first use |
| Logical leaps | Assumes what needs to be proved | Justify each implication with a theorem |
| Omitting ‘by induction’ | Invalidates the proof structure | Always write the concluding induction statement |
| No final interpretation | Modelling loses context marks | Relate mathematical answer back to real‑world scenario |
12. Model Essay: Proving de Moivre’s Theorem by Induction | 范文:用归纳法证明棣莫弗定理
Below is a complete model essay that demonstrates the framework in action. It is written exactly as you might present it in an Edexcel FP2 examination.
以下是一篇完整的范文,在行动中展示该框架。它完全按照你在 Edexcel FP2 考试中可能呈现的方式撰写。
Proposition: For any integer n ≥ 1, (cos θ + i sin θ)ⁿ = cos nθ + i sin nθ.
命题:对任意整数 n ≥ 1,(cos θ + i sin θ)ⁿ = cos nθ + i sin nθ。
Proof:
证明:
Let P(n) be the statement: (cos θ + i sin θ)ⁿ = cos nθ + i sin nθ.
We prove P(n) true for all n ∈ ℕ by mathematical induction.
设 P(n) 为命题:(cos θ + i sin θ)ⁿ = cos nθ + i sin nθ。
我们用数学归纳法证明 P(n) 对所有 n ∈ ℕ 成立。
Base case n = 1: LHS = (cos θ + i sin θ)¹ = cos θ + i sin θ. RHS = cos(1·θ) + i sin(1·θ) = cos θ + i sin θ. Thus P(1) is true.
基础情形 n = 1:左边 = (cos θ + i sin θ)¹ = cos θ + i sin θ。右边 = cos(1·θ) + i sin(1·θ) = cos θ + i sin θ。故 P(1) 为真。
Inductive hypothesis: Assume P(k) is true for some arbitrary k ≥ 1, i.e. (cos θ + i sin θ)ᵏ = cos kθ + i sin kθ.
归纳假设:假设对某个任意 k ≥ 1,P(k) 为真,即 (cos θ + i sin θ)ᵏ = cos kθ + i sin kθ。
Inductive step: Consider n = k + 1.
(cos θ + i sin θ)ᵏ⁺¹ = (cos θ + i sin θ)ᵏ (cos θ + i sin θ)
= (cos kθ + i sin kθ)(cos θ + i sin θ) [by the inductive hypothesis]
= cos kθ cos θ + i cos kθ sin θ + i sin kθ cos θ + i² sin kθ sin θ
= (cos kθ cos θ – sin kθ sin θ) + i (sin kθ cos θ + cos kθ sin θ).
归纳步骤:考虑 n = k + 1。
(cos θ + i sin θ)ᵏ⁺¹ = (cos θ + i sin θ)ᵏ (cos θ + i sin θ)
= (cos kθ + i sin θ) [应为 (cos kθ + i sin kθ)]? 正确: = (cos kθ + i sin kθ)(cos θ + i sin θ) [由归纳假设]
= cos kθ cos θ + i cos kθ sin θ + i sin kθ cos θ + i² sin kθ sin θ
= (cos kθ cos θ – sin kθ sin θ) + i (sin kθ cos θ + cos kθ sin θ)。
Recall the compound angle formulae: cos(A+B) = cos A cos B – sin A sin B, sin(A+B) = sin A cos B + cos A sin B. Applying these with A = kθ, B = θ gives:
= cos(kθ + θ) + i sin(kθ + θ) = cos((k+1)θ) + i sin((k+1)θ).
回顾和角公式:cos(A+B) = cos A cos B – sin A sin B,sin(A+B) = sin A cos B + cos A sin B。将 A = kθ, B = θ 代入得:
= cos(kθ + θ) + i sin(kθ + θ) = cos((k+1)θ) + i sin((k+1)θ)。
Thus P(k+1) holds whenever P(k) holds.
因此,只要 P(k) 成立,P(k+1) 就成立。
Conclusion: Since P(1) is true and P(k) ⇒ P(k+1), by the principle of mathematical induction, P(n) is true for all positive integers n. ∎
结论:由于 P(1) 为真,且 P(k) ⇒ P(k+1),根据数学归纳法原理,P(n) 对所有正整数 n 成立。∎
This model essay demonstrates clear labelling, explicit reference to the inductive hypothesis, algebraic expansion with justification, and a final conclusion that ties back to the original statement. When used in an examination, this structure virtually guarantees full marks for the proof component.
这篇范文展示了清晰的标注、明确引用归纳假设、带有理由的代数展开,以及呼应原命题的最终结论。在考试中使用这种结构几乎可以保证证明部分拿到满分。
Published by TutorHao | Further Mathematics Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导Cancel reply