represent a sequence algebraically using a recursion formula, function notation, or the formula for the nth term [e.g., represent 2, 4, 8, 16, 32, 64, … as ; , as , or as , or represent , , , , , , … as ; , as , or as , where is a natural number], and describe the information that can be obtained by inspecting each representation (e.g., function notation or the formula for the nth term may show the type of function; a recursion formula shows the relationship between terms) Sample problem: Represent the sequence 0, 3, 8, 15, 24, 35, … using a recursion formula, function notation, and the formula for the nth term. Explain why this sequence can be described as a discrete quadratic function. Explore how to identify a sequence as a discrete quadratic function by inspecting the recursion formula.