Sequences and Series
Geometric Sequences
Find the nth term of a geometric sequence using a_n = a_1 · r^(n-1), where r is the common ratio.
Example
geometric-sequence
A geometric sequence has a constant ratio r between consecutive terms: a_{n+1} / a_n = r for all n. The nth term formula: a_n = a_1 · r^(n-1). - a_1 is the first term - r is the common ratio - n-1 is the exponent (power)