How to use this tool
- Enter first term, common difference, number of terms.
- Select Calculate to view the result.
- Check the method and assumptions below before using the result.
The method, explained
Term n = first term + (n − 1) × common difference. The sum is n × (first term + last term) ÷ 2. Term positions start at 1.
Starting at 3 with a difference of 4 gives 3, 7, 11, 15. The tenth term is 39 and the first ten sum to 210.
What to keep in mind
Accepts up to 1,000 terms and shows the first 20. Decimal inputs use floating-point arithmetic. This tool constructs a specified sequence; it does not infer a pattern from arbitrary data.
Common questions
Can the difference be negative?
Yes. A negative difference makes each successive term smaller. A zero difference repeats the first term.
Is the last term the same as the sum?
No. The last term is one value; the finite sum adds all requested terms.
Methodology maintained by ClarityKit. How these tools are built and checked.