Skip to main content

如何计算Arithmetic Sequence

learn.whatIsHeading

An arithmetic sequence is a list of numbers where consecutive terms differ by a constant value called the common difference (d). Examples include: 2, 5, 8, 11... (d=3) or 10, 7, 4, 1... (d=−3).

公式

nth term: aₙ = a₁ + (n−1) × d

分步指南

  1. 1nth term: aₙ = a₁ + (n−1) × d
  2. 2Sum of n terms: Sₙ = n/2 × (2a₁ + (n−1)d) = n/2 × (first + last)
  3. 3If you know any two terms and their positions, you can find d

例题解析

输入
First term 3, difference 4, find 10th term
结果
a₁₀ = 3 + 9×4 = 39
3, 7, 11, 15, 19, 23, 27, 31, 35, 39
输入
Sum of first 100 natural numbers
结果
5,050
a₁=1, d=1, S₁₀₀ = 100/2 × (1+100) = 5,050

常见问题

What is Arithmetic Sequence?

An arithmetic sequence is a list of numbers where consecutive terms differ by a constant value called the common difference (d). Examples include: 2, 5, 8, 11

How accurate is the Arithmetic Sequence calculator?

The calculator uses the standard published formula for arithmetic sequence. Results are accurate to the precision of the inputs you provide. For financial, medical, or legal decisions, always verify with a qualified professional.

What units does the Arithmetic Sequence calculator use?

This calculator works with inches. You can enter values in the units shown — the calculator handles all conversions internally.

What formula does the Arithmetic Sequence calculator use?

The core formula is: nth term: aₙ = a₁ + (n−1) × d. Each step in the calculation is shown so you can verify the result manually.

准备好计算了吗?尝试免费的 Arithmetic Sequence 计算器

自己尝试一下 →

设置

隐私条款关于© 2026 PrimeCalcPro