Arithmetic Progression (A.P.)
Simple Explanation
An arithmetic progression (A.P.) is a sequence where the same fixed number, the common difference d, is added to get from each term to the next. Its nth term is given directly by aβ = aβ + (nβ1)d.
Why Do We Need It?
A.P.s model any process that changes by the same fixed amount every step β the most common and intuitive pattern in a sequence.
Formula
nth Term of an Arithmetic Progression
aβ = aβ + (n β 1)d
Gives the value of any term directly from its position n, without listing every earlier term.
- aβ
- β the nth term of the sequence
- aβ
- β the first term
- d
- β the common difference β the fixed amount added between consecutive terms
- n
- β the term's position in the sequence
When to use it: Whenever you need a specific term of an arithmetic sequence directly, or need to find n, aβ, or d from other known values.
Worked Example
Find a term of an arithmetic progression
An A.P. has first term 5 and common difference 3. Find the 10th term.
Why Does This Work?
Starting at aβ and adding d exactly (nβ1) times reaches the nth term β since going from aβ to aβ is one addition, aβ to aβ is two additions, and so on, reaching aβ always takes exactly nβ1 additions of d.
Real-Life Example
Stadium seating rows
A stadium's rows each have 4 more seats than the row before, starting with 20 seats in row 1.
The number of seats per row forms an A.P. with aβ=20, d=4 β the nth term formula instantly gives the seat count for any row.
Practice
An A.P. has first term 7 and common difference β2. Find the 8th term.
MediumAn A.P. has aβ=4 and aβ =20. Find the common difference d.
MediumCommon mistake
Using n instead of (nβ1) in the formula β the first term aβ requires ZERO additions of d, not one, since (1β1)=0.
Quick Review
- aβ = aβ + (nβ1)d.
- d = common difference: the fixed amount added between consecutive terms.
- Reaching the nth term always takes exactly (nβ1) additions of d from aβ.