A sequence is just a list of numbers,
We sometimes use the notation {an} for the entire sequence. We call an the general term of the sequence. The subscript n is the index, and tells us which term to consider.
We can think of any sequence as a function f from the indicies (the natural numbers
Arithmetic sequences have an especially simple pattern: Each term comes from adding the same constant to the previous term. Thus, if a0 is the first (zeroth) term of the sequence, subsequent terms will be
Arithmetic sequences are found in situations where there is constant accumulation. Examples include drops from a faucet into a sink, dust settling, and regular deposits of equal size into a bank account with no interest.
Geometric sequences are similar to arithmetic ones, but each term is a constant multiple, rather than a constant interval, from the previous term. Thus, if a0 is the first (zeroth) term of the sequence, subsequent terms will be
Geometric sequences are found in situations where there is proportional accumulation. Examples include the thickness of a piece of paper that you keep folding in half, populations that double in size after a certain amount of time, and a bank deposit accumulating interest at a fixed rate.