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

IAL 2025 Jan Q1

A Level / Edexcel / P2

IAL 2025 Jan Paper · Question 1

题目

Problem

The arithmetic series SS is given by

S=2+5+8+11++254S=2+5+8+11+\cdots+254

Find

(a) the number of terms in the series,

(2)

(b) the sum of the series.

(2)

解答

(a)

解法一

思路

展开

这是等差数列,首项 a=2a=2,公差 d=3d=3。把末项 254254 代入第 nn 项公式即可。

答题过程

展开

For an arithmetic series,

un=a+(n1)d.\begin{align*} u_n=&\,a+(n-1)d. \end{align*}

Here a=2a=2, d=3d=3 and un=254u_n=254, so

254=2+3(n1)252=3(n1)84=n1n=85.\begin{align*} 254=&\,2+3(n-1)\\ 252=&\,3(n-1)\\ 84=&\,n-1\\ n=&\,85. \end{align*}

Therefore, there are 8585 terms.

(b)

解法一

思路

展开

已经知道项数后,可以用等差数列求和公式。这里用首项和末项最直接。

答题过程

展开

Using

Sn=n2(a+l),\begin{align*} S_n=&\,\frac{n}{2}(a+l), \end{align*}

we get

S85=852(2+254)=852(256)=10880.\begin{align*} S_{85} =&\,\frac{85}{2}(2+254)\\ =&\,\frac{85}{2}(256)\\ =&\,10880. \end{align*}

So the sum of the series is 1088010880.