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

IAL 2025 May A Q1

A Level / Edexcel / P2

IAL 2025 May A Paper · Question 1

题目

Problem

Given that aa, bb and cc are positive integers such that

  • c=a21c=a^2-1
  • a+b+c=20a+b+c=20

prove, by exhaustion, that the product abcabc is always a multiple of 66

You may use the table below to illustrate your answer.

(3)

You may not need to use all rows of this table.

abcabc\begin{array}{c|c|c|c} a&b&c&abc\\ \hline &&& \end{array}

解答

解法一

思路

展开

因为 a,b,ca,b,c 都是正整数,而且 c=a21c=a^2-1,所以 aa 不能太大。逐个找出所有可能的 aa,这就是 exhaustion。

答题过程

展开

Since bb is a positive integer,

b=20ac>0.\begin{align*} b=20-a-c>0. \end{align*}

Also c=a21c=a^2-1, so

b=20a(a21)=21aa2.\begin{align*} b=20-a-(a^2-1)=21-a-a^2. \end{align*}

Now test the possible positive integer values of aa.

If a=1a=1, then c=0c=0, so this is not allowed. If a=5a=5, then b<0b<0, so no larger value of aa is possible.

abcabc215390398216411560\begin{array}{c|c|c|c} a&b&c&abc\\ \hline 2&15&3&90\\ 3&9&8&216\\ 4&1&15&60 \end{array}

Since bb and cc must be positive, the possible cases are

(a,b,c)=(2,15,3), (3,9,8), (4,1,15).\begin{align*} (a,b,c)=(2,15,3),\ (3,9,8),\ (4,1,15). \end{align*}

Their products are

90,216,60.\begin{align*} 90,\quad 216,\quad 60. \end{align*}

Each of these is divisible by 66.

Therefore, abcabc is always a multiple of 66.