Arithmetic Progression Calculator
Arithmetic progression is a sequence of numbers such as the positive odd integers 1, 3, 5, 7, . . . , in which each term after the first is formed by adding a constant to the preceding term. In short, the arithmetic progression refers to the sequence of numbers where the difference between any two adjacent numbers is same.
Formula
Arithmetic Progression = a + (n-1)* d
Where
a -> the first term in the series,
n -> last term in the series and
d -> Common difference.