Input Parameters
Calculation Results
- General Term Formula:—
- Sum Formula:—
- nth Term:—
- Sum of Sequence:—
Enter First Term, Common Difference, Number of Terms → Get General Term and Sum in One Click
An arithmetic sequence (or arithmetic progression) is a sequence where the difference between consecutive terms is constant. It is widely used in mathematics, physics, finance, programming, and other fields.
aₙ = a₁ + (n-1)d Sₙ = n(a₁ + aₙ)/2Sₙ = n[2a₁ + (n-1)d]/2 | First Term | Common Difference | Number of Terms | nth Term | Sum |
|---|---|---|---|---|
| 3 | 2 | 10 | 21 | 120 |