The Nature of Mathematics, 12th Edition
Home
about dr. smith
glossary
transparencies
other books

Chapter1
Chapter 2
Chapter 3
Chapter 4
Chapter 5
Chapter 6
Chapter 7
Chapter 8
Chapter 9
Chapter 10
Chapter 11
Chapter 12
Chapter 13
Chapter 14
Chapter 15
Chapter 16
Chapter 17
Chapter 18
group projects
individual projects
links by topic
Section 11.3: Sequences

11.3 Outline

A.  Sequences or Progressions
B. Arithmetic sequences
      1. define sequence
      2. definition
      3. general term
C. Geometric sequences
      1. definition
      2. general term
D.  Fibonacci-type sequences
      1. definition
      2. general term
E.  Procedure for classifying sequences

11.3 Essential Ideas

An arithmetic sequence is a sequence whose consecutive terms differ by the same real number, called the common difference.  The general term of an arithmetic sequence a1, a2, a3, ... an, with common difference d is an a1 + (n - 1)d.

A geometric sequence is a sequence whose consecutive terms have the same quotient, called the common ratio.  The general term of a geometric sequence g1, g2, g3, ... gn, with common ratio r is gn g1rn-1.

A Fibonacci-type sequence is a sequence in which the general term is given by the formula s1 = sn-1 + sn-2 where s1 and s2 are given.  The Fibonacci sequence is that sequence for which s1 = s2 = 1.