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

IAL 2020 Oct Q1

A Level / Edexcel / P4

IAL 2020 Oct Paper · Question 1

题目

Problem

Given that nn is an integer, use algebra, to prove by contradiction, that if n3n^3 is even then nn is even.

(4)
题目中文翻译

已知 nn 是整数,使用代数,通过反证法证明:如果 n3n^3 是偶数,那么 nn 是偶数。

解答

解法一

思路

展开

要用反证法证明“n3n^3 为偶数蕴含 nn 为偶数”,先假设前件成立而结论不成立,即 n3n^3 为偶数但 nn 为奇数。把奇数写成 2r+12r+1 并展开其立方,证明 n3n^3 必为奇数,从而产生矛盾。

答题过程

展开

Suppose, for a contradiction, that n3n^3 is even but nn is not even.

Since nn is an integer, nn must then be odd. Hence, for some integer rr,

n=2r+1.n=2r+1.

Cubing,

n3=(2r+1)3=8r3+12r2+6r+1=2(4r3+6r2+3r)+1.\begin{align*} n^3 =&\,(2r+1)^3\\ =&\,8r^3+12r^2+6r+1\\ =&\,2\big(4r^3+6r^2+3r\big)+1. \end{align*}

Since 4r3+6r2+3r4r^3+6r^2+3r is an integer, this shows that n3n^3 is odd. This contradicts the assumption that n3n^3 is even.

Therefore, if n3n^3 is even, then

n is even.\boxed{n\text{ is even}}.