Sequences and Notation
Sequences as indexed rules
Sequences are defined by a rule that assigns a term to each index $n$. A sequence is a function from positive integers (often starting at $1$) to the values of the sequence. The starting index can be $0$ or any integer, but many definitions begin at $1$; shifting the start may require redefining the rule.
Notation and indexing
Let be the terms. The nth term is denoted by . If the sequence is given by a function , then and generally . The index tells you the position in the ordered list. For example, .
Example: a rational sequence
If , then the terms are rational numbers obtained by evaluating the rule at each $n$. So the nth term is .
Special type: Arithmetic sequences
An arithmetic sequence is essentially linear: the difference between successive terms is constant. A common explicit form is , where is the common difference.
Key takeaway on indexing
Starting index is a convention; the concept is the rule applied to the index $n$. You may adjust the domain or the function if you change the starting point.