Arithmetic Progression Notes
Arithmetic Progression Notes
An arithmetic progression (AP) or arithmetic sequence is a sequence of numbers such that the
difference between the consecutive terms is constant. For instance, sequence 1, 3, 5, 7, 9, 11,
13, 15 … is an arithmetic progression with common difference of 2. Each of the numbers in
the list is called a term.
Let us denote the first term of an AP by a1, second term by a2, . . ., nth term by an and the
common difference by d. Then the AP becomes a1, a2, a3, . . ., an.
So, a2 – a1 = a3 – a2 = . . . = an – an – 1 = d.
Thus a, a + d, a + 2d, a + 3d, . . . represents an arithmetic progression where a is the first term
and d the common difference. This is called the general form of an AP.
AP with a finite number of terms are called a finite AP E.g.: {1,3,5,7}, while AP with infinite
number of terms is called infinite AP, E.g.:{1,3,5,7,…}.
For instance if the first term a is 5 and the common difference d is 2, then the AP is 5, 7,9, 11,
...
List 2,4,6,8,10… here 4-2 = 6-4 = 8-6 = 10-8 =2, thus it is AP with common difference 2
Example 2: Determine the AP whose 3rd term is 5 and the 7th term is 9.
Solution: a3 = a + (3 – 1) d = a + 2d = 5 --(i)
a7 = a + (7 – 1) d = a + 6d = 9 --(ii)
Solving the pair of linear equations (i) and (ii), we get a = 3, d = 1
Hence, the required AP is 3, 4, 5, 6, 7 . . .
Example 3 : Check whether 301 is a term of the list of numbers 5, 11, 17, 23, . . .
Solution: d= a2– a = 6 & a=5
Let 301 be a term, say, the nth term of this AP.
an = a + (n – 1) d
or 301 = 5 + (n – 1) × 6
301 = 6n – 1
Or n = 302/6 which is a fraction. Thus 301 is not in the series.
Sum of first n terms of Arithmetic Progression
Suppose a person gets a salary of 1000 Rs & an increment of 100Rs every month. We want to
know how much salary the person has drawn in 10 months. For this we need to find sum of
first 10 terms of this AP with a=1000 & d=100.