Skip to main content
返回术语表
algebra难度:基础algebrasequencesbasic
Share

公差gōngchā

common difference
3 分钟阅读
更新于 2025-10-29
已完成

Core Concept

The common difference is the core parameter of an arithmetic sequence, representing the constant difference between consecutive terms. In an arithmetic sequence, starting from the second term, the difference between each term and its preceding term equals this fixed constant.

Mathematical Definition

For an arithmetic sequence {an}\{a_n\}, the common difference dd is defined as:

d=an+1an(nN)d = a_{n+1} - a_n \quad (n \in \mathbb{N}^*)

where dd is a constant for all terms in the sequence.

Properties

  1. Uniqueness: An arithmetic sequence has only one common difference

  2. Can be positive, negative, or zero:

    • d>0d > 0 → increasing sequence
    • d<0d < 0 → decreasing sequence
    • d=0d = 0 → constant sequence
  3. Calculation formula: d=anamnm(nm)d = \frac{a_n - a_m}{n - m} \quad (n \neq m)

Real-World Applications

Application 1: Temperature Changes

Problem: Daily high temperatures for a week are: 20°C, 22°C, 24°C, 26°C, 28°C, 30°C, 32°C. Find the common difference.

Solution: d=2220=2°Cd = 22 - 20 = 2°C

Temperature increases by 2°C daily, showing arithmetic growth.

Application 2: Salary Growth

Problem: Ming's first-year salary is 5000,increasingby5000, increasing by 500 annually. What is the common difference?

Solution: Common difference d=500d = 500 per year

This forms an arithmetic sequence with a1=5000a_1 = 5000, d=500d = 500.

CSCA Practice Problems

💡 Note: The following practice problems are designed based on the CSCA exam syllabus and Chinese standardized test formats to help students familiarize themselves with question types and problem-solving approaches.

Example 1: Basic (Difficulty ★☆☆☆☆)

In an arithmetic sequence {an}\{a_n\}, a1=3a_1 = 3 and a5=11a_5 = 11. Find the common difference dd.

Options:

  • A. 1
  • B. 2
  • C. 3
  • D. 4

Detailed Solution:

Using the formula: d=a5a151=1134=84=2d = \frac{a_5 - a_1}{5 - 1} = \frac{11 - 3}{4} = \frac{8}{4} = 2

Verification:

  • a2=3+2=5a_2 = 3 + 2 = 5
  • a3=5+2=7a_3 = 5 + 2 = 7
  • a4=7+2=9a_4 = 7 + 2 = 9
  • a5=9+2=11a_5 = 9 + 2 = 11

Answer: B


Example 2: Advanced (Difficulty ★★★☆☆)

In an arithmetic sequence {an}\{a_n\} with d0d \neq 0, given a1+a3+a5=15a_1 + a_3 + a_5 = 15 and a1a3a5=105a_1 \cdot a_3 \cdot a_5 = 105, find dd.

Detailed Solution:

Let a3=aa_3 = a (middle term), then:

  • a1=a2da_1 = a - 2d
  • a5=a+2da_5 = a + 2d

Condition 1: (a2d)+a+(a+2d)=15(a - 2d) + a + (a + 2d) = 15 3a=153a = 15 a=5a = 5

Condition 2: (52d)5(5+2d)=105(5 - 2d) \cdot 5 \cdot (5 + 2d) = 105 5(254d2)=1055(25 - 4d^2) = 105 4d2=44d^2 = 4 d=±1d = \pm 1

Answer: d=±1d = \pm 1

Common Mistakes

❌ Mistake 1: Common difference must be positive

Correction: The common difference can be positive, negative, or zero.

Example: Sequence 10, 8, 6, 4, 2, ... has d=2d = -2 (negative).

❌ Mistake 2: Any two terms differ by d

Correction: Common difference is the difference between consecutive terms only.

For ana_n and ama_m where n>mn > m: anam=(nm)da_n - a_m = (n - m) \cdot d

❌ Mistake 3: Confusing first term with common difference

Correction: The first term a1a_1 is the starting value; common difference dd is the change between terms. They are different concepts.

Study Tips

  1. Understand the essence: Common difference describes uniform change
  2. Sign awareness: Note whether d is positive or negative
  3. Flexible calculation: Master multiple methods to find d
  4. Real-world recognition: Identify arithmetic patterns in daily life

💡 Exam Tip: Common difference is fundamental to arithmetic sequences. Almost every arithmetic sequence problem involves it. Ensure you can calculate it quickly and accurately.

相关术语

相关术语 - 一起学习效果更好

进阶学习 - 掌握后可以学这些