26.1.3 A Sequence Is a Special Function
Core ideaLet a function take only the inputs 1, 2, 3, … and its string of outputs becomes a sequence aₙ=f(n)
Module goal. Narrow the functions you already know down to whole-number inputs only, and build the basic language of sequences, general terms, and recurrence.