Arithmetic Sequences: Definitions and Properties | 等差数列的定义与性质

📚 Arithmetic Sequences: Definitions and Properties | 等差数列的定义与性质

An arithmetic sequence is one of the most fundamental topics in IB Mathematics. It is a sequence of numbers in which the difference between any two consecutive terms is constant. This constant is called the common difference, usually denoted by d. Understanding its definition and properties is essential for solving problems in algebra, calculus, and real-world applications.

等差数列是IB数学中最基础的主题之一。它是一个数列,其中任意两个连续项之间的差是恒定的。这个恒定的差被称为公差,通常用 d 表示。理解其定义和性质对于解决代数、微积分以及现实应用中的问题至关重要。


1. What is an Arithmetic Sequence? | 什么是等差数列?

An arithmetic sequence is an ordered list of numbers where each term after the first is obtained by adding a fixed number, d, to the previous term. For example, the sequence 3, 7, 11, 15, 19 is arithmetic because the difference between consecutive terms is always 4.

等差数列是按顺序排列的一组数,其中从第二项起,每一项都通过在前一项上加上一个固定的数 d 得到。例如,数列 3, 7, 11, 15, 19 是等差数列,因为相邻两项的差始终是 4。

Formally, if a sequence a₁, a₂, a₃, … is arithmetic, then for every positive integer n ≥ 2, we have:

aₙ − aₙ₋₁ = d

where d is a fixed real number. This simple recurrence relation completely characterizes the sequence.

正式地说,如果数列 a₁, a₂, a₃, … 是等差数列,那么对每个正整数 n ≥ 2,都有:

aₙ − aₙ₋₁ = d

其中 d 是一个固定的实数。这个简单的递推关系完全刻画了等差数列。


2. Common Difference and Notation | 公差与记号

The common difference d can be positive, negative, or zero. If d > 0, the sequence is increasing. If d < 0, the sequence is decreasing. If d = 0, the sequence is constant. The first term is usually denoted by a₁ or a, and the nth term by aₙ.

公差 d 可以是正数、负数或零。如果 d > 0,数列递增;如果 d < 0,数列递减;如果 d = 0,数列为常数列。首项通常记作 a₁ 或 a,第 n 项记作 aₙ。

For any two terms aₙ and aₘ, the difference between their indices and values is related by:

aₙ − aₘ = (n − m)d

This formula is often useful when the first term is unknown but two terms are given.

对于任意两项 aₙ 和 aₘ,它们的项数差与数值差之间的关系为:

aₙ − aₘ = (n − m)d

当首项未知但已知两项时,这个公式非常有用。


3. The General Term Formula | 通项公式

The nth term of an arithmetic sequence can be expressed explicitly in terms of the first term and the common difference:

aₙ = a₁ + (n − 1)d

This is the most important formula for arithmetic sequences. It allows us to find any term directly without listing the whole sequence. For example, given a₁ = 5 and d = 3, the 10th term is a₁₀ = 5 + 9 × 3 = 32.

等差数列的第 n 项可以用首项和公差显式表达:

aₙ = a₁ + (n − 1)d

这是等差数列最重要的公式。它允许我们直接求出任意一项,而不需要列出整个数列。例如,已知 a₁ = 5,d = 3,则第10项为 a₁₀ = 5 + 9 × 3 = 32。

The general term is a linear function of n. In the form aₙ = dn + (a₁ − d), we see that the slope is d and the vertical intercept is a₁ − d. This linear connection is a key concept in IB exams.

通项是 n 的线性函数。将 aₙ = dn + (a₁ − d) 写成这个形式后,可以看出斜率为 d,纵截距为 a₁ − d。这种线性关系是IB考试中的一个关键概念。


4. Arithmetic Mean | 等差中项

For three consecutive terms a, b, c of an arithmetic sequence, the middle term b is the arithmetic mean of the endpoints:

b = (a + c) / 2

Equivalently, we have the condition 2b = a + c. This is a necessary and sufficient condition for three numbers to form an arithmetic sequence.

对于等差数列中连续的三项 a, b, c,中间项 b 是两端项的等差中项:

b = (a + c) / 2

等价地,有 2b = a + c 这一条件。这是三个数构成等差数列的充要条件。

More generally, if we insert k numbers between a₁ and aₙ such that the whole list is arithmetic, then the common difference is given by:

d = (aₙ − a₁) / (k + 1)

This technique is often called “arithmetic mean insertion” and appears in past paper questions.

更一般地,如果我们在 a₁ 和 aₙ 之间插入 k 个数,使整个列表成为等差数列,则公差由下式给出:

d = (aₙ − a₁) / (k + 1)

这种技巧常被称为“等差中项插入”,在历年试题中经常出现。


5. Sum of the First n Terms | 前n项和

The sum of the first n terms of an arithmetic sequence is denoted by Sₙ. There are two equivalent formulas:

Sₙ = (n/2) × [2a₁ + (n − 1)d]

Sₙ = (n/2) × (a₁ + aₙ)

The second formula is sometimes called Gauss’s formula, after the famous story of the young Gauss quickly summing 1 to 100. It is especially useful when the last term is known.

等差数列前 n 项的和记作 Sₙ。有两个等价公式:

Sₙ = (n/2) × [2a₁ + (n − 1)d]

Sₙ = (n/2) × (a₁ + aₙ)

第二个公式有时被称为高斯公式,源自著名故事:少年高斯迅速求出 1 到 100 的和。当已知末项时,这个公式特别有用。

Note that Sₙ is a quadratic function of n. This means the partial sums of an arithmetic sequence grow quadratically, not linearly. This property is tested in questions asking about the nature of Sₙ.

注意 Sₙ 是 n 的二次函数。这意味着等差数列的部分和呈二次增长,而非线性增长。这一性质常在考察 Sₙ 本质的问题中出现。


6. Relationship Between Sₙ and aₙ | Sₙ与aₙ的关系

Given the sum of the first n terms, the nth term can be recovered by subtracting consecutive sums:

aₙ = Sₙ − Sₙ₋₁

for n ≥ 2, while a₁ = S₁. This relationship is frequently used in problems where only the sum expression is provided, and students must find the general term.

已知前 n 项和后,可以通过相邻部分和相减恢复第 n 项:

aₙ = Sₙ − Sₙ₋₁

其中 n ≥ 2,而 a₁ = S₁。当题目只给出和式表达式、要求学生求通项时,这一关系经常被用到。

For example, if Sₙ = 2n² + 3n, then a₁ = 5, and for n ≥ 2, aₙ = Sₙ − Sₙ₋₁ = 4n + 1. This shows that Sₙ is quadratic and aₙ is linear, confirming the link between the two.

例如,如果 Sₙ = 2n² + 3n,则 a₁ = 5,且对于 n ≥ 2,有 aₙ = Sₙ − Sₙ₋₁ = 4n + 1。这表明 Sₙ 是二次函数,aₙ 是线性函数,从而验证了两者之间的关联。


7. Key Properties of Arithmetic Sequences | 等差数列的重要性质

Arithmetic sequences possess several important properties that are frequently used in IB problems:

等差数列具有几个重要性质,在IB问题中经常用到:

  • Linear progression: aₙ is a linear function of n, so the graph of aₙ against n is a straight line with slope d.

    线性递进:aₙ 是 n 的线性函数,因此以 n 为横坐标、aₙ 为纵坐标的图形是一条斜率为 d 的直线。

  • Symmetric average: aₖ + aₙ₋ₖ₊₁ = a₁ + aₙ for any k between 1 and n. This symmetry underlies the sum formula.

    对称平均:对于任意 1 ≤ k ≤ n,有 aₖ + aₙ₋ₖ₊₁ = a₁ + aₙ。这种对称性是和式公式的基础。

  • Constant difference of differences: the sequence of consecutive differences is constant, meaning the second difference is zero.

    差恒定:连续差值构成的数列是常数,即二阶差分为零。

  • Subsequences: if we take every kth term of an arithmetic sequence, the resulting subsequence is again arithmetic, with common difference kd.

    子数列:从等差数列中每隔 k 项取一项,所得子数列仍是等差数列,公差为 kd。

These properties allow us to simplify complex problems, particularly in paper 2 where sequences are embedded in larger contexts.

这些性质可以帮助我们简化复杂问题,尤其在将数列嵌入更大背景的Paper 2中。


8. Graphical Representation | 图像表示

When the terms of an arithmetic sequence are plotted as points (n, aₙ), they lie on a straight line. The slope of this line equals the common difference d. This graphical interpretation helps students visualize the behaviour of the sequence.

将等差数列的项绘制成点 (n, aₙ) 时,这些点位于一条直线上。直线的斜率等于公差 d。这种图像解释有助于学生直观理解数列的行为。

The sum Sₙ, when plotted against n, forms a parabola. This is because Sₙ is a quadratic function of n. If d > 0, the parabola opens upward; if d < 0, it opens downward. These graphs are often used to find the maximum or minimum value of the sum.

而部分和 Sₙ 对 n 的图像是一条抛物线。这是因为 Sₙ 是 n 的二次函数。如果 d > 0,抛物线开口向上;如果 d < 0,抛物线开口向下。这些图像常用于求部分和的最大值或最小值。

In IB exams, students may be asked to find when a sum reaches a certain value or when a term becomes negative. Solving such questions often involves combining algebra with the linear graph.

在IB考试中,学生可能被要求判断何时部分和达到某个值,或何时某项变为负数。解决这类问题通常需要将代数与线性图像结合。


9. Solving Problems with Arithmetic Sequences | 用等差数列解题

IB questions often provide information about two terms or a combination of terms and sums. A reliable strategy is to express all given information using a₁ and d, then solve a system of equations.

IB题目通常给出两项的信息,或某些项与和的组合。一个可靠的策略是用 a₁ 和 d 表达所有已知信息,然后解方程组。

For example, suppose the 5th term is 12 and the 20th term is 42. We set up:

a₁ + 4d = 12, a₁ + 19d = 42

Subtracting gives 15d = 30, so d = 2, and then a₁ = 4. This method is standard and reliable.

例如,已知第5项为12,第20项为42。我们建立方程:

a₁ + 4d = 12, a₁ + 19d = 42

两式相减得 15d = 30,所以 d = 2,进而 a₁ = 4。这种方法是标准且可靠的。

Another common type asks for the number of terms needed to reach a given sum. For instance, if a₁ = 2 and d = 3, to find n such that Sₙ = 155, solve the quadratic equation n(3n + 1)/2 = 155. Always check that n is a positive integer.

另一类常见问题是求达到给定和所需的项数。例如,若 a₁ = 2,d = 3,求使 Sₙ = 155 的 n,需要解二次方程 n(3n + 1)/2 = 155。始终要检查 n 是否为正整数。


10. Real-World Applications | 实际应用

Arithmetic sequences appear in many real-world contexts. Examples include: straight-line depreciation of an asset, monthly savings with a fixed deposit amount, seating arrangements in an auditorium where each row has a fixed number of extra seats, and salaries with fixed annual increments.

等差数列出现在许多现实场景中。例如:资产按直线法折旧、每月固定金额储蓄、礼堂中每排座位数按固定差额递增,以及每年固定涨幅的工资。

In IB applications, a typical problem might state that a stadium has 20 rows, with 30 seats in the first row and 5 additional seats in each subsequent row. To find the total capacity, we use a₁ = 30, d = 5, n = 20:

S₂₀ = (20/2) × [2(30) + 19 × 5] = 10 × (60 + 95) = 1550

The ability to translate between a verbal description and an arithmetic sequence is a crucial skill assessed in the IB mathematics curriculum.

在IB应用题中,一个典型问题可能描述:一个体育馆有20排座位,第一排30个座位,之后每排增加5个。要求总容量,我们使用 a₁ = 30,d = 5,n = 20:

S₂₀ = (20/2) × [2(30) + 19 × 5] = 10 × (60 + 95) = 1550

能够将文字描述转化为等差数列,是IB数学课程所评估的一项关键技能。


11. Common Mistakes and How to Avoid Them | 常见错误与规避方法

Students often make mistakes in the algebraic manipulation of the general term. One common error is writing aₙ = a₁ + nd instead of aₙ = a₁ + (n − 1)d. This changes the index by one and leads to wrong answers.

学生在通项公式的代数变形中常犯错。一个常见错误是把 aₙ = a₁ + nd 写成 aₙ = a₁ + (n − 1)d 的替代形式,这会使得项数偏移一位,导致答案错误。

Another frequent mistake is using the formula for Sₙ but forgetting that n must be an integer. For example, when solving the quadratic equation, the root may be fractional; such a root must be rejected.

另一个常见错误是使用 Sₙ 公式时忘记 n 必须是整数。例如,解二次方程时根可能是分数;这样的根必须舍去。

Finally, many students confuse the sum of the first n terms with the nth term. Remember: Sₙ is the total up to n, while aₙ is only the nth number. Always read the question carefully to determine which quantity is requested.

最后,许多学生混淆前 n 项和与第 n 项。请记住:Sₙ 是截至第 n 项的总和,而 aₙ 只是第 n 个数。务必仔细审题,确认要求的是哪个量。


12. Summary and Exam Tips | 总结与考试建议

To master arithmetic sequences, memorise the two core formulas and their derivations. Understand that the sequence is linear, while its partial sums are quadratic. Practice converting between recurrence form, general term form, and sum form.

要掌握等差数列,必须牢记两个核心公式及其推导。理解数列是线性的,而部分和是二次的。练习在递推形式、通项形式和求和形式之间进行转换。

In the exam, always write down the formulas clearly, show your steps, and verify your answer with a small value of n when possible. For example, after computing aₙ, check n = 1 and n = 2 to see if the results match the given sequence.

考试时,务必清晰地写出公式,展示步骤,并尽可能用较小的 n 值检验答案。例如,算出 aₙ 后,检查 n = 1 和 n = 2 时结果是否与给定数列一致。

Remember that arithmetic sequences are not just a topic to memorise; they are a tool for modelling constant rates of change. This deeper understanding will help you succeed in both Paper 1 and Paper 2 of IB mathematics.

请记住,等差数列不仅仅是一个需要背诵的主题,它更是对恒定变化率建模的工具。这种更深层的理解将帮助你在IB数学的Paper 1和Paper 2中取得成功。

Published by TutorHao | Mathematics Revision Series | aleveler.com

更多咨询请联系16621398022(同微信)

Comments

屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导Cancel reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Discover more from aleveler.com

Subscribe now to keep reading and get access to the full archive.

Continue reading

Exit mobile version