题目
Problem
(i) A student states
“If and are irrational numbers, , then is also irrational.”
Show, by counter example, that this statement is not always true.
(1)
(ii) Prove, using algebra, that for all odd integers , the value of the expression
is always even but never a multiple of
(4)
解答
(i)
解法一
思路
展开
反例只需要找一组不同的无理数,使乘积变成有理数。常用想法是用根号数相乘。
答题过程
展开
Let
Then and are irrational and .
But
which is rational.
Therefore, the statement is not always true.
(ii)
解法一
思路
展开
任意奇数都可写成 。代入后要说明结果是 的倍数再加 ,所以一定是偶数,但不能被 整除。
答题过程
展开
Let
where is an integer.
Then
This expression is times an integer plus .
Therefore it is even, but it leaves a remainder of when divided by , so it is never a multiple of .