This document discusses sequences and their properties. It defines sequences and provides examples of different types of sequences including arithmetic, geometric, harmonic, and Fibonacci sequences. It discusses finding formulas for the nth term of sequences and calculating sums of sequence terms. Examples are provided to demonstrate finding sequence terms, recognizing sequence types based on patterns of terms, and using recurrence relations to define sequences.