📚 Year 13 CIE Further Maths: Essay Writing Framework and Model Essays | Year 13 CIE 进阶数学:论文写作框架与范文
Many of the high-mark questions in CIE A-Level Further Mathematics require you to construct a rigorous, step-by-step argument – this is essentially a mathematical essay. Whether you are using induction, contradiction, or vector methods, your solution must read like a coherent proof with a clear beginning, logical flow, and a justified conclusion.
在 CIE A-Level 进阶数学中,许多高分值题目都要求你构建严谨、逐步推进的论证——这本质上就是一篇数学论文。无论你使用的是归纳法、反证法还是向量方法,你的解答都必须像一篇条理清晰的证明,具备明确的开头、合乎逻辑的推导和有据可依的结论。
1. Proof-Based Questions in CIE Further Maths | CIE进阶数学中的证明型问题
In Papers 1 and 2 of CIE Further Mathematics (9231), questions on proof by induction, proof by contradiction, vector geometry, and differential equations often carry 6–10 marks. Examiners expect not only correct algebraic manipulation but also a well-structured narrative. The mark scheme rewards clarity of logical steps, appropriate notation, and a final statement that ties back to the original proposition.
在 CIE 进阶数学(9231)的试卷一和试卷二中,数学归纳法、反证法、向量几何和微分方程等证明题通常占 6 到 10 分。考官期望看到的不仅是正确的代数运算,还有结构清晰的叙述。评分标准会奖励逻辑步骤的清晰性、恰当的符号使用,以及能够回扣原命题的最终陈述。
Such questions often begin with ‘Prove that…’ or ‘Show that…’. Treating your answer as a mini-essay ensures you do not skip essential justifications, such as the base case in induction or the assumption that must be contradicted in a proof by contradiction.
这类问题通常以“证明……”或“试证……”开头。把你的解答当作一篇小论文来对待,可以确保你不会遗漏关键的依据,比如归纳法中的基础情形,或反证法中需要被推翻的假设。
2. Why a Clear Framework Matters | 为何清晰的框架至关重要
A standardised framework reduces the cognitive load during the exam. Instead of deciding how to present each line, you follow a rehearsed structure: state the proposition, define your notation, present the logical chain, and finish with a concluding statement. This also makes it easier for the examiner to allocate marks according to the mark scheme.
标准化的框架能降低你在考试中的认知负担。你不再需要临时决定每一行如何呈现,只需遵循演练过的结构:陈述命题、定义符号、展示逻辑链条、最后以总结性陈述收尾。这也便于考官根据评分方案分配分数。
Furthermore, writing within a consistent framework helps you catch logical gaps. If you cannot articulate the inductive hypothesis clearly or forget to state ‘This contradicts our assumption’, the missing piece becomes immediately obvious against your mental checklist.
此外,在一致的框架内写作有助于你发现逻辑漏洞。如果你无法清晰地表述归纳假设,或忘记写上“这与我们的假设矛盾”,那么在对照你脑海中的清单时,缺失的环节就会立刻显现出来。
3. The Anatomy of a Mathematical Essay | 数学论文的基本结构
A complete proof in Further Maths can be broken into three sections: the introduction, the body, and the conclusion. The introduction declares the statement to be proved and any necessary definitions. The body presents the logical argument in a sequence of small, verifiable steps. The conclusion reaffirms that the statement has been proved and often includes a short justification of why the proof is complete.
一篇完整的进阶数学证明可以分解为三个部分:引言、主体和结论。引言明确指出待证明的命题和必要的定义。主体以一系列小而可验证的步骤展开逻辑论证。结论重申该陈述已被证明,通常还会简要说明为什么证明是完整的。
Within the body, transitional phrases such as ‘Assume that…’, ‘Then, by substitution…’, ‘Hence it follows that…’, and ‘Therefore, by the principle of …’ act as signposts that guide the reader. Every algebraic manipulation must be accompanied by a brief justification where needed.
在主体中,诸如“假设……”“那么,通过代入……”“由此可得……”“因此,根据……原理”这类过渡性短语充当路标,引导读者阅读。每一步代数运算在必要时都应附上简要的理由。
4. Step-by-Step Framework for Proof by Induction | 数学归纳法的分步写作框架
Proof by induction is one of the most formulaic essay-style questions. A reliable framework includes five labelled steps. This not only organises your solution but also matches the marks awarded for the base case, the inductive hypothesis, and the inductive step.
数学归纳法是最为程式化的论文式题目之一。一个可靠的框架包含五个有标注的步骤。这不仅能组织你的解答,还对应了基础情形、归纳假设和归纳步骤等各部分所得分数。
| Step 1 | Define the proposition P(n). | 定义命题 P(n)。 |
| Step 2 | Prove the base case (usually n = 1). | 证明基础情形(通常 n = 1)。 |
| Step 3 | Assume P(k) is true for some k ≥ 1. | 假设对某个 k ≥ 1,P(k) 为真。 |
| Step 4 | Show that P(k) ⇒ P(k+1). | 证明 P(k) ⇒ P(k+1)。 |
| Step 5 | Write the concluding statement. | 写出总结陈述。 |
The inductive step is where most marks lie. You must use the assumption P(k) to manipulate the expression for P(k+1) until it matches the required form. Explicitly state where the inductive hypothesis is used.
归纳步骤是分值最集中的地方。你必须利用假设 P(k) 来变换 P(k+1) 的表达式,直到它与所需形式一致。要明确指出在何处使用了归纳假设。
5. Model Answer: Induction Proof for Divisibility | 范文:整除性归纳证明
Let us prove that 3²ⁿ – 1 is divisible by 8 for all positive integers n.
我们证明对所有正整数 n,3²ⁿ – 1 能被 8 整除。
Step 1: Define the proposition.
Let P(n) be the statement ‘3²ⁿ – 1 = 8m for some integer m’.
第1步:定义命题。
令 P(n) 表示命题“存在整数 m 使得 3²ⁿ – 1 = 8m”。
Step 2: Base case n = 1.
3² – 1 = 9 – 1 = 8, which is 8 × 1. Therefore P(1) is true.
第2步:基础情形 n = 1。
3² – 1 = 9 – 1 = 8,等于 8 × 1。因此 P(1) 为真。
Step 3: Inductive hypothesis.
Assume P(k) is true for some positive integer k, i.e. 3²ᵏ – 1 = 8m for some integer m.
第3步:归纳假设。
假设对某个正整数 k,P(k) 为真,即存在整数 m 使得 3²ᵏ – 1 = 8m。
Step 4: Inductive step – prove P(k+1).
Consider 3²⁽ᵏ⁺¹⁾ – 1 = 3²ᵏ⁺² – 1 = 9·3²ᵏ – 1.
Rewrite as 9(3²ᵏ – 1) + 8 = 9(8m) + 8 = 8(9m + 1).
Since m is an integer, 9m+1 is an integer, so 3²⁽ᵏ⁺¹⁾ – 1 is a multiple of 8. Thus P(k+1) holds.
第4步:归纳步骤——证明 P(k+1)。
考虑 3²⁽ᵏ⁺¹⁾ – 1 = 3²ᵏ⁺² – 1 = 9·3²ᵏ – 1。
将其改写为 9(3²ᵏ – 1) + 8 = 9(8m) + 8 = 8(9m + 1)。
因为 m 是整数,9m+1 也是整数,故 3²⁽ᵏ⁺¹⁾ – 1 是 8 的倍数。因此 P(k+1) 成立。
Step 5: Conclusion.
Since P(1) is true and P(k) ⇒ P(k+1), by the principle of mathematical induction P(n) is true for all n ∈ ℤ⁺.
第5步:结论。
由于 P(1) 为真且 P(k) ⇒ P(k+1),根据数学归纳法原理,P(n) 对所有正整数 n 均成立。
6. Framework for Proof by Contradiction | 反证法的写作框架
Proof by contradiction requires you to negate the statement and derive an impossibility. A clean framework keeps the examiner fully aware of the logical status at each line. Begin by assuming the negation of what you want to prove, label it clearly, and work towards a contradiction that involves either a known fact or the initial hypothesis.
反证法要求你否定原命题并推导出一个不可能的结果。一个清晰的框架能让考官随时了解每一步的逻辑状态。你要从假设原命题的否命题开始,清楚地标注出来,然后朝着与已知事实或初始假设相矛盾的方向推进。
| Stage | Action | 操作 |
| 1 | Assume the opposite of the claim. | 假设与命题相反的结论成立。 |
| 2 | Develop logical consequences. | 推导出逻辑后果。 |
| 3 | Reach a contradiction. | 得出矛盾。 |
| 4 | Conclude the original statement is true. | 断定原命题为真。 |
The contradiction must be manifestly impossible, such as ‘1 = 0’ or ‘an integer equals a non‑integer’. Avoid vague statements like ‘this does not seem right’.
矛盾必须是明显不可能的,例如“1 = 0”或“某个整数等于一个非整数”。要避免模糊的说法,如“这看起来不太对”。
7. Model Answer: Proof by Contradiction – Irrationality of √2 | 范文:反证法证明√2是无理数
Prove that √2 is irrational.
证明 √2 是无理数。
Assumption: Suppose, for contradiction, that √2 is rational. Then it can be written as √2 = a/b where a and b are coprime positive integers (the fraction is in lowest terms).
假设:为了推出矛盾,假设 √2 是有理数。那么它可以写为 √2 = a/b,其中 a 和 b 是互质的正整数(分数已约至最简)。
Derivation: Squaring both sides gives 2 = a²/b², so a² = 2b². Hence a² is even, implying a is even. Write a = 2k for some integer k. Substituting back, (2k)² = 2b² → 4k² = 2b² → b² = 2k². Thus b² is even, so b is also even.
推导:两边平方得 2 = a²/b²,所以 a² = 2b²。因此 a² 是偶数,表明 a 是偶数。令 a = 2k,其中 k 为整数。代入回去,(2k)² = 2b² → 4k² = 2b² → b² = 2k²。于是 b² 是偶数,故 b 也是偶数。
Contradiction: Both a and b are even, which contradicts the assumption that a and b are coprime (their lowest terms would have a common factor of at least 2). Therefore our initial supposition must be false.
矛盾:a 和 b 都是偶数,这与 a 和 b 互质的假设矛盾(它们的最简形式至少含有公因子 2)。因此初始假设必定为假。
Conclusion: Hence √2 cannot be expressed as a ratio of two integers; it is irrational.
结论:因此 √2 不能表示为两个整数之比,它是一个无理数。
8. Framework for Vector Proofs in 3D | 三维向量证明的框架
Vector proofs in CIE Further Maths often ask you to show collinearity, concurrency, or that a point lies on a line. A structured answer begins by assigning position vectors to key points, then expresses the relevant vectors in terms of these, and finally checks the required condition (e.g. AB = λ BC).
CIE 进阶数学中的向量证明常常要求证明共线性、共点性,或某点位于一条直线上。一份结构化的答案首先要为关键点指派位置向量,然后用这些向量表示相关的向量,最后检验所需的条件(例如 AB = λ BC)。
| Component | Description | 描述 |
| Define | Let position vectors be a, b, c, etc. | 令位置向量为 a、b、c 等。 |
| Express | Write AB = b – a, AC = c – a, etc. | 写出 AB = b – a,AC = c – a 等。 |
| Relate | Find scalar λ such that one vector is a multiple of another. | 求出标量 λ 使得一个向量是另一个的倍数。 |
| Conclude | State collinearity or the required geometric fact. | 陈述共线性或所需的几何事实。 |
Always show the scalar explicitly and mention its direction. For instance, ‘AB = 2 BC, so the points are collinear and B lies between A and C because the scalar is positive and greater than 1’ demonstrates deeper understanding.
始终要明确写出标量并提及其方向。例如“AB = 2 BC,因此这些点共线,且 B 位于 A 和 C 之间,因为标量为正且大于 1”,这样能展示出更深入的理解。
9. Model Answer: Proving Collinearity Using Vectors | 范文:用向量证明三点共线
Given three points A(1, 2, 3), B(3, 5, 7) and C(5, 8, 11), prove that A, B, and C are collinear.
给定三点 A(1, 2, 3)、B(3, 5, 7) 和 C(5, 8, 11),证明 A、B、C 三点共线。
Vectors: Position vectors: a = i + 2j + 3k, b = 3i + 5j + 7k, c = 5i + 8j + 11k. Then AB = b – a = 2i + 3j + 4k, and AC = c – a = 4i + 6j + 8k.
向量:位置向量:a = i + 2j + 3k,b = 3i + 5j + 7k,c = 5i + 8j + 11k。于是 AB = b – a = 2i + 3j + 4k,且 AC = c – a = 4i + 6j + 8k。
Relation: Observe that AC = 2(2i + 3j + 4k) = 2 AB. Thus AC = 2 AB.
关系:观察到 AC = 2(2i + 3j + 4k) = 2 AB。因此 AC = 2 AB。
Conclusion: Since AC is a scalar multiple of AB, the two vectors are parallel. Both pass through point A, so the points A, B, and C lie on the same straight line; they are collinear. Moreover, because the scalar 2 is positive, B lies between A and C.
结论:由于 AC 是 AB 的标量倍数,这两个向量平行。它们都通过点 A,因此 A、B、C 三点位于同一直线上,即它们共线。此外,由于标量 2 为正,B 位于 A 和 C 之间。
10. Framework for Verification of Differential Equation Solutions | 微分方程验证的写作框架
‘Show that y = f(x) satisfies the differential equation’ is a standard Paper 2 essay-style task. A methodical framework prevents differentiation errors: compute y’ and y” (if needed) separately, substitute into the left-hand side of the DE, simplify using the given form of y, and demonstrate that the left-hand side reduces to the right-hand side (often 0).
“证明 y = f(x) 满足微分方程”是试卷二中标准的论文式任务。一个有条理的框架能防止求导错误:分别计算 y’ 和 y”(如需),代入微分方程的左端,利用 y 的给定形式进行化简,并证明左端化简为右端(通常为 0)。
When verifying, never start with the DE and integrate – that would be solving, not verifying. Instead, always work from the proposed solution towards the DE. End with a statement such as ‘Hence y = … satisfies the given differential equation.’
在验证时,绝不要从微分方程出发去积分——那是求解,而非验证。正确的做法始终是从所给的解出发,向微分方程推进。最后以“因此 y = … 满足给定的微分方程”这样的语句作结。
11. Model Answer:
Published by TutorHao | Year 13 进阶数学 Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导