Chapter 5: Arithmetic Progressions
Overview
This page provides comprehensive Chapter 5: Arithmetic Progressions – Board Exam Notes aligned with the latest CBSE 2025–26 syllabus. Covers nth term of an AP, sum of first n terms, common difference, and real-life situational problems.
nth Term • Sum of n Terms • Common Difference • Word Problems
Exam Weightage & Blueprint
Total: 6-7 MarksThis chapter falls under Unit II: Algebra (20 marks total). As per the latest syllabus, focus is on: derivation of the nth term and sum of first n terms of an AP and their application in solving daily life problems.
| Question Type | Marks | Frequency | Focus Topic |
|---|---|---|---|
| MCQ | 1 | High | Finding 'd', 'a', or nth term |
| Short Answer | 2 or 3 | Medium | Sum of AP ($S_n$), finding $n$ |
| Case Study | 4 | High | Real-life Applications (Ladders, Savings) |
⏰ Last 24-Hour Checklist
- Definition: Fixed difference between terms.
- Common Difference (d): $a_2 - a_1$.
- General Form: $a, a+d, a+2d...$
- nth Term ($a_n$): $a + (n-1)d$.
- Sum ($S_n$): $\frac{n}{2}[2a+(n-1)d]$.
- nth Term from Sum: $a_n = S_n - S_{n-1}$.
📖 Concepts & Definitions
Key Components
First Term (a)
The starting number of the sequence.
Difference (d)
$d = a_{k+1} - a_k$. Can be $+$, $-$, or $0$.
General Term ($a_n$)
Value of the term at position $n$.
🧮 Important Formulas
1. General Term
2. nth Term from the END (Exam Secret)
If $l$ is the last term, use this direct formula instead of reversing the AP:
3. Sum of First n Terms ($S_n$)
OR (if last term $l$ is known)
$$ S_n = \frac{n}{2} ( a + l ) $$
4. Sum of First n Positive Integers
The sum of the first $n$ natural numbers ($1 + 2 + 3 + ... + n$) is a special AP sum:
5. Arithmetic Mean (AM)
If three numbers $a, b, c$ are in AP, then the middle term $b$ is the arithmetic mean of the other two:
6. Finding Term from Sum (HOTS)
If $S_n$ is given (e.g., $S_n = 4n - n^2$) and you need to find the AP or $a_n$:
Solved Examples (Board Marking Scheme)
Q1. Find the 11th term from the last term of AP: 10, 7, 4, ..., -62. (2 Marks)
$a=10$, $d = 7-10 = -3$, Last term $l = -62$, $n=11$.
nth term from end $= l - (n-1)d$
$= -62 - (11-1)(-3)$
$= -62 - (10)(-3)$
$= -62 + 30 = -32$.
Q2. If the sum of first n terms is $S_n = 4n - n^2$, find the 10th term. (3 Marks)
$S_{10} = 4(10) - (10)^2 = 40 - 100 = -60$.
$S_9 = 4(9) - (9)^2 = 36 - 81 = -45$.
$a_n = S_n - S_{n-1}$
$a_{10} = S_{10} - S_9$
$a_{10} = -60 - (-45)$
$a_{10} = -60 + 45 = -15$.
Q3. Which term of the AP: 21, 18, 15, ... is -81? (3 Marks)
$a = 21$, $d = 18 - 21 = -3$, $a_n = -81$.
$-81 = 21 + (n-1)(-3)$
$-102 = -3(n-1)$
$34 = n - 1 \Rightarrow n = 35$.
Therefore, the 35th term is -81.
Previous Year Questions (PYQs)
Ans: $a=2, d=5, n=10$. $a_{10} = 2 + 9(5) = 47$.
Ans: Sequence: 12, 15, ..., 99. Here $a=12, d=3, a_n=99$. Solving $99=12+(n-1)3$ gives $n=30$.
Ans: Eq1: $a+3d + a+7d = 24 \Rightarrow 2a+10d=24$. Eq2: $2a+14d=44$. Solving gives $d=5, a=-13$. AP: -13, -8, -3...
Exam Strategy & Mistake Bank
⚠️ Mistake Bank
💡 Scoring Tips
Self-Assessment Mock Test (10 Marks)
Q1 (1M): Write the common difference of AP: $3, 1, -1, -3...$
Q2 (2M): Find the 31st term of an AP whose 11th term is 38 and 16th term is 73.
Q3 (3M): How many terms of the AP: 9, 17, 25... must be taken to give a sum of 636?
Q4 (4M): If the sum of first $n$ terms is $4n - n^2$, find the first term and the 2nd term.
📝 More Solved Board Questions
Sol. Given: $a_4 = 18 \Rightarrow a + 3d = 18$ ...(1)
Also, $a_{15} - a_9 = 30$
$(a + 14d) - (a + 8d) = 30 \Rightarrow 6d = 30 \Rightarrow d = 5$
Put $d=5$ in (1): $a + 3(5) = 18 \Rightarrow a = 3$
AP: 3, 8, 13, 18, ...
Sol. Two-digit odd numbers: 11, 13, 15, ..., 99
Here $a = 11$, $d = 2$, $a_n = 99$.
Find $n$: $99 = 11 + (n-1)2 \Rightarrow 88 = 2(n-1) \Rightarrow n-1 = 44 \Rightarrow n = 45$.
Sum: $S_{45} = \frac{45}{2}(11 + 99) = \frac{45}{2}(110) = 45 \times 55 = 2475$.
Answer: 2475
📋 Board Revision Checklist
- ✅ Identify if a sequence is an AP by checking $a_2 - a_1 = a_3 - a_2$
- ✅ Formula for nth term: $a_n = a + (n-1)d$
- ✅ Formula for sum of first n terms: $S_n = \frac{n}{2}[2a + (n-1)d]$
- ✅ Direct sum formula when last term is known: $S_n = \frac{n}{2}(a + l)$
- ✅ Direct formula for nth term from end: $l - (n-1)d$
- ✅ Remember: $n$ must always be a positive integer
- ✅ Relationship between $a_n$ and $S_n$: $a_n = S_n - S_{n-1}$
- ✅ Selection of terms: If asked to assume 3 terms in AP, take $(a-d), a, (a+d)$
In word problems, if the question asks "In which year..." or "How many terms...", you are solving for $n$. If it asks "What is the total amount...", you are solving for $S_n$.
Concept Mastery Quiz 🎯
Test your readiness for the board exam.
1. The common difference of the AP: $5, 2, -1, -4...$ is:
2. If the first term is 10 and common difference is 10, the 4th term is:
3. The sum of first 100 natural numbers is:
4. If $k, 2k-1, 2k+1$ are in AP, the value of $k$ is:
5. In an AP, if $d = -4, n = 7, a_n = 4$, then $a$ is: