Arithmetic Sequence vs Geometric Sequence

Last Updated : 28 Jul, 2026

A sequence is a list of numbers arranged in a particular order according to a rule.

The two most common types are

1. Arithmetic Sequence: Sequence of numbers in which the difference between any two consecutive terms is always the same. This fixed difference is called the common difference (d). Each new term is obtained by adding or subtracting the same number from the previous term.

General Form: a, a + d, a + 2d, a + 3d, ...

2. Geometric Sequence: Sequence of numbers in which the ratio between any two consecutive terms is always the same. This fixed ratio is called the common ratio (r). Each new term is obtained by multiplying or dividing the previous term by the same number.

General Form: a, ar, ar², ar³, ar⁴, ...

The table below compares their main features.

FeatureArithmetic Sequence (AS)Geometric Sequence (GS)
RuleAdd or subtract the same number each time.Multiply or divide by the same number each time.
Common ElementCommon Difference (d)Common Ratio (r)
Relation Between TermsThe difference between consecutive terms is constant.The ratio between consecutive terms is constant.
Operation UsedAddition or SubtractionMultiplication or Division
Growth PatternLinear growthExponential growth
General Forma, a + d, a + 2d, a + 3d, ...a, ar, ar², ar³, ar⁴, ...
nᵗʰ Termaₙ = a + (n − 1)daₙ = arⁿ⁻¹
Sum of First n TermsSₙ = n/2 [2a + (n − 1)d]Sₙ = a(rⁿ − 1)/(r − 1), r ≠ 1
Example5, 11, 17, 23, 29, ...2, 6, 18, 54, 162, ...
Comment

Explore