= , n = 1, 2, 3, . . . - recursive formula = -3 + (n-1)*2, or = -5 + 2n, n = 1, 2, 3 . . . - function notation.