Diysb Tools

Arithmetic Sequence

Generate arithmetic sequences with customizable parameters.

Number Tools

What is an Arithmetic Sequence?

An arithmetic sequence is a sequence of numbers where the difference between each consecutive term is constant. This constant difference is called the common difference. Given the first term (a₁) and the common difference (d), each term can be found by adding the common difference to the previous term.

Generated Sequence
Tool options
Sequence Parameters
First term of the sequence (a₁)
Common difference between terms (d)
Number of terms to generate (n)
Output Format
Separator between terms
Arithmetic Sequence Examples

Basic Arithmetic Sequence

Generate a sequence starting at 1, increasing by 2, for 5 terms

1, 3, 5, 7, 9
1, 3, 5, 7, 9
Sequence Parameters
First term of the sequence (a₁)
Common difference between terms (d)
Number of terms to generate (n)
Output Format
Separator between terms

Negative Sequence

Generate a decreasing sequence starting at 10

10 → 7 → 4 → 1
10 → 7 → 4 → 1
Sequence Parameters
First term of the sequence (a₁)
Common difference between terms (d)
Number of terms to generate (n)
Output Format
Separator between terms

Decimal Sequence

Generate a sequence with decimal numbers

0.5 1 1.5 2 2.5 3
0.5 1 1.5 2 2.5 3
Sequence Parameters
First term of the sequence (a₁)
Common difference between terms (d)
Number of terms to generate (n)
Output Format
Separator between terms