📚 Ministerial questions and Prime Minister’s Questions | 极小值问题与质数问题
At first glance, ‘Ministerial questions’ and ‘Prime Minister’s Questions’ might sound like a topic from British politics. However, in the context of A‑Level Mathematics, we can play with words: ‘ministerial’ hints at ‘minimum’, and ‘Prime Minister’ reminds us of prime numbers. This article therefore revisits two key pure‑mathematics themes on the Edexcel specification – finding minimum values using calculus and exploring the properties of prime numbers. Both topics appear regularly in exam questions, from optimisation problems to proofs, and mastering them will strengthen your overall analytical skills.
乍看之下,“部长质询”与“首相质询”像是英国政治课的题目。但在A‑Level数学的语境里,我们可以玩一个文字游戏:“ministerial”让人联想到“minimum(极小值)”,而“Prime Minister”则提示了“prime numbers(质数)”。因此,本文将重温Edexcel考纲中的两个核心纯数主题——用微积分求极小值以及质数的性质。这两个主题经常出现在考题中,从最优化问题到证明题,掌握它们将提升你的综合分析能力。
1. The Wordplay: From Ministerial to Minimum and Prime | 文字游戏:从部长到极小值与质数
In English, ‘ministerial’ shares its first five letters with ‘minimum’, the smallest value a function can take in a given interval. Meanwhile, a ‘Prime Minister’ is the head of government, but ‘prime’ is also the adjective used for numbers that have exactly two distinct positive factors. By linking these everyday words to mathematical concepts, you can create a mnemonic: whenever you hear ‘ministerial questions’, think about minimum problems; whenever you hear ‘PMQs’, recall prime number proofs. This playful approach makes revision more memorable.
在英语中,“ministerial”的前五个字母与“minimum”(最小值)相同,后者指函数在给定区间内所能取到的最小值。而“Prime Minister”虽是政府首脑,但“prime”同样是描述恰有两个不同正因子的数字的形容词。通过把日常词汇与数学概念挂钩,你可以创造一个记忆窍门:听到“部长质询”就想起极小值问题,听到“首相答问”就想起质数证明。这种有趣的方法能让复习印象更深。
2. Minimum Problems: Finding the Turning Points | 极小值问题:寻找驻点
To locate a minimum of a function y = f(x), we first compute its derivative f'(x) and solve the equation f'(x) = 0. These solutions are called stationary points. A stationary point can be a minimum, a maximum, or a point of inflection. For Edexcel A‑Level Mathematics, you need to know how to find stationary points and classify them. For example, consider f(x) = x³ – 3x + 2. Setting f'(x) = 3x² – 3 = 0 gives x = ±1. The next step is to decide which of these is a minimum.
要找到函数 y = f(x) 的极小值位置,我们先求导数 f'(x) 并解方程 f'(x) = 0。这些解称为驻点。驻点可以是极小值点、极大值点或拐点。对Edexcel A‑Level数学而言,你需要掌握求驻点并加以分类。例如,考虑 f(x) = x³ – 3x + 2。令 f'(x) = 3x² – 3 = 0 得到 x = ±1。下一步要判断其中哪一个是极小值点。
It is also essential to consider the domain. If a function is defined on a closed interval [a, b], the global minimum may occur at a stationary point or at an endpoint. You should always evaluate f(x) at the candidate points and compare the values. Examination questions often ask for the coordinates of the minimum point, so give both x and f(x).
考虑定义域也很重要。如果函数定义在闭区间 [a, b] 上,全局最小值可能出现在驻点或端点。你应当始终求出候选点的 f(x) 值并进行比较。考题经常会要求给出极小值点的坐标,因此要同时提供 x 值和 f(x) 值。
3. The Second Derivative Test for Minimum | 二阶导数检验极小值
Once you have a stationary point at x = x₀, the nature of the turning point can be determined by the second derivative, f”(x). If f”(x₀) > 0, the function is concave up at that point, and the stationary point is a local minimum. If f”(x₀) < 0, it is a local maximum. When f''(x₀) = 0, the test is inconclusive, and you may need to examine the sign of f'(x) on either side of x₀. In the previous example, f''(x) = 6x. At x = 1, f''(1) = 6 > 0, so a minimum occurs at (1, 0). At x = –1, f”(–1) = –6 < 0, a maximum.
For a minimum: f'(x₀) = 0 and f”(x₀) > 0.
一旦在 x = x₀ 处找到驻点,拐点的性质可以通过二阶导数 f”(x) 来判定。若 f”(x₀) > 0,函数在此点凹向上,该驻点为局部极小值。若 f”(x₀) < 0,则为局部极大值。当 f''(x₀) = 0 时,检验不具决定性,你可能需要考察 f'(x) 在 x₀ 两侧的符号。在上例中,f''(x) = 6x。在 x = 1 处,f''(1) = 6 > 0,故在 (1, 0) 出现极小值。在 x = –1 处,f”(–1) = –6 < 0,为极大值。
极小值条件:f'(x₀) = 0 且 f”(x₀) > 0。
4. Applied Minimum Questions in Edexcel | Edexcel 中的应用极小值问题
Optimisation problems are a staple in Edexcel Pure Mathematics. A typical question supplies a real‑world scenario — e.g., a box with an open top, a piece of wire bent into a shape — and asks you to find the dimensions that minimise the surface area or maximise the volume. The steps are always: define a variable, express the quantity to be minimised as a function of that variable, differentiate, set the derivative to zero, solve, and verify it is a minimum (often by second derivative test or by considering the context). Finally, answer the specific question, remembering units where appropriate.
最优化问题是Edexcel纯数考试中的一类基本题型。典型的题目会给出一个实际情景——例如一个无盖盒子、一根铁丝弯成的形状——并要求你求出使表面积最小或容积最大的尺寸。步骤永远是:定义变量,将要最小化的量表示为该变量的函数,求导,置导数为零,解方程,并验证其为极小值(通常用二阶导数检验或结合实际情况判断)。最后针对问题作答,有单位时须记得写出单位。
For instance: a rectangular field is to be fenced on three sides using 200 m of fencing, with an existing wall forming the fourth side. Find the dimensions that maximise the area. By letting the side parallel to the wall be x metres, the area A = x(200 – x)/2. Differentiating and setting dA/dx = 0 yields x = 100. The second derivative is negative, confirming a maximum, but the logic for minimum problems is identical in structure. Students often lose marks by not proving that the stationary point gives the required extremum. Always include a brief justification.
举例:用200米围栏围一个三面靠墙的矩形场地,墙作为第四边。要使面积最大,求尺寸。设与墙平行的边为x米,则面积 A = x(200 – x)/2。求导并令 dA/dx = 0 得到 x = 100。二阶导数为负,确认是极大值,但极小值问题的解题结构完全一样。考生常常因为未证明驻点确为所求极值而丢分。务必附上简短的判定。
5. Introduction to Prime Numbers | 质数简介
A prime number is a natural number greater than 1 that has exactly two distinct positive factors: 1 and itself. Numbers with more than two factors are called composite. The first few primes are 2, 3, 5, 7, 11, 13, 17, 19, … Note that 2 is the only even prime. Understanding this definition is crucial because many Edexcel proof questions start from the fundamental properties of primes, especially when dealing with factors and multiples.
质数是大于1的自然数,且恰有两个不同的正因子:1和它本身。多于两个因子的数称为合数。前几个质数为2, 3, 5, 7, 11, 13, 17, 19……请注意,2是唯一的偶质数。理解这个定义至关重要,因为许多Edexcel的证明题都从质数的基本性质出发,尤其在处理因子和倍数时。
Prime numbers form the ‘building blocks’ of the integers because every integer greater than 1 can be expressed as a unique product of primes, disregarding order. This is the Fundamental Theorem of Arithmetic. For Edexcel, you are not required to prove this theorem but you must be able to use it, for example in finding the highest common factor (HCF) and lowest common multiple (LCM) of numbers through prime factorisation.
质数是整数的“积木”,因为每一个大于1的整数都可以唯一地表示为质数的乘积(顺序不计)。这就是算术基本定理。Edexcel不要求证明该定理,但你必须会运用它,例如通过质因数分解来求最大公因数(HCF)和最小公倍数(LCM)。
6. Prime Factorisation and the Fundamental Theorem | 质因数分解与算术基本定理
To write the prime factorisation of a number, repeatedly divide by prime numbers until only 1 remains. For example, 84 = 2 × 2 × 3 × 7 = 2² × 3 × 7. A convenient method is a factor tree. Once you have the prime factorisation in index form, you can easily find HCF and LCM. For two numbers a and b, the HCF is the product of the smallest powers of common primes, while the LCM is the product of the greatest powers of all primes that appear. This technique appears in Edexcel Pure Year 1 and also in contexts like simplifying surds or working with fractions.
要写出一个数的质因数分解,反复除以质数直到剩下1。例如,84 = 2 × 2 × 3 × 7 = 2² × 3 × 7。因子树是一个简便方法。一旦用指数形式表示出质因数分解,你便可以轻松求HCF和LCM。对于两个数a和b,HCF是共同质数的较小次幂的乘积,而LCM是所有出现质数的最大次幂的乘积。这个技巧出现在Edexcel纯数第一册,也在化简根式或处理分数等内容中用到。
Remember that the number 1 is not prime and has no prime factors. Questions sometimes test this subtlety by asking for the HCF and LCM involving 1, or whether a statement about prime factors holds for 1. Always check the definition.
记住数字1不是质数,也没有质因数。考题有时会考查这个细节,比如要求包含1的HCF和LCM,或者判断一个关于质因数的命题对1是否成立。始终核对定义。
7. Proving There Are Infinitely Many Primes | 证明质数有无穷多个
One of the most famous A‑Level proof tasks is to show that the set of prime numbers is infinite. Edexcel may ask for this proof by contradiction. The classic argument, attributed to Euclid, goes as follows: Suppose there are only finitely many primes, say p₁, p₂, …, pₙ. Consider the number N = p₁ × p₂ × … × pₙ + 1. Since N is larger than any of the listed primes, it must be composite (by our finite assumption). Therefore, N must be divisible by at least one of the primes, say p₁. That means p₁ divides N and p₁ also divides the product p₁ × p₂ × … × pₙ, so p₁ divides their difference, which is 1. But no prime divides 1. Contradiction. Hence, our assumption that there are finitely many primes is false. Therefore, there are infinitely many primes.
A‑Level考试中最著名的证明题之一就是证明质数集合是无限的。Edexcel可能会要求用反证法完成这一证明。欧几里得的经典论证如下:假设只有有限个质数,记为 p₁, p₂, …, pₙ。考察数字 N = p₁ × p₂ × … × pₙ + 1。既然 N 大于任意所列质数,由有限假设它必须是合数。因此 N 必能被至少一个质数整除,比如 p₁。这意味着 p₁ 整除 N,同时 p₁ 也整除乘积 p₁ × p₂ × … × pₙ,于是 p₁ 整除它们的差,即 1。但没有质数能整除1。矛盾。因此有限质数的假设是错的,质数有无穷多个。
N = p₁ p₂ … pₙ + 1 → contradiction.
This proof appears in many formats, sometimes with a general list p₁, …, pₙ or with alphabetical symbols. You must be able to reproduce the logical structure clearly, stating the initial assumption and explaining why the contradiction arises. This is excellent practice for the ‘proof’ part of the Pure Mathematics syllabus.
N = p₁ p₂ … pₙ + 1 → 矛盾。
这个证明会以多种形式出现,有时用字母符号代替具体列表。你必须能够清晰地再现逻辑结构,陈述初始假设并解释矛盾为何产生。这是纯数教学大纲中“证明”部分的绝佳练习。
8. Prime Questions in Edexcel Exams | Edexcel 考试中的质数问题
Beyond the infinity proof, typical Edexcel questions on primes include: identifying whether a number is prime, writing a number as a product of prime factors, using prime factorisation to find HCF and LCM, and applying these to solve problems. Additionally, newer specification papers may include reasoning tasks such as ‘Prove that the sum of two consecutive odd primes is divisible by 4 for primes greater than 2’ or ‘Prove that if p is prime and p > 3, then p² – 1 is divisible by 24’. These require careful case analysis and the use of prime properties.
除了无穷证明,Edexcel的典型质数题目还包括:判断一个数是否为质数,将数字写成质因数乘积,用质因数分解求HCF和LCM,并应用于解题。此外,新考纲试卷可能包含论证类任务,如“证明大于2的两个连续奇质数之和能被4整除”或“证明若p为质数且p > 3,则 p² – 1 能被24整除”。这类题需要细致的分情况讨论和运用质数性质。
Always keep the definition handy. When tackling a divisibility proof, represent numbers in terms of their prime factors. For the sum of two consecutive odd primes (excluding 2), both primes are odd, so their sum is even. Further, every odd number not divisible by 3 can be shown to produce a sum divisible by 12 or 24 with additional reasoning. Such questions stretch your algebraic manipulation skills and deepen your understanding of number theory.
时刻牢记定义。处理整除性证明时,用质因数来表示数字。对于两个奇质数(排除2)之和,由于两个质数皆为奇数,其和为偶数。再进一步,通过论证可显示,不被3整除的奇数其相应和可被12或24整除。这类问题能拓展你的代数运用能力并加深对数论的理解。
9. Bridging Minimum and Prime: Optimisation with Primes? | 连接极小值与质数:质数优化?
A creative link between the two topics can be drawn: sometimes optimisation problems in exams are set with integer constraints, where the variable must be a positive integer, possibly prime. For instance, ‘Find the minimum surface area of a cuboid with integer side lengths that are all prime numbers, given a fixed volume of 30 cm³.’ The volume 30 factorises as 2 × 3 × 5, all primes. The surface area A = 2(lw + wh + lh). Substituting l=5, w=3, h=2 gives A = 2(15 + 6 + 10) = 62 cm². By checking other permutations, you find this is the unique minimal configuration. This blends prime factorisation with a simple minimum search.
我们可以创造性地连接这两个主题:有时考试中的最优化问题会附有整数约束,变量必须是正整数,甚至可能是质数。例如,“已知体积为30 cm³,求所有棱长均为质数的长方体表面积的最小值。”体积30分解为2 × 3 × 5,全是质数。表面积 A = 2(lw + wh + lh)。代入 l=5, w=3, h=2 得到 A = 2(15 + 6 + 10) = 62 cm²。检查其他排列后可以发现这是唯一的最小配置。这就将质因数分解与简单的极小值搜索结合了起来。
Although calculus is not needed when the variables are discrete, the idea of comparing discrete candidates mirrors how we check endpoints and stationary points in continuous optimisation. Such problems train you to think flexibly, which is a key skill for high marks in Edexcel. You might also encounter a ‘minimal prime perimeter’ problem where you have to list prime‑sided rectangles of a given area and select the one with the smallest perimeter.
虽然变量离散时无需微积分,但比较离散候选方案这一思想,与我们在连续优化中检验端点和驻点的做法是相通的。这类问题能训练你的灵活思维,这也是在Edexcel考试中取得高分的核心能力。你还可能遇到“最小质数周长”问题,需列出给定面积下边长为质数的矩形,并选出周长最小的那个。
10. Summary and Exam Tips | 总结与应试技巧
Minimum problems and prime number questions may seem worlds apart, but both rely on careful logical steps. For minima, your mantra is: differentiate, set to zero, prove it’s a minimum, and answer in context. For primes, your mantra is: respect the definition, factorise, and construct rigorous proofs. In exams, always show all working – even if a stationary point is obvious, writing the derivative equation earns method marks. When proving statements about primes, explicitly state the assumption for a contradiction proof and highlight the contradiction. Lastly, time management: a typical optimisation question might be 7–9 marks, while a prime proof could be 4–5 marks. Practise past papers to gain speed and accuracy.
极小值问题与质数问题看似截然不同,但都离不开严谨的逻辑步骤。对于极小值,你的原则是:求导、置零、证明是极小值,并结合语境作答。对于质数,你的原则是:尊重定义、进行因数分解,并构造严格的证明。考试时务必展示全部推理过程——即使驻点很明显,写下导数方程也能获得方法分。在证明质数相关命题时,要明确写出反证法的假设,并指出矛盾所在。最后是时间管理:典型的优化题常值7–9分,而质数证明题约4–5分。通过练习历年真题来提高速度与准确度。
This fusion of a wordplay title with core mathematical content serves as a reminder that making abstract topics memorable can help you recall procedures under pressure. Whether you are facing ‘ministerial’ turning points or ‘Prime Minister’ factorisations, you are now equipped to tackle them with confidence.
这个用文字游戏标题包裹核心数学内容的写法是为了提醒我们,让抽象主题变得好记,有助于在考场上回想解题步骤。无论你遇到的是“部长级”驻点还是“首相级”因数分解,现在你都有能力自信应对。
Published by TutorHao | Mathematics Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导