Read and download the Chapter 10 Arithmetic Progression PDF from the official ICSE Book for Class 10 Mathematics. Updated for the 2026-27 academic session, you can access the complete Mathematics textbook in PDF format for free.
ICSE Class 10 Mathematics Chapter 10 Arithmetic Progression Digital Edition
For Class 10 Mathematics, this chapter in ICSE Class 10 Maths Chapter 10 Arithmetic Progression provides a detailed overview of important concepts. We highly recommend using this text alongside the ICSE Solutions for Class 10 Mathematics to learn the exercise questions provided at the end of the chapter.
Chapter 10 Arithmetic Progression ICSE Book Class Class 10 PDF (2026-27)
10 Arithmetic Progression
Introduction
A group of numbers, which are arranged in a definite order following a certain rule, is called a sequence.
For example:
1. 2, 4, 6, 8, ........... is a sequence in which each number is 2 more than its preceding number.
2. 2, 4, 16, 256, ........... is a sequence in which each number is square of its preceding number.
3. 30, 27, 24, ........... is a sequence in which each number (term) is 3 less than its preceding term.
4. 5, 8, 6, 15, ........... is not a sequence as numbers of this group do not have any definite relation with their preceding numbers.
The numbers used in a sequence are called its elements or terms.
When the numbers (terms) in a sequence are connected to each other by positive (plus) sign or negative (minus) sign, the sequence becomes series.
Thus, (i) 2 + 4 + 6 + 8 + ..................... is a series.
(ii) - 2 - 4 - 6 - 8 ..................... is a series.
(iii) 2 + 4 + 16 + 256 + ..................... is a series and so on.
Sequence and series are used in the same sense.
When the members (elements) of a series (or, sequence) are written in a definite order, following certain rule, we get a progression.
For example:
3, 7, 11, 15 ..................... is a progression and successive term of 15 is 15 + 4 = 19, successive term of 19 is 19 + 4 = 23 and so on.
Similarly, 5 + 15 + 45 + 135 + ..................... is progression.
In a progression, its terms (elements) are in such a pattern which can suggest the successor of every element of it.
10.2 Arithmetic Progression (A.P.)
An arithmetic progression is a sequence (series) of numbers in which each term can be obtained by adding a certain quantity to its preceding term.
For example, the sequence 3, 8, 13, 18, 23, ........... is an arithmetic progression in which every term (other than the first term) can be obtained by adding 5 to its preceding term i.e.
3 + 5 = 8, 8 + 5 = 13, 13 + 5 = 18 and so on.
In other words, we can say that the difference between any two consecutive terms of the sequence, given above, is 5.
In an A.P., the difference between two consecutive terms is called its common difference and is denoted by letter d.
Thus, if \(t_1, t_2, t_3, t_4, ...............\) are terms (numbers) in A.P., its first term is \(t_1\) and is denoted by a.
So, \(a = t_1\)
\(d = t_2 - t_1 = t_3 - t_2 = t_4 - t_3 = ................\) and so on.
Each of the following series is an arithmetic progression.
1. 4, 6, 8, 10, ................
with first term a = 4 and common difference d = 6 - 4 = 2.
2. 4 + 8 + 12 + 16 + ................
with a = 4 and common difference d = 8 - 4 = 4.
3. -4 - 6 - 8 - 10 ................. has a = -4 and d = -6 - (-4) = -2.
4. 28, 25, 22, 19, ................. has a = 28 and d = 25 - 28 = -3.
Conversely, if first term (a) of an A.P. is 8 and its common difference (d) is 3, the A.P. is:
8, 8 + 3, 8 + 3 + 3, 8 + 3 + 3 + 3, .................
= 8, 11, 14, 17, ................
More examples:
| Item | First term (a) | Common difference (d) | A.P. |
|---|---|---|---|
| 1. | 5 | 2 | 5, 7, 9, 11, 13, ................ |
| 2. | 18 | -2 | 18, 16, 14, 12, ................ |
| 3. | a | d | a, a + d, a + 2d, a + 3d, ................ |
| 4. | -20 | -4 | -20, -24, -28, ................ |
| 5. | 0 | -3 | 0, -3, -6, -9, ................ |
Problem 1
Is the sequence 12, 8, 4, 0, .................. an A.P.?
If yes; state its first term and common difference.
Solution:
Since, 8 - 12 = -4, 4 - 8 = -4 and 0 - 4 = -4
- Difference between consecutive terms is the same.
- The given sequence is an A.P.
Clearly, first term = 12 and common difference = -4
Problem 2
For the A.P. 7, 15, 23, 31, .................., write the first term, common difference and next two terms.
Solution:
First term of the given A.P. = 7. Its common difference = 15 - 7 = 8
Next two terms are 31 + d = 31 + 8 = 39 and 39 + 8 = 47
Teacher's Note
Arithmetic progressions appear in everyday life - such as calculating monthly loan payments that decrease by a fixed amount, or plant growth that increases by a consistent amount each week.
10.3 General Term Of An Arithmetic Progression
Let the first term of an A.P. be 'a' and its common difference be 'd', the terms of the A.P. can be taken as:
a, a + d, a + 2d, a + 3d, ..............
or,
a + (a + d) + (a + 2d) + (a + 3d) + ..............
First term = a = a + (1 - 1)d = a + (no. of term - 1)d
Second term = a + d = a + (2 - 1)d = a + (no. of term - 1)d
Third term = a + 2d = a + (3 - 1)d = a + (no. of term - 1)d
On proceeding in the similar manner, we find:
10th term = a + (10 - 1)d = a + 9d
24th term = a + (24 - 1)d = a + 23d
5th term = a + 4d, 12th term = a + 11d and so on.
On combining all the discussions made in this article, we find:
nth term of an A.P. = a + (n - 1)d i.e. \(t_n = a + (n - 1)d\)
Here, \(t_n = a + (n - 1)d\) is called the general term of the A.P. in which by putting n = 1, 2, 3, etc., we can get first term, second term, third term, respectively of the A.P. under consideration.
If an A.P. has only n terms, its nth term (last term) is denoted by letter l.
Thus for an A.P. with first term = a, common difference = d and number of terms = n, we have \(l = a + (n - 1)d.\)
For an A.P., \(t_n = a + (n - 1)d\)
- if d > 0, the A.P. is increasing,
- if d < 0, the A.P. is decreasing and
- if d = 1, all the terms of the A.P. are the same.
Thus, for A.P. of n terms,
A.P. = a + (a + d) + (a + 2d) + ........................
= a + (a + d) + (a + 2d) + ........................ + [a + (n - 1)d]
= a + (a + d) + (a + 2d) + ........................ + l
= a + (a + d) + (a + 2d) + ........................ + (l - 2d) + (l - d) + l.
Problem 3
Find the 20th term of the sequence: 9, 5, 1, -3, ........ .
Solution:
Since, 5 - 9 = -4, 1 - 5 = -4, -3 - 1 = -4, etc. the given sequence is an A.P. with first term a = 9 and common difference d = -4.
\(t_n = a + (n - 1)d \Rightarrow t_{20} = 9 + (20 - 1) \times -4\)
= 9 + 19 \times -4 = 9 - 76 = -67
Problem 4
Find the A.P. whose second term is 12 and 7th term exceeds the 4th by 15.
Solution:
Second term = 12 - a + d = 12
7th term - 4th term = 15 - (a + 6d) - (a + 3d) = 15
i.e. 3d = 15 - d = 5 and a + d = 12 - a = 7
- The required A.P. = a, a + d, a + 2d, a + 3d, ........................
= 7, 7 + 5, 7 + 2 × 5, 7 + 3 × 5, ....................
= 7, 12, 17, 22, ....................
Teacher's Note
Understanding the general term formula helps in predicting values in sequences - like determining what salary you'll earn in your 10th year if it increases by a fixed amount annually.
This is a preview of the first 3 pages. To get the complete book, click below.
Free study material for Mathematics
ICSE Book Class 10 Mathematics Chapter 10 Arithmetic Progression
Download the official ICSE Textbook for Class 10 Mathematics Chapter 10 Arithmetic Progression, updated for the latest academic session. These e-books are the main textbook used by major education boards across India. All teachers and subject experts recommend the Chapter 10 Arithmetic Progression NCERT e-textbook because exam papers for Class 10 are strictly based on the syllabus specified in these books. You can download the complete chapter in PDF format from here.
Download Mathematics Class 10 NCERT eBooks in English
We have provided the complete collection of ICSE books in English Medium for all subjects in Class 10. These digital textbooks are very important for students who have English as their medium of studying. Each chapter, including Chapter 10 Arithmetic Progression, contains detailed explanations and a detailed list of questions at the end of the chapter. Simply click the links above to get your free Mathematics textbook PDF and start studying today.
Benefits of using ICSE Class 10 Textbooks
The Class 10 Mathematics Chapter 10 Arithmetic Progression book is designed to provide a strong conceptual understanding. Students should also access NCERT Solutions and revision notes on studiestoday.com to enhance their learning experience.
FAQs
You can download the latest, teacher-verified PDF for ICSE Class 10 Maths Chapter 10 Arithmetic Progression for free on StudiesToday.com. These digital editions are updated as per 2026-27 session and are optimized for mobile reading.
Yes, our collection of Class 10 Mathematics NCERT books follow the 2026 rationalization guidelines. All deleted chapters have been removed and has latest content for you to study.
Downloading chapter-wise PDFs for Class 10 Mathematics allows for faster access, saves storage space, and makes it easier to focus in 2026 on specific topics during revision.
NCERT books are the main source for ICSE exams. By reading ICSE Class 10 Maths Chapter 10 Arithmetic Progression line-by-line and practicing its questions, students build strong understanding to get full marks in Mathematics.