An Arithmetic Progression (AP) is a sequence of numbers in which the difference between any two consecutive terms is always the same. This constant difference is called the common difference, denoted by d.
an = a + (n - 1)d
Sn = (n / 2)[2a + (n - 1)d]
or
Sn = (n / 2)(a + l)
5th term = 23, 9th term = 43
Let a = first term, d = common difference
a + 4d = 23
a + 8d = 43
Solving: d = 5, a = 3
Find S20 for a = 7, d = 3
S20 = 10(2a + 19d) = 10(14 + 57) = 710
a = 3, d = 5 → 88 = a + (n - 1)d → n = 18
S1 = 8, S2 = 26 → a2 = 18, S3 = 54 → a3 = 28
AP = 8, 18, 28,… → a = 8, d = 10
Points plotted as (term number, term value) lie on a straight line.
Quantity | Formula |
---|---|
nth Term | an = a + (n - 1)d |
Sum of n Terms | Sn = n/2 [2a + (n - 1)d] |
Common Difference | d = a2 - a1 |
Last Term | l = a + (n - 1)d |
Number of Terms | n = ((l - a)/d) + 1 |
Arithmetic Progressions help us understand and solve problems involving regularly spaced numbers. Mastery of formulas and concept application is essential for success in board exams and real-world math problems.