The nth term formula in a geometric sequence provides a way to find any term in that sequence without listing all preceding terms.
The general formula is given by:
\[a_n = a_1 \cdot r^{(n-1)}\],
where:
- \(a_n\) is the nth term,
- \(a_1\) is the first term,
- \(r\) is the common ratio,
- \(n\) is the term number.
For our sequence (\(-2, 4, -8, 16,\ldots\)), we substitute \(a_1 = -2\) and \(r = -2\) into the formula:
\[a_n = -2 \cdot (-2)^{(n-1)}\].
This formula is powerful because it allows you to calculate any term directly, without computation or comparison of other terms.
Whether you're finding the 5th term or the 50th, the nth term formula gives you results instantly by substituting the desired term number \(n\).