Exercise 6.1 — Recognising AP
Recognition of arithmetic progression.
Exercise 6.1 — Progressions (Arithmetic Progressions)
Exercise 6.1 is the opening exercise of Chapter 6, Progressions, in Class 10 Mathematics (CBSE, Telangana & Andhra Pradesh syllabus). It builds the foundation for the entire chapter by teaching you how to recognise an Arithmetic Progression (AP) — both in real-life situations and in plain number sequences — and how to work out the two values that completely describe any AP: the first term (a) and the common difference (d).
This exercise has four question types: checking whether everyday situations (taxi fares, well-digging costs, vacuum pumps, compound interest) form an AP; writing out the first four terms when a and d are given; working backwards to find a and d from a list of numbers; and identifying which of thirteen given sequences are genuine APs, then extending the genuine ones by three more terms.
What Is an Arithmetic Progression (AP)?
A list of numbers in which each term after the first is found by adding a constant value to the previous term is called an Arithmetic Progression. That constant value is the common difference, written as d. The first number in the list is called the first term, written as a.
a, a+d, a+2d, a+3d, ...
Example AP with a = 10 and d = 10 — each term is exactly 10 more than the one before it.
To test whether any list of numbers is an AP, calculate the difference between consecutive terms throughout the list:
d = a₂ − a₁ = a₃ − a₂ = a₄ − a₃ = ...
- If every difference comes out the same — the list is an AP, and that constant value is d.
- If even one difference is different — the list is not an AP, even if the first one or two differences matched.
- d can be positive (an increasing AP), negative (a decreasing AP), or zero (a constant sequence where every term is the same).
Arithmetic Progression (AP)
Same number is added each time.
2, 4, 6, 8, ... (d = 2)
- Taxi fare per extra km
- Simple interest year on year
- Cost of digging that rises by a fixed amount
Geometric Progression (GP)
Same number is multiplied each time.
2, 4, 8, 16, ... (ratio = 2)
- Air removed in fixed fractions by a vacuum pump
- Compound interest year on year
- Population growing at a fixed percentage rate
Question 1 — Do These Real-Life Situations Form an AP?
This question takes four everyday situations and asks you to write out the resulting list of numbers, then decide whether that list is an Arithmetic Progression. The trick in each part is to actually compute two or three terms and check the differences — never assume from the wording alone.
The fare for the first km is fixed at Rs. 20. After that, every additional km adds exactly Rs. 8, so the fares for 1 km, 2 km, 3 km, 4 km... are:
Assume the cylinder starts with 1024 litres of air. Each time the pump runs, it removes ¼ of whatever air remains — not a fixed amount, but a fixed fraction of a shrinking quantity.
The cost for the first metre is Rs. 150, and every metre after that adds a fixed Rs. 50:
Because the interest is compound, each year's interest is calculated on the previous year's total amount (not on the original Rs. 10,000), so the amount grows by a fixed multiplying factor of 1.08 each year — not by a fixed rupee amount.
| Situation | Resulting List | Is it an AP? |
|---|---|---|
| (i) Taxi fare | 20, 28, 36, 44, ... | Yes |
| (ii) Vacuum pump (¼ removed) | 1024, 768, 576, 432, ... | No |
| (iii) Well-digging cost | 150, 200, 250, 300, ... | Yes |
| (iv) Compound interest @ 8% | 10800, 11664, 12597.12, ... | No |
Question 2 — Writing the First Four Terms of an AP
Once you know the first term a and the common difference d, every other term of the AP can be generated using the general nth-term rule:
aₙ = a + (n − 1)dSo the first four terms are simply a, a + d, a + 2d, and a + 3d. The table below works out all five parts of this question:
| Part | a | d | First Four Terms (a, a+d, a+2d, a+3d) |
|---|---|---|---|
| (i) | 10 | 10 | 10, 20, 30, 40 |
| (ii) | −2 | 0 | −2, −2, −2, −2 |
| (iii) | 4 | −3 | 4, 1, −2, −5 |
| (iv) | −1 | 1/2 | −1, −1/2, 0, 1/2 |
| (v) | −1.25 | −0.25 | −1.25, −1.50, −1.75, −2.00 |
Question 3 — Finding the First Term and Common Difference
This question works in the opposite direction to Question 2: instead of being given a and d, you are given the AP itself, and must read off a (simply the first listed number) and calculate d using:
d = a₂ − a₁| Part | Given AP | First Term (a) | Common Difference (d) |
|---|---|---|---|
| (i) | 3, 1, −1, −3, ... | 3 | −2 |
| (ii) | −5, −1, 3, 7, ... | −5 | 4 |
| (iii) | 1/3, 5/3, 9/3, 13/3, ... | 1/3 | 4/3 |
| (iv) | 0.6, 1.7, 2.8, 3.9, ... | 0.6 | 1.1 |
Question 4 — Identify the AP and Write the Next Three Terms
This is the longest and most important part of Exercise 6.1 — thirteen sequences to test, one by one, using the same method every time: compute at least two consecutive differences (a₂ − a₁ and a₃ − a₂); if they match, it's an AP, write d and use aₙ₊₁ = aₙ + d to extend it by three more terms; if they don't match, it's not an AP and no common difference exists.
| # | Sequence | a₂−a₁ | a₃−a₂ | AP? | d | Next 3 Terms |
|---|---|---|---|---|---|---|
| (i) | 2, 4, 8, 16, ... | 2 | 4 | No | — | — (this is a GP) |
| (ii) | 2, 5/2, 3, 7/2, ... | 1/2 | 1/2 | Yes | 1/2 | 4, 9/2, 5 |
| (iii) | −1.2, −3.2, −5.2, −7.2, ... | −2 | −2 | Yes | −2 | −9.2, −11.2, −13.2 |
| (iv) | −10, −6, −2, 2, ... | 4 | 4 | Yes | 4 | 6, 10, 14 |
| (v) | 3, 3+√2, 3+2√2, 3+3√2, ... | √2 | √2 | Yes | √2 | 3+4√2, 3+5√2, 3+6√2 |
| (vi) | 0.2, 0.22, 0.222, 0.2222, ... | 0.02 | 0.002 | No | — | — |
| (vii) | 0, −4, −8, −12, ... | −4 | −4 | Yes | −4 | −16, −20, −24 |
| (viii) | −1/2, −1/2, −1/2, −1/2, ... | 0 | 0 | Yes | 0 | −1/2, −1/2, −1/2 |
| (ix) | 1, 3, 9, 27, ... | 2 | 6 | No | — | — (this is a GP) |
| (x) | a, 2a, 3a, 4a, ... | a | a | Yes | a | 5a, 6a, 7a |
| (xi) | a, a², a³, a⁴, ... | a²−a | a³−a² | No | — | — |
| (xii) | √2, √8, √18, √32, ... | √2 | √2 | Yes | √2 | 5√2, 6√2, 7√2 |
| (xiii) | √3, √6, √9, √12, ... | ≈0.72 | ≈0.55 | No | — | — |
These two parts look almost identical at first glance — both are lists of square roots that appear to "grow steadily." But simplifying each surd reveals the real pattern:
Common Mistakes to Avoid
- Checking only one difference: Computing just a₂ − a₁ and stopping there can fool you — always check at least one more difference (a₃ − a₂) before declaring something an AP.
- Confusing AP with GP: Sequences like 1, 3, 9, 27 or 2, 4, 8, 16 "look regular" but grow by multiplication, not addition — they are Geometric Progressions, not Arithmetic ones.
- Not simplifying surds first: As seen in parts (xii) and (xiii), you must simplify expressions like √8 or √18 into the form k√2 before you can correctly test for a common difference.
- Sign errors with negative numbers: When subtracting negatives (e.g. −1 − (−5)), remember this becomes −1 + 5 = 4, not −6. Double negatives are a frequent source of error in this exercise.
- Forgetting that d = 0 is still valid: A constant sequence like −1/2, −1/2, −1/2, ... is technically a valid AP with common difference zero — don't dismiss it as "not an AP" just because nothing changes.
- Mixing decimals and fractions inconsistently: Pick one form (fraction or decimal) for a given part and stay consistent throughout your working and final answer.
Quick Reference — All Answers at a Glance
| Question | Topic | Key Result |
|---|---|---|
| Q1(i) | Taxi fare | AP, a=20, d=8 |
| Q1(ii) | Vacuum pump (air removal) | Not AP (it's a GP) |
| Q1(iii) | Well-digging cost | AP, a=150, d=50 |
| Q1(iv) | Compound interest | Not AP (it's a GP) |
| Q2(i)–(v) | First four terms from a, d | See terms table above |
| Q3(i)–(iv) | Finding a and d from an AP | See a/d table above |
| Q4(i),(vi),(ix),(xi),(xiii) | Sequences that are NOT APs | 5 of the 13 parts |
| Q4(ii),(iii),(iv),(v),(vii),(viii),(x),(xii) | Sequences that ARE APs | 8 of the 13 parts |
What This Exercise Prepares You For
Exercise 6.1 is the gateway to the rest of Chapter 6. Once you are confident at spotting an AP and extracting a and d, the next exercises build directly on this skill — deriving and applying the nth-term formula aₙ = a + (n−1)d to solve for unknown terms, and later, finding the sum of the first n terms of an AP using Sₙ = n/2 [2a + (n−1)d].
The surd-simplification skill practised in parts (v), (xii), and (xiii) of Question 4 connects directly back to the Real Numbers chapter, where simplifying expressions under a square root is taught in detail. The careful sign-handling needed throughout Question 3 also reinforces concepts from Rational Numbers.