Arithmetic sequence
Enter the first term, the step and the count.
Result
2, 5, 8, 11 with first term 2 and step 3.
Example
Generate an arithmetic sequence from a first term, a step and a count.
2, 5, 8, 11 with first term 2 and step 3.
Processed locally in your browser.
Methodology
Each term adds the constant step to the previous term.
Related tools