Arithmetic Progression Examples: Key Formulas, Types & Uses
Once you know what to look for, arithmetic progression examples start popping up everywhere. An arithmetic progression is just a list of numbers where each one changes by the same amount every time. In this post, I’ll show you simple formulas, some classic patterns, and a bunch of practical examples so you can spot and use them without much fuss.
You can find any term or the sum of terms in an arithmetic progression if you know just a few formulas and easy steps.

Let’s check out clear examples, from number lists to real-life stuff like steady wage bumps or regular savings. You’ll get the key formulas and short explanations that help you solve problems fast and actually use this idea in daily life.
Arithmetic Progression Formulas and Key Concepts

Here’s where you get the exact formulas you need for arithmetic progressions. I’ll lay out the terms, the usual sequence format, the formula for any term, and the quick way to add up terms.
Definition and Terminology
An arithmetic progression (AP) is a sequence where you get each new term by adding the same fixed number to the last one. That fixed number is the common difference, which we call d. The first value in the sequence is the first term, usually written as a or a1.
You’ll see terms of an AP written like a, a + d, a + 2d, and so on. Each of those is just one term in the sequence. When you add up the terms, that’s called an arithmetic series or sum of an AP.
Some key words: first term, common difference, nth term, last term, sum of n terms.
General Form and Notation
You can write an AP like this: a, a + d, a + 2d, a + 3d, …
Use compact notation if you need the nth element or just want to show a bunch of terms.
Here are the usual symbols and what they mean:
- a or a1 = first term
- d = common difference (can be negative or zero)
- an = nth term
- l = last term (if you know it)
- n = number of terms
Here’s a quick table:
| Symbol | Meaning |
|---|---|
| a | first term |
| d | common difference |
| n | position or number of terms |
| an | value of nth term |
| l | last term (same as an when n is known) |
This notation really helps you jump from specific examples to the general formulas.
Finding the nth Term
You can find any term in the sequence with this formula:
an = a + (n – 1)d
Just plug in the first term a, the common difference d, and the index n.
For example, if a = 3 and d = 5, the 10th term is an = 3 + (10 – 1)×5 = 3 + 45 = 48.
If you know two terms, you can work out a and d.
Say a3 = 11 and a7 = 27. Set up:
a + 2d = 11 and a + 6d = 27. Subtract to get d, then solve for a.
You can also use the nth-term formula to check if a number belongs in an AP—just solve for n and see if it’s a positive integer.
Sum of First n Terms
You can add the first n terms fast with either of these formulas:
-
If you know the last term an:
Sn = n·(a + an)/2 -
If you don’t know an but have d:
Sn = n/2 · [2a + (n – 1)d]
Both give the same result, since an = a + (n – 1)d.
Let’s try an example: a = 4, d = 3, n = 5.
an = 4 + (5 – 1)×3 = 16, so Sn = 5×(4 + 16)/2 = 5×10 = 50.
Use Sn to figure out totals in problems like regular payments, layered counts, or summed patterns.
Types and Practical Examples of Arithmetic Progression
Here are some concrete examples to show how the first term, common difference, and last term shape an AP. I’ll cover standard problems, finite and infinite cases, and APs with positive, negative, or zero common difference.
Standard AP Examples with Solutions
Example 1: First term a = 2, common difference d = 3.
Use the nth-term formula: an = a + (n − 1)d. To find the 10th term: a10 = 2 + (10 − 1)×3 = 2 + 27 = 29.
To sum the first 10 terms: Sn = n/2 (2a + (n − 1)d). S10 = 10/2 (4 + 27) = 5 × 31 = 155.
Example 2: a = 7, d = −2, n = 6.
Find the last term: a6 = 7 + (6 − 1)(−2) = 7 − 10 = −3.
Sum: S6 = 6/2 (7 + (−3)) = 3 × 4 = 12.
Quick checklist:
- nth term: an = a + (n − 1)d
- Sum when last term known: Sn = n/2 (a + an)
These formulas come in handy for competitive exams and routine problems where you need arithmetic means or series sums.
Finite and Infinite APs
A finite AP has a set number of terms n. You get a last term l = a + (n − 1)d and use Sn = n/2 (a + l) or Sn = n/2 (2a + (n − 1)d).
Finite APs show up in payroll raises, stair steps, and exam questions.
An infinite AP only works without a sum when d ≠ 0, since the terms don’t settle to one value. If d = 0, the infinite AP is just constant (a, a, a, …) and each term equals the arithmetic mean a.
Geometric progression and harmonic progression are different: GP has a constant ratio, HP uses reciprocals of an AP.
When you solve these, check if you’re given n or l. If you don’t have either and d ≠ 0, don’t assume you can find a finite sum.
Most test questions give you either n or the last term so you can work out Sn.
Examples with Positive, Negative, and Zero Common Difference
Positive d: Let’s say a = 5 and d = 4. You get 5, 9, 13, 17, and so on. Each term grows, and if you pick two terms the same distance from the center, their average lands right in the middle. This setup works great when you want to model steady increases.
Negative d: Try a = 20 with d = −3. Now you have 20, 17, 14, 11, … . The terms drop each time, but you can use the usual formulas. Sometimes the sequence slips past zero and goes negative, so you’ll want to watch for sign changes, especially when you’re solving for n where an = 0 or some other value.
Zero d: Take a = 8 and d = 0. Here, every term is just 8, 8, 8, 8, and so on. Every term matches the arithmetic mean, and Sn turns into n×a. This one acts like a constant function, and honestly, it can make mixed progression problems easier—especially when AP values feed into GP or HP calculations.
