Unlock the power of sequences with our advanced Arithmetic Progression Calculator. Whether you need to determine the nth term, the sum of an arithmetic series, or the common difference between terms, this user-friendly online tool simplifies complex calculations for students, educators, and professionals.
Formula:
The core formulas for an arithmetic progression are:
- Nth Term (an):
an = a1 + (n - 1)d - Sum of N Terms (Sn):
Sn = n/2 (2a1 + (n - 1)d)
Where:
an= the value of the nth terma1= the first term of the sequencen= the number of terms in the sequenced= the common difference between consecutive termsSn= the sum of the first n terms