826
Chapter Outline
Interdependence of
Sections
12.1 Sequences and Sums
12.2 Arithmetic Sequences
12.3 Geometric Sequences
12.3.A Special Topics: Infinite Series
12.4 The Binomial Theorem
12.5 Mathematical Induction
This chapter deals with a variety of subjects involving counting processes
and the nonnegative integers 0, 1, 2, 3, . . . .
12.1 Sequences and Sums
■ Find terms of a sequence.
■ Write the formula for a sequence, given a few of its terms.
■ Find the formula for a recursively defined sequence.
■ Set up and solve applied problems using sequences.
■ Use summation notation.
■ Find partial sums of a sequence.
A sequence is an ordered list of numbers, such as
2, 4, 6, 8, 10, 12, . . .
1, 3, 5, 7, 9, 11, 13, . . .
1, 0, 1, 0, 1, 0, 1, 0, . . .
2, 1,
2
3
,
3
4
,
4
5
,
5
6
,
6
7
, . . . ,
where the dots indicate that the same pattern continues forever.* Each number on
the list is called a term of the sequence.
2, 1, 0, 1, 2, 3, 2, 1, 0, 1, 2, 3, 2, . . . .
1st 2nd 3rd 4th 5th 6th
term term term term term term
When the pattern isn’t obvious, as in the preceding examples, sequences are usu-
ally described in terms of a formula.
Section Objectives
12.2
12.1
12.4 12.3
12.5
Sections 12.1, 12.4, and 12.5 are
independent of one another and
may be read in any order.
*Such a list defines a function f whose domain is the set of positive integers. The rule is f (1)
first number on the list, f (2) second number on the list, and so on. Conversely, any function g whose
domain is the set of positive integers leads to an ordered list of numbers, namely, g(1), g(2), g(3), . . . .
So a sequence is formally defined to be a function whose domain is the set of positive integers.