📚 Exceptions to collective responsibility | 集体责任的例外(反例在数学证明中的应用)
In politics, collective responsibility refers to the convention that all members of a government must publicly support its decisions, even if they privately disagree. In mathematics, we find a fascinating parallel: a universal statement claims that every member of a certain set satisfies a given property — this is a ‘collective responsibility’ imposed on all those objects. This article explores the breakdown of that responsibility through counterexamples, a core skill in the Edexcel A-Level Mathematics proof topic.
在政治中,集体责任指内阁全体成员必须公开支持政府决策,即便私下持有异议。在数学里,我们也能观察到类似的平行概念:全称命题声称某个集合中的每一个成员都满足特定性质——这就是强加给所有对象的“集体责任”。本文将通过反例来探讨这种责任的瓦解,这正是爱德思A-Level数学证明主题中的一项核心技能。
1. Mathematical collective responsibility | 数学中的集体责任:全称命题
A universal statement takes the form ‘For all x in set S, P(x) is true’. This is the mathematical equivalent of collective responsibility: every element must ‘obey’ the rule. In Edexcel Pure Mathematics, you frequently encounter such statements, for example ‘All prime numbers are odd’ or ‘If n is an integer, then n² + n is always even’.
全称命题的形式是“对于集合S中的所有x,P(x)成立”。这就是数学意义上的集体责任:每个元素都必须“遵守”规则。在爱德思纯数学中,你经常会碰到这类命题,比如“所有素数都是奇数”或“若n为整数,则n² + n恒为偶数”。
These statements are deemed true only if no element of S violates the property. The moment a single element fails, the collective responsibility collapses. Identifying that defiant element is the essence of disproof by counterexample.
只有当S中没有元素违反该性质时,这类命题才算成立。一旦有一个元素不遵从,集体责任即刻瓦解。找出那个叛逆的元素,正是反例证伪法的精髓所在。
2. Counterexample: the exception that breaks the rule | 反例:打破规则的例外
A counterexample is a specific instance from the domain of the variable which makes the universal statement false. It is the direct mathematical translation of an exception to collective responsibility. For the statement ‘All prime numbers are odd’, the counterexample is 2, because 2 is a prime number but it is even.
反例是来自变量域内的一个具体实例,它使得全称命题为假。这直接转化为集体责任的例外。对于命题“所有素数都是奇数”,反例就是2,因为2是素数却是偶数。
In Edexcel exam questions, you are often asked to ‘disprove by counterexample’ a given conjecture. You must provide a single value that contradicts the statement, thereby demonstrating that the proposed collective responsibility does not hold universally.
在爱德思考题中,经常会要求你“通过反例来证伪”某个猜想。你需要给出一个与命题矛盾的具体数值,从而证明所提出的集体责任并非普遍成立。
3. The logical structure of collective responsibility and its exception | 集体责任的逻辑结构及其例外
A universal statement ∀x P(x) is logically equivalent to ¬∃x ¬P(x). This means ‘It is not the case that there exists an exception’. To break the collective responsibility, you need to exhibit ∃x ¬P(x) — exactly one counterexample. This logical negation is fundamental in Edexcel proof by contrapositive and contradiction as well.
全称命题 ∀x P(x) 在逻辑上等价于 ¬∃x ¬P(x),即“不存在例外”。要打破集体责任,就需要展示 ∃x ¬P(x)——仅仅一个反例。这种逻辑否定也是爱德思反证法和归谬法的基础。
For instance, the statement ‘For all real numbers x, x² > 0’ is disproved by x = 0, since 0² is not greater than 0. Note how the domain ℝ is crucial: if the domain were ℝ\{0}, the statement would be true. Always check the stated domain before searching for exceptions.
例如,命题“对于所有实数x,x² > 0”可以被x = 0证伪,因为0²并不大于0。注意定义域ℝ的重要性:如果定义域是ℝ\{0},则该命题为真。在寻找例外之前,务必先确认题给定义域。
4. Common pitfalls: when exceptions seem to exist but don’t | 常见陷阱:看似存在例外实则不然
Sometimes students mistakenly claim a counterexample without thoroughly checking the condition. For the statement ‘If n is an integer, then n² ≥ n’, one might propose n = 1/2, but 1/2 is not an integer, so it is not a valid counterexample. The exception must belong to the specified set.
有时学生会误报反例,却没有仔细检验条件。对于命题“若n为整数,则n² ≥ n”,可能有人提出n = 1/2,但1/2不是整数,因此不是有效反例。例外必须属于指定集合。
Another trap involves statements with multiple quantifiers. Consider ‘For every positive integer a, there exists a positive integer b such that a + b is prime’. To disprove this, you need a single value of a for which no b works, not just a failing pair. Understanding the order of quantifiers safeguards against false exceptions.
另一个陷阱涉及多重量词。例如“对每个正整数a,都存在正整数b使得a+b为素数”。要证伪该命题,必须找出一个a,使得所有b都不满足,而不只是一对失败的值。理解量词顺序能防止虚假例外。
5. Exception hunting in number theory | 数论中的例外搜寻
Number theory conjectures in Edexcel P1/P2 often require systematic checking. For ‘If n is a positive integer, then n² + n + 41 is prime’, students might test n=1,2,3 and obtain primes 43, 47, 53. However, the collective responsibility fails at n=40: 40²+40+41=1681=41², which is composite. This famous Euler polynomial illustrates that many examples do not guarantee truth.
爱德思P1/P2中的数论猜想往往需要系统检验。对于“若n为正整数,则n²+n+41是素数”,学生可能检验n=1,2,3得到素数43,47,53。然而集体责任在n=40时崩溃:40²+40+41=1681=41²,为合数。这个著名的欧拉多项式说明,大量例子并不能保证命题为真。
Similarly, the statement ‘n² – n + 11 is prime for all positive integers n’ can be disproved at n=11, yielding 11²–11+11=121=11². Recognising patterns such as putting n equal to the constant term often reveals the elusive exception.
同样,“对任意正整数n,n² – n + 11是素数”这个命题可以在n=11时被证伪,得到121=11²。识别出令n等于常数项的模式,往往能揭示那个潜藏的例外。
6. Exceptions in algebra and inequalities | 代数与不等式中的例外
Algebraic statements about reciprocals and squares are fertile ground for counterexamples. ‘If x > y, then 1/x < 1/y' holds for positive values but fails when x and y have opposite signs or when one is zero. For example, take x=1, y=-1; then 1 > -1 but 1/1 > 1/(-1), violating the supposed rule.
关于倒数和平方的代数命题是反例的沃土。“若x > y,则1/x < 1/y”对于正数值成立,但当x和y异号或包含0时即告失败。例如取x=1, y=-1,那么1 > -1,但1/1 > 1/(-1),违反了预设规则。
Another classic: ‘For any real number x, √(x²) = x’. This collective responsibility fails for negative x, because √((-3)²) = 3, not -3. The corrected version is √(x²) = |x|. A single negative value suffices to overturn the original statement.
另一个经典例子:“对于任意实数x,√(x²) = x”。这个集体责任在x为负数时瓦解,因为√((-3)²) = 3,而非-3。正确版本应为√(x²) = |x|。仅一个负数值就足以推翻原始命题。
7. Trigonometric counterexamples | 三角中的反例
In Edexcel trigonometry, statements about periodic identities can appear universally true but harbour exceptions. ‘sin(x) = sin(-x) for all real x’ is false because sine is an odd function; a counterexample is x=30° , where sin30°=0.5 but sin(-30°)=-0.5. The correct identity is sin(-x) = -sin(x).
在爱德思三角学中,有关周期恒等式的命题看起来可能普遍成立,却隐藏着例外。“对所有实数x,sin(x) = sin(-x)”为假,因为正弦是奇函数;反例为x=30°,sin30°=0.5而sin(-30°)=-0.5。正确的恒等式是sin(-x) = -sin(x)。
Care is also needed with statements like ‘cos(x – 90°) = sin x’. While true for all x, the apparently similar ‘cos(90° – x) = sin x’ is also true, but students sometimes claim ‘cos(x – 90°) = cos(90° – x)’ for all x. A counterexample x=0 gives cos(-90°)=0 but cos(90°)=0, so here it holds; try x=45°: cos(-45°)=√2/2 but cos(45°)=√2/2 — it still holds because cos is even. Wait, cos(x-90°) = sin x, and cos(90°-x) = sin x, so they are equal for all x. That’s not a good example. Let’s use: ‘tan x = sin x / cos x is undefined for some x’ — that’s not an exception. Better: ‘sec²x – tan²x = 1 for all x’ is false where cos x =0 because sec and tan are undefined; those domain restrictions are built-in exceptions. So you must state domain when asserting universal identity.
对于命题如“对所有x,sec²x – tan²x = 1”,需注意当cos x = 0时,sec和tan无定义,因此必须声明定义域,否则全称命题因未指定的例外而不成立。
8. Exceptions in calculus and sequences | 微积分与序列中的例外
Consider the statement ‘If a sequence is increasing and bounded above, then it converges’. This is true for real numbers. But ‘If a sequence is increasing, then it diverges to infinity’ is false; a counterexample is the sequence aₙ = 1 – 1/n, which is increasing and bounded above by 1, converging to 1. The exception breaks the overgeneralisation.
考虑语句“若序列递增且上有界,则收敛”。这对实数成立。但“若序列递增,则发散到无穷大”为假;反例是序列aₙ = 1 – 1/n,递增且上有界,收敛于1。这个例外打破了过度泛化。
In differentiation, the statement ‘If f'(a) = 0, then f has a stationary point at x=a’ is true, but ‘If f'(a) = 0, then f has a maximum or minimum at x=a’ has an exception: f(x)=x³ at a=0 gives f'(0)=0 yet it is a point of inflection. This demonstrates that a zero derivative does not impose a collective responsibility to be a turning point.
在微分中,“若f'(a)=0,则f在x=a有驻点”为真,但“若f'(a)=0,则f在x=a有极大或极小值”存在例外:f(x)=x³在a=0处f'(0)=0,却是拐点。这说明导数为零并不负起成为极值点的集体责任。
9. Edexcel exam tactics for collective responsibility exceptions | 爱德思考试中应对集体责任例外的策略
When asked to disprove by counterexample, always follow a structured approach: (1) Restate the condition and conclusion clearly. (2) Choose candidate values strategically — often boundaries (0, negatives, roots, denominators zero) are rich in exceptions. (3) Verify the value satisfies the premise but not the conclusion. (4) Write a concise conclusion: ‘For x=…, the statement is false, therefore the conjecture is disproved.’
当题目要求用反例证伪时,务必遵循结构化方法:(1) 清晰复述条件与结论。(2) 策略性地选择候选值——边界点(0、负数、根号、分母为零)往往蕴含大量例外。(3) 验证该值满足前提但不满足结论。(4) 给出简洁结论:“对于x=…,该命题为假,因此猜想被证伪。”
Edexcel mark schemes reward explicit verification. Simply writing the counterexample without showing the substitution often loses marks. For instance, to disprove ‘n² + n + 1 is prime for all positive integers n’, write: n=4 ⇒ 16+4+1=21=3×7, not prime. Show the evaluation.
爱德思评分标准看重明确的验证过程。仅写出反例而不展示代入过程常常会丢分。例如证伪“对所有正整数n,n²+n+1是素数”,应写:n=4 ⇒ 16+4+1=21=3×7,非素数。展示求值过程。
10. From exceptions to deeper understanding | 从例外到更深层的理解
Counterexamples do more than tear down false conjectures; they refine our mathematical intuition. The exception to collective responsibility reveals hidden conditions or neglected edge cases. Many Edexcel topics, such as domain restrictions when solving equations, benefit from instinctively asking, ‘Where might the rule break?’
反例不仅能推翻错误猜想,更能打磨我们的数学直觉。集体责任的例外揭示了隐藏的条件或被忽视的边界情况。爱德思的许多主题,比如解方程时的定义域限制,都得益于本能的追问:“规则会在哪里失效?”
Equip yourself with a library of standard exceptions: 0 for multiplication/division; negative numbers for even roots; multiples of π/2 for trigonometric functions; division by zero. This mental checklist turns exception-finding from a guessing game into a systematic, confident process.
为自己储备一个标准例外库:0用于乘除法;负数用于偶次根;π/2的倍数用于三角函数;除数为零。这份思维清单能将寻找例外的过程从猜谜游戏转变为有条不紊、充满信心的系统操作。
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课程辅导,国外大学本科硕士研究生博士课程论文辅导Cancel reply