A sequence is a function whose inputs are ordered integers. The notation names the value at position , allowing patterns to be stated without listing every term.
Explicit and recursive descriptions
An explicit rule computes a term directly. For , the sequence begins .
A recursive rule states a starting value and how to obtain the next term:
The two rules describe the same arithmetic sequence.
Index origin matters
The rule gives when indexing begins at , but when indexing begins at . State the starting index; it is part of the definition.
Difference and ratio tests
Constant first difference indicates an arithmetic sequence. Constant ratio indicates a geometric sequence. These tests diagnose a pattern but do not prove a rule from finitely many observations—many formulas can fit the same initial terms.
Check your understanding
Find an explicit rule for with first term indexed by .
Show the reasoning
The common difference is , so .