An arithmetic Progression is simply a series of numbers in which the next term is formed by adding a
Arithmetic Progression or A.P
Arithmetic is a branch of mathematics which deals with theory of numerical
calculations.
General Form of Arithmetic Progression (A.P)
a + (a + d) + (a+2d) + (a+3d) +..+ [a + (m-1)*d]
where:
a stands for :: First term of the progression
m stands for :: grade of term of the A.P [ i.e. for m=20 means 20th term]
Some examples are:
2 + 4 + 6 + 8 + 10 +. + [a + (m-1)*d] where common
difference (d) = 2
3 + 6 + 9 + 12 + 15 + . + [a + (m-1)*d] where common
difference (d) = 3
10 + 8 + 6 + 4 + 2 + . + [a+ (m-1)*d] where common
difference (d) = -2
Some Important Formulae:
mth term of an A.P. is given by : [ a + (m-1) *d ]
Sum of m number of terms of an A.P. is given by : Sm = (m/2)*[2a + (m-1)]