📚 IGCSE Edexcel Mathematics: Sequences and Series Key Concepts | IGCSE Edexcel 数学:数列与级数考点精讲
Sequences and series form a fundamental part of the IGCSE Edexcel Mathematics syllabus, testing your ability to recognise patterns, use formulas, and apply logical reasoning. This article breaks down every key concept you need to master, from linear sequences to quadratic patterns and introductory series work. Work through each section carefully, and you will build the confidence to tackle any exam question on this topic.
数列与级数是 IGCSE Edexcel 数学大纲的基础组成部分,考验你识别规律、运用公式以及进行逻辑推理的能力。本文将逐一解析你需要掌握的所有核心概念,从线性数列、二次型数列到基础的级数内容。认真研读每一节,你将建立起应对该主题任何考题的信心。
1. What Is a Sequence? | 什么是数列?
A sequence is a list of numbers written in a definite order according to a specific rule. Each number in the sequence is called a term. The position of a term is usually labelled with a subscript, for example, the first term is u₁ or T₁, the second term u₂, and the nth term uₙ.
数列是按照特定规则、以确定顺序排列的一列数。数列中的每一个数称为一项。项的位置通常用下标标注,例如第一项记作 u₁ 或 T₁,第二项为 u₂,第 n 项为 uₙ。
Sequences can be finite (having a limited number of terms) or infinite (continuing indefinitely). In IGCSE, most questions deal with finite sequences or ask for the general term of an infinite sequence defined by a rule.
数列可以是有限的(项数有限)或无限的(无限延续)。在 IGCSE 中,大多数问题涉及有限数列,或者要求写出由某一规则定义的无穷数列的通项。
2. Term-to-Term Rules vs Position-to-Term Rules | 逐项规则与位置规则
A term-to-term rule tells you how to find the next term from the previous one. For example, ‘add 3’ generates 2, 5, 8, 11, … This is also called a recursive rule. You must know the first term to use it.
逐项规则告诉你如何从前一项得到下一项。例如,“加 3”可生成数列 2, 5, 8, 11, … 这也称为递归规则。你必须知道第一项才能使用它。
A position-to-term rule (the nth term formula) allows you to find any term directly by substituting the position number n. For the sequence above, the nth term is uₙ = 3n − 1. When n = 1, u₁ = 2; when n = 10, u₁₀ = 29.
位置规则(第 n 项公式)让你通过代入位置编号 n 直接求出任意一项。对于上述数列,第 n 项为 uₙ = 3n − 1。当 n = 1 时,u₁ = 2;当 n = 10 时,u₁₀ = 29。
IGCSE questions often ask you to generate terms using a term-to-term rule or to find the nth term from a few given terms. Both skills are essential.
IGCSE 考题经常会要求你根据逐项规则生成若干项,或者根据给出的几项求出第 n 项公式。两种技能都不可或缺。
3. Linear (Arithmetic) Sequences | 线性(等差)数列
A linear sequence, also called an arithmetic sequence, has a constant difference between consecutive terms. This difference is known as the common difference, d. The terms form a straight-line pattern when plotted against n.
线性数列,又称等差数列,其相邻两项之差为常数。该差值称为公差,记作 d。将各项与 n 的关系描点会形成直线图形。
For example, in the sequence 7, 10, 13, 16, … the first term a = 7 and d = 3. The general term of an arithmetic sequence is given by the formula:
例如,数列 7, 10, 13, 16, … 的首项 a = 7,公差 d = 3。等差数列的通项公式为:
uₙ = a + (n − 1)d
This is one of the most important formulas in this topic. Make sure you can rearrange it, substitute values, and use it to find the number of terms in a given finite sequence.
这是本主题最重要的公式之一。务必确保你能够对其进行变形、代入数值,并运用它求出给定有限数列的项数。
4. Finding the nth Term of a Linear Sequence | 求线性数列的第 n 项
If you are given the first few terms of a linear sequence, you can find the nth term without memorising the formula by looking at the difference. The coefficient of n is always the common difference d. Then adjust by finding the constant term that makes the expression match the first term.
如果给出线性数列的前几项,你无需死记公式也能求出第 n 项:n 的系数始终是公差 d。然后调整常数项,使该表达式与第一项匹配。
For the sequence 4, 9, 14, 19, … the difference is 5. So the nth term is of the form 5n + c. Since u₁ = 5(1) + c = 4, we get c = −1. Hence uₙ = 5n − 1. Always check with n = 2: 5(2) − 1 = 9, correct.
对于数列 4, 9, 14, 19, … 其差值为 5。因此第 n 项格式为 5n + c。由 u₁ = 5(1) + c = 4,得 c = −1。所以 uₙ = 5n − 1。总是要用 n = 2 验证:5(2) − 1 = 9,正确。
This method is quick and reliable for linear patterns. It is also a foundation for understanding quadratic sequences later.
对于线性规律,这种方法快速且可靠。它也是后续理解二次型数列的基础。
5. Using the nth Term to Solve Problems | 运用第 n 项公式解题
With the nth term formula, you can determine whether a particular number is in the sequence. Set uₙ equal to the number and solve for n. If n is a positive integer, the number is a term of the sequence.
利用第 n 项公式,你可以判断某个特定数字是否属于该数列。令 uₙ 等于该数,求出 n。如果 n 为正整数,则该数是数列的一项。
For uₙ = 5n − 1, is 74 a term? Solve 5n − 1 = 74 → 5n = 75 → n = 15. Yes, 74 is the 15th term. Is 80 a term? 5n = 81 → n = 16.2, not an integer, so 80 is not in the sequence.
以 uₙ = 5n − 1 为例,74 是其中一项吗?解方程 5n − 1 = 74 → 5n = 75 → n = 15。是的,74 是第 15 项。80 是其中一项吗?5n = 81 → n = 16.2,不是整数,因此 80 不在该数列中。
You can also find the order of a term when given its value, or compare two sequences by equating their nth terms. These are common exam-style questions.
你还可以在已知项的值时求出其项数,或者通过让两个数列的第 n 项相等来比较两个数列。这些是常见的考试题型。
6. Quadratic Sequences: Recognising the Pattern | 二次数列:识别规律
A quadratic sequence has a second difference that is constant. The first differences between consecutive terms change by a fixed amount each time. For example: 3, 6, 11, 18, 27, … First differences: 3, 5, 7, 9, … Second differences: 2, 2, 2, …
二次数列的二阶差分为常数。相邻项之间的一阶差值每次以固定量变化。例如:3, 6, 11, 18, 27, … 一阶差:3, 5, 7, 9, … 二阶差:2, 2, 2, …
The nth term of a quadratic sequence takes the form an² + bn + c, where a ≠ 0. The value of 2a equals the second difference. In the example above, second difference = 2 ⇒ 2a = 2 ⇒ a = 1.
二次数列的第 n 项公式形式为 an² + bn + c,其中 a ≠ 0。2a 的值等于二阶差分。在上例中,二阶差 = 2 ⇒ 2a = 2 ⇒ a = 1。
Being able to spot a quadratic pattern by checking second differences is a crucial skill before moving to find the full nth term formula.
在求完整的第 n 项公式之前,先通过检查二阶差来识别二次型数列,是一项至关重要的技能。
7. Finding the nth Term of a Quadratic Sequence | 求二次数列的第 n 项公式
To find the nth term an² + bn + c for a quadratic sequence, follow these steps: first, halve the second difference to get a. Then write out the sequence of an². Subtract the an² terms from the original sequence to obtain a linear sequence, from which you can find the bn + c part.
要找出二次数列的第 n 项 an² + bn + c,可按以下步骤进行:首先,将二阶差分除以 2 得到 a。然后写出 an² 的数列。从原数列中减去 an² 各项,得到一个线性数列,从而可求出 bn + c 部分。
Using the sequence 3, 6, 11, 18, 27: second difference = 2 ⇒ a = 1. The sequence of n² is 1, 4, 9, 16, 25. Subtract: 3−1=2, 6−4=2, 11−9=2, 18−16=2, 27−25=2. This leaves a constant 2, meaning the linear part is just 2. Thus uₙ = n² + 2.
以数列 3, 6, 11, 18, 27 为例:二阶差 = 2 ⇒ a = 1。n² 数列为 1, 4, 9, 16, 25。相减得:3−1=2, 6−4=2, 11−9=2, 18−16=2, 27−25=2。剩下常数 2,说明线性部分仅为 2。因此 uₙ = n² + 2。
When the subtraction gives a non‑constant linear sequence, find its nth term (say pn + q) and combine with an² to get uₙ = an² + pn + q. Always test your formula with n = 3 or 4.
若相减后得到的不是常量而是一个线性数列,求出它的第 n 项(例如 pn + q),再与 an² 合并,得到 uₙ = an² + pn + q。务必用 n = 3 或 4 检验你的公式。
8. Special Sequences You Need to Know | 需要掌握的特殊数列
Besides linear and quadratic sequences, IGCSE often includes unusual sequences such as triangular numbers, square numbers, cube numbers, and the Fibonacci sequence. Recognising these can save time.
除了线性与二次数列,IGCSE 也经常包含一些特殊数列,如三角形数、平方数、立方数以及斐波那契数列。能识别出它们可以节约时间。
| Sequence Name | First Few Terms | nth Term / Rule |
| Square numbers | 1, 4, 9, 16, 25, … | uₙ = n² |
| Triangular numbers | 1, 3, 6, 10, 15, … | uₙ = n(n+1)/2 |
| Cube numbers | 1, 8, 27, 64, 125, … | uₙ = n³ |
| Fibonacci sequence | 1, 1, 2, 3, 5, 8, … | Term-to-term: add two previous terms |
Questions might combine these with other rules. For instance, a sequence could start with two given terms and then follow a Fibonacci‑type rule. Learn to generate the next few terms by applying the rule.
考题可能会将这些数列与其他规则结合起来。例如,某个数列前两项给定,然后遵循斐波那契式规律。学会通过应用规则来生成后续几项。
Also be aware of sequences like 2, 4, 8, 16, … which follow a multiplying pattern (geometric). Although formal geometric sequences are not deeply covered, recognising doubling or trebling patterns is helpful.
同时也要注意像 2, 4, 8, 16, … 这样呈乘法规律的数列(等比)。尽管正式的等比数列涉及不深,但能识别出成倍增长模式对解题很有帮助。
9. Introduction to Series and Sigma Notation | 简单级数与求和符号简介
A series is the sum of the terms of a sequence. While full arithmetic series formulas are more common at A Level, IGCSE may ask for the sum of the first few terms of a simple sequence or introduce sigma notation (∑) as a way to represent a sum.
级数是数列各项的和。虽然完整的等差级数公式在 A Level 中更常见,但 IGCSE 可能会要求计算简单数列的前几项之和,或引入求和符号 (∑) 作为表示求和的一种方式。
For example, ∑ (from n=1 to 4) of (2n+1) means add up the terms when n=1,2,3,4: 3 + 5 + 7 + 9 = 24. You must be able to expand a given sigma expression and evaluate it.
例如,∑ (n=1 到 4) (2n+1) 表示把 n=1,2,3,4 时各项相加:3 + 5 + 7 + 9 = 24。你必须能够展开给定的求和表达式并计算出结果。
You may also be asked to find a simple sum like 1+2+3+…+n using the formula n(n+1)/2, though this is often given in the question if required.
你可能还会被要求用公式 n(n+1)/2 计算类似 1+2+3+…+n 的简单求和,不过如果需要用到,题目通常会给出此公式。
Being able to spot patterns in sums, such as adding up consecutive odd numbers giving square numbers, is also a useful exam skill.
能够发现求和中的规律,例如连续奇数之和等于平方数,也是一项有用的应试技巧。
10. Problem Solving and Exam Tips | 综合应用与应试技巧
Many IGCSE problems combine sequences with algebra, geometry, or real‑life contexts. You might be given a pattern of matchsticks, tiles, or dots and asked to find the nth term for the number of objects. Always build a table of values for n=1,2,3 to identify the type of sequence.
许多 IGCSE 问题将数列与代数、几何或现实情境相结合。你可能会看到一个由火柴棍、瓷砖或点组成的图形规律,然后被要求求出物体数量的第 n 项公式。始终为 n=1,2,3 建立数值表,以识别数列的类型。
When a sequence is defined recursively, write out the first few terms carefully to spot the pattern—do not jump straight to a formula. Check your nth term expression by substituting at least three values of n.
当数列以递归方式定义时,要认真写出前几项以观察规律,不要直接跳到公式。至少代入三个 n 值来检验你的第 n 项表达式。
If a question asks ‘prove that 150 is not a term’, show your working by solving uₙ = 150 and demonstrating that n is not a positive integer. In ‘show that’ questions, every step must be clearly set out.
如果题目要求“证明 150 不是该数列的一项”,要通过解方程 uₙ = 150 并证明 n 不是正整数来展示步骤。在“求证”类题目中,每一步都必须清晰地写出来。
Finally, always read the question carefully: are you asked for the nth term, the 10th term, the sum of the first 8 terms, or the order of a specific term? Highlight key words to avoid losing marks unnecessarily.
最后,永远要仔细读题:题目要求的是第 n 项、第 10 项、前 8 项之和,还是某一项的项数?圈出关键词,避免不必要的失分。
11. Quick Recap of Essential Formulas | 核心公式速览
- Arithmetic nth term: uₙ = a + (n − 1)d
- Quadratic nth term form: uₙ = an² + bn + c, where 2a = second difference
- Sum of first n integers: Sₙ = n(n + 1)/2
- Triangular numbers: Tₙ = n(n + 1)/2
以上公式需熟记于心,并能在正反两个方向上灵活运用。尤其注意等差公式中 (n − 1) 容易写错成 n。
12. Final Advice for IGCSE Success | IGCSE 成功之最后建议
Sequences and series questions can appear in both the non‑calculator and calculator papers. Practice without a calculator for mental arithmetic and with a calculator to check more complex quadratic patterns. The more patterns you see, the faster you will recognise the type of sequence and the correct method in the exam.
数列与级数题目既会出现在非计算器卷,也会出现在计算器卷中。在不使用计算器的情况下练习心算,同时也要利用计算器检查更复杂的二次型规律。见过的规律越多,考试时就能越快识别出数列类型并选对方法。
Review past paper questions regularly, especially those that combine sequences with area, perimeter, or number patterns. Keep calm, write down your steps logically, and you will score full marks on this rewarding topic.
定期复习历年真题,尤其是那些将数列与面积、周长或数字规律结合的题目。保持冷静,有逻辑地写出解题步骤,你定能在这一得分率很高的主题上拿到满分。
Published by TutorHao | Mathematics Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导Cancel reply