Arithmetic Series Sum Calculator

    Calculate the sum of the first n terms of an arithmetic series from the first term and common difference, or from the first and last terms.

    The arithmetic series sum equals the average of the first and last terms multiplied by the number of terms. This is the same pairing idea used for the sum of the numbers from 1 to 100.

    How to calculate an arithmetic series sum

    This calculator is for the sum of the first n terms of an arithmetic sequence. It supports the two common school inputs: first term with common difference, or first term with last term.

    S_n is the sum of the first n terms, n is the number of terms, a_1 is the first term, and a_n is the last term among the first n terms.

    S_n is the sum of the first n terms, n is the number of terms, a_1 is the first term, and d is the common difference.

    a_n is the last term among the first n terms, a_1 is the first term, n is the number of terms, and d is the common difference.

    Two input modes
    Use first term plus common difference when d is known. Use first and last terms when the end of the finite series is known.

    Which inputs to use

    Known valuesCalculator outputBest for
    a1, d, and nFinds the last term and the sum of the first n termsProblems that give a common difference
    a1, an, and nFinds the common difference and the sumProblems that give the first and last terms
    other unknownsNot solved on this focused pageUse a broader sequence solver if another parameter is missing
    • n must be a positive integer.
    • When n equals 1, the sum is the first term.
    • A negative or zero common difference is valid.
    • Very large inputs may exceed JavaScript safe integer precision.

    Examples

    GivenCheckSum
    ,,sum of the numbers from 1 to 1005050
    ,,positive common difference with last term 29155
    ,,negative common difference with last term 030
    ,.5,decimal common difference with last term 10.5115
    Gauss sum connection
    The sum of the numbers from 1 to n is a special arithmetic series with first term 1, common difference 1, and last term n.

    Calculator limits

    • The calculator sums the first n terms, not an arbitrary middle slice of a sequence.
    • It does not solve for n from a known sum.
    • It does not list every term or work as a symbolic algebra solver.
    • Financial examples with evenly changing payments are only analogies; this is not a loan calculator.
    • If several sequence parameters are unknown, use a broader arithmetic sequence tool.
    ScenarioUse
    Need one term onlyArithmetic sequence nth term calculator
    Need several unknown parametersGeneral arithmetic sequence calculator
    Sequence changes by multiplicationGeometric sequence calculator

    Frequently Asked Questions

    Sources and References

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

    Updated:

    Related Tools