Sequences and Series: Basic Concepts
Quick answer A sequence is an ordered list of numbers generated by a rule (the nth term); a series is the sum of the terms of a sequence.
A sequence is an arrangement of numbers in a definite order according to some rule. If a1, a2, a3, ..., an, ... are the terms of a sequence, then an is called the nth term (or general term) of the sequence. A sequence with a finite number of terms is a finite sequence; otherwise it is an infinite sequence.
When the terms of a sequence are added, the expression a1 + a2 + a3 + ... + an + ... is called a series. A series is finite or infinite according as the corresponding sequence is finite or infinite. The sum of the first n terms is denoted Sn, and an = Sn − Sn−1 for n ≥ 2 (with a1 = S1). This relation lets us recover the general term whenever only Sn is known.
Worked Example. Write the first five terms of the sequence whose nth term is an = (2n − 3)/6.
Substituting n = 1, 2, 3, 4, 5:
- a1 = (2(1) − 3)/6 = −1/6
- a2 = (2(2) − 3)/6 = 1/6
- a3 = (2(3) − 3)/6 = 3/6 = 1/2
- a4 = (2(4) − 3)/6 = 5/6
- a5 = (2(5) − 3)/6 = 7/6
So the sequence is −1/6, 1/6, 1/2, 5/6, 7/6, ... and the associated series is −1/6 + 1/6 + 1/2 + 5/6 + 7/6 + ... .
- A sequence is a function on the natural numbers; substituting n = 1, 2, 3, ... gives its terms.
- A series is formed by adding the terms of a sequence; Sn is the sum of its first n terms.
- an = Sn − Sn−1 (n ≥ 2) recovers the general term from a given sum formula, with a1 = S1.
- Not every sequence is an AP or GP — the nth term can follow any rule, including quadratic or fractional expressions.
- Always verify a derived nth term formula by substituting small values of n.
