S3-SA1-0425
What is an Arithmetic Progression (AP)?
Grade Level:
Class 7
AI/ML, Data Science, Physics, Economics, Cryptography, Computer Science, Engineering
Definition
What is it?
An Arithmetic Progression (AP) is a sequence of numbers where the difference between any two consecutive terms is constant. This constant difference is called the 'common difference'. Think of it as a list of numbers that grows or shrinks by the same amount each time.
Simple Example
Quick Example
Imagine you save Rs 50 on Monday, then Rs 100 on Tuesday, Rs 150 on Wednesday, and so on. Your savings each day form an AP: 50, 100, 150, 200... Here, the common difference is Rs 50, because you add Rs 50 every day to the previous day's savings.
Worked Example
Step-by-Step
Let's find the 5th term of an AP if the first term is 7 and the common difference is 3.
1. The first term (a1) is 7.
2. The common difference (d) is 3.
3. To find the second term (a2), we add the common difference to the first term: a2 = a1 + d = 7 + 3 = 10.
4. To find the third term (a3), we add the common difference to the second term: a3 = a2 + d = 10 + 3 = 13.
5. To find the fourth term (a4), we add the common difference to the third term: a4 = a3 + d = 13 + 3 = 16.
6. To find the fifth term (a5), we add the common difference to the fourth term: a5 = a4 + d = 16 + 3 = 19.
So, the 5th term of the AP is 19.
Why It Matters
Understanding APs helps in predicting patterns and making smart decisions. Engineers use APs to design structures and calculate forces, while economists use them to model growth or decay of investments. Even data scientists use them to understand trends in large datasets, helping them build smarter AI.
Common Mistakes
MISTAKE: Confusing AP with other sequences like Geometric Progression (GP) where terms are multiplied. | CORRECTION: Remember, in an AP, you always ADD or SUBTRACT the same number to get the next term.
MISTAKE: Calculating the common difference incorrectly by subtracting terms in the wrong order. | CORRECTION: Always subtract a term from the term that comes IMMEDIATELY AFTER it (e.g., a2 - a1, not a1 - a2).
MISTAKE: Assuming any sequence with a pattern is an AP. | CORRECTION: Verify if the DIFFERENCE between *every* consecutive pair of terms is the same. If it's not constant, it's not an AP.
Practice Questions
Try It Yourself
QUESTION: What is the common difference of the AP: 2, 6, 10, 14...? | ANSWER: 4
QUESTION: If the first term of an AP is 5 and the common difference is -2, write the first four terms. | ANSWER: 5, 3, 1, -1
QUESTION: The 3rd term of an AP is 11 and the 4th term is 14. What is the 6th term? | ANSWER: 20
MCQ
Quick Quiz
Which of these sequences is an Arithmetic Progression?
1, 2, 4, 8...
10, 7, 4, 1...
1, 1, 2, 3...
5, 10, 15, 25...
The Correct Answer Is:
B
In option B, the common difference is -3 (7-10 = -3, 4-7 = -3, 1-4 = -3), which is constant. Options A and C do not have a constant difference, and option D has differences of 5, 5, and then 10.
Real World Connection
In the Real World
Many things around us follow APs. For example, the number of seats in rows of a cinema hall often increases by a fixed number in each successive row. Or, if you pay a fixed EMI for a loan every month, the remaining principal amount might form an AP if interest is calculated simply.
Key Vocabulary
Key Terms
SEQUENCE: An ordered list of numbers | TERM: Each number in a sequence | COMMON DIFFERENCE: The constant value added or subtracted to get the next term in an AP | ARITHMETIC PROGRESSION (AP): A sequence where the difference between consecutive terms is constant
What's Next
What to Learn Next
Great job learning about APs! Next, you can explore how to find the 'nth term' of an AP using a formula, which will save you from writing out every term. You can also learn about the 'sum of n terms' of an AP, which is super useful!


