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

IAL 2022 Jan Q6

A Level / Edexcel / P4

IAL 2022 Jan Paper · Question 6

题目

Problem

Three consecutive terms in a sequence of real numbers are given by

k, 1+2k and 3+3kk,\ 1+2k \text{ and } 3+3k

where kk is a constant.

Use proof by contradiction to show that this sequence is not a geometric sequence.

(5)
题目中文翻译

某个实数数列中连续三项分别为

k, 1+2k 和 3+3kk,\ 1+2k \text{ 和 } 3+3k

其中 kk 为常数。

用反证法证明这个数列不是等比数列。

解答

解法一

思路

展开

假设这三项构成等比数列。等比数列连续三项满足“中项的平方等于前后两项的乘积”,由此得到关于实数 kk 的二次方程。配方后会发现左边恒正,不可能等于零,从而产生矛盾。

答题过程

展开

Suppose, for a contradiction, that the three terms form a geometric sequence.

For three consecutive terms of a geometric sequence, the square of the middle term equals the product of the other two. Therefore,

(1+2k)2=k(3+3k).(1+2k)^2=k(3+3k).

Expanding and simplifying gives

1+4k+4k2=3k+3k2k2+k+1=0.\begin{align*} 1+4k+4k^2=&\,3k+3k^2\\ k^2+k+1=&\,0. \end{align*}

However,

k2+k+1=(k+12)2+34>0\begin{align*} k^2+k+1 =&\,\bigg(k+\frac12\bigg)^2+\frac34\\ >&\,0 \end{align*}

for every real value of kk. Thus k2+k+1k^2+k+1 cannot equal zero, which contradicts the assumption that the terms form a geometric sequence.

Therefore,

the sequence is not geometric.\boxed{\text{the sequence is not geometric}}.