Sequences can be defined by:
- Explicit formula: ( a_n ) given directly in terms of ( n ).
- Recursive formula: each term defined using previous term(s), together with initial term(s).
To find the first few terms, substitute successive values of ( n ) (or apply the recurrence repeatedly).