To find any term in an arithmetic sequence without listing all preceding terms, the nth term rule comes in handy. This mathematical formula expresses the general term \(a_n\) and can be applied universally to determine any term's position \(n\) in the sequence. The rule is expressed as:
- \(a_n = a_1 + (n-1) \cdot d\)
where:
- \(a_n\) is the nth term you want to find,
- \(a_1\) is the first term of the sequence,
- \(n\) is the term number,
- \(d\) is the common difference.
In our example, substituting 1 for \(a_1\), 5 for \(d\), we derive the nth term formula: \(a_n = 1 + (n-1) \cdot 5 = 5n - 4\). This formula enables you to compute any term directly, which is incredibly useful for large sequences or specific inquiries about distant terms.