Skip to content
CalcGospel 國際數學圖譜
返回

IAL 2023 May Q8

A Level / Edexcel / P2

IAL 2023 May Paper · Question 8

题目

Problem

(i) A student writes the following statement:

“When aa and bb are consecutive prime numbers, a2+b2a^2 + b^2 is never a multiple of 10”

Prove by counter example that this statement is not true.

(ii) Given that xx and yy are even integers greater than 0 and less than 6, prove by exhaustion, that

1<x2xy4<151 < x^2 - \frac{xy}{4} < 15

(5)
题目中文翻译

(i) 某学生写道:“当 aabb 是连续素数时,a2+b2a^2+b^2 绝不会是10的倍数。“用反例证明该命题不成立。

(ii) 已知 xxyy 是大于0且小于6的偶数,用穷举法证明 1<x2xy4<151 < x^2 - \dfrac{xy}{4} < 15

(5分)

解答

解法一

思路

(i) 找两个连续素数 a,ba,b 使得 a2+b2a^2+b^2 是10的倍数,例如 72+112=1707^2+11^2=170。(ii) 偶数 x,y{2,4}x,y\in\{2,4\},共4种组合,逐一计算验证。

答题过程

(i) Let a=7a = 7 and b=11b = 11, which are consecutive prime numbers.

a2+b2=49+121=170=10×17a^2 + b^2 = 49 + 121 = 170 = 10 \times 17

Since 170170 is a multiple of 1010, the statement is not true. \quad\blacksquare

(ii) The even integers satisfying 0<x,y<60 < x, y < 6 are x,y{2,4}x, y \in \{2, 4\}.

The four possible combinations:

xxyyx2x^2xy4\dfrac{xy}{4}x2xy4x^2 - \dfrac{xy}{4}
2222441133
2244442222
44221616221414
44441616441212

For all four combinations:

1<x2xy4<151 < x^2 - \frac{xy}{4} < 15

The inequality holds for all valid (x,y)(x, y). \quad\blacksquare