The general term (or ( n^{th} ) term) of a sequence is a formula that gives any term when the position ( n ) is known.
Common patterns:
- Squares: ( n^2 )
- Triangular: ( \dfrac{n(n+1)}{2} )
- Arithmetic: ( a + (n-1)d )
- Geometric: ( ar^{n-1} )
The general term (or ( n^{th} ) term) of a sequence is a formula that gives any term when the position ( n ) is known.
Common patterns: