Skip to main content

learn.howToCalculate

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