The sequence 1, 2, 3, ..., x is linear.
1, 4, 9, 16, ..., x2 is a polynomial.
1, 2, 4, 8, ..., 2x is exponential.
1, 2, 6, 24, ..., x! is factorial.