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

IAL 2025 Jan Q8

A Level / Edexcel / P2

IAL 2025 Jan Paper · Question 8

题目

Problem

(i) A student states

“If xx and yy are irrational numbers, xyx\ne y, then xyxy is also irrational.”

Show, by counter example, that this statement is not always true.

(1)

(ii) Prove, using algebra, that for all odd integers nn, the value of the expression

n3+3n+2n^3+3n+2

is always even but never a multiple of 44

(4)

解答

(i)

解法一

思路

展开

反例只需要找一组不同的无理数,使乘积变成有理数。常用想法是用根号数相乘。

答题过程

展开

Let

x=2,y=8.\begin{align*} x=\sqrt2,\qquad y=\sqrt8. \end{align*}

Then xx and yy are irrational and xyx\ne y.

But

xy=28=16=4,\begin{align*} xy=&\,\sqrt2\sqrt8\\ =&\,\sqrt{16}\\ =&\,4, \end{align*}

which is rational.

Therefore, the statement is not always true.

(ii)

解法一

思路

展开

任意奇数都可写成 2k+12k+1。代入后要说明结果是 44 的倍数再加 22,所以一定是偶数,但不能被 44 整除。

答题过程

展开

Let

n=2k+1,\begin{align*} n=2k+1, \end{align*}

where kk is an integer.

Then

n3+3n+2=(2k+1)3+3(2k+1)+2=(8k3+12k2+6k+1)+6k+3+2=8k3+12k2+12k+6=4(2k3+3k2+3k+1)+2.\begin{align*} n^3+3n+2 =&\,(2k+1)^3+3(2k+1)+2\\ =&\,(8k^3+12k^2+6k+1)+6k+3+2\\ =&\,8k^3+12k^2+12k+6\\ =&\,4(2k^3+3k^2+3k+1)+2. \end{align*}

This expression is 44 times an integer plus 22.

Therefore it is even, but it leaves a remainder of 22 when divided by 44, so it is never a multiple of 44.