코드, 데이터 및 QR 도구

Arithmetic Sequence 계산기

「Arithmetic Sequence 계산기」는 코드, 데이터 및 QR 작업을 위한 브라우저 도구입니다. 입력과 결과는 일반적으로 이 기기에서 처리되며 가입이 필요하지 않습니다.

브라우저에서 로컬 처리가입 불필요개인정보 안내 ↗

Generate from 1 through 100 terms.

사용 방법

사용 방법

  1. Enter the first term and common difference.
  2. Choose how many terms to include, up to 100.
  3. Calculate to see the last term, sum, and generated sequence.

Arithmetic sequence formulas

The nth term is aₙ = a₁ + (n − 1)d, where a₁ is the first term, d is the common difference, and n is the term position. The sum of n terms is Sₙ = n(a₁ + aₙ) ÷ 2.

Finite output by design

This calculator accepts a term count from 1 through 100 and displays the complete finite sequence. Decimal and negative values are supported, while non-finite values and results outside JavaScript’s safe numeric range are rejected.

Private browser calculation

Validation and calculations happen locally in your browser. No values are uploaded or stored by this page.

자주 묻는 질문

더 알아보기

What is an arithmetic sequence?

It is a sequence in which the difference between consecutive terms is constant.

Can the common difference be negative or zero?

Yes. A negative difference makes a decreasing sequence, and zero produces a constant sequence.

How many terms can I generate?

Enter from 1 through 100 terms so the full output remains easy to inspect and copy.

Are fractions supported?

Yes. Enter decimal values such as 0.5 or -2.25. The result is shown with a concise decimal format.