Arithmetic Sequence Nth Term Calculator

    Find the nth term of an arithmetic sequence from the first term, common difference, and term number. The calculator also shows the substitution and a short sequence check.

    Enter the first term, common difference, and term number.

    How the nth term is calculated: the calculator starts from the first term, counts the steps from term 1 to term n, and multiplies that count by the common difference. For large n, this is more useful than listing the whole sequence manually.

    Arithmetic sequence nth term formula

    Use this calculator when you know the first term, the common difference, and the term number n. It is focused on one output: the value of the nth term.

    a_n is the nth term, a_1 is the first term, n is the term number, and d is the common difference.

    SymbolMeaning
    a1first term of the arithmetic sequence
    dcommon difference between consecutive terms
    nterm number, counted from 1
    annth term value
    sum of the first n terms; this is a separate calculator
    • Enter the first term a1.
    • Enter the common difference d; it may be negative or zero.
    • Enter the target term number n.
    • Read the nth term value and the numeric substitution.

    Why the formula uses n minus 1

    The first term is already in position 1, so moving from term 1 to term n takes one fewer step than the term number. When n equals 1, there are no steps and the answer is the first term.

    Sequence check
    For small n, the calculator displays the first terms so you can confirm the spacing. For very large n, it keeps the output compact.

    Examples

    Casea1dnan
    Positive difference231029
    Negative difference5-28-9
    Decimal difference10.52010.5
    Zero difference701007

    Calculator limits

    • n must be a positive integer.
    • The form accepts term numbers up to 1,000,000,000.
    • Decimal and very large values use JavaScript number precision.
    • Use the arithmetic series sum calculator when the task asks for.
    • If the first term or common difference is unknown, solve that parameter first.
    Nth term versus sum
    This page returns one sequence value. A series sum adds multiple terms and answers a different search intent.

    Frequently Asked Questions

    Sources and References

    Calculations are based on the listed reference sources. Links open in a new tab.

    Updated:

    Related Tools