Series Sum Calculator

Calculate finite and infinite series, inspect every term, verify convergence, compare results, and export clear step-by-step solutions for study or practical work with confidence.

Calculation settings

Use n, j, x, pi, e, parentheses, powers, and supported functions.

Unknown value solver

This value is ignored when solving directly for the sum.

Second series settings

Display and rounding options

Calculation history

Completed calculations will appear here.

Formula used

SeriesTerm formulaSum formula or note
Arithmetica + jdSₙ = n[2a + (n − 1)d]/2
GeometricarʲSₙ = a(1 − rⁿ)/(1 − r)
Infinite geometricarʲS∞ = a/(1 − r), when |r| < 1
Harmonic1/nCalculated by direct finite summation
Powera(x + js)ᵖCalculated from generated terms
Customf(n, x)Safely parsed without PHP evaluation

The calculator generates each selected term. It then uses compensated summation for improved accuracy. Infinite geometric sums require an absolute ratio below one.

How to use this calculator

  1. Choose a calculation mode and series type.
  2. Enter the required parameters and index range.
  3. Select precision, rounding, and display preferences.
  4. Enable comparison when two series need evaluation.
  5. Submit the form and review every generated result.

Custom formulas may use n, j, and x. Standard functions include sqrt, sin, cos, log, and abs. Review each generated term before using important results elsewhere.

Example data

ExampleInputsExpected result
Arithmetica = 2, d = 3, n = 540
Geometrica = 3, r = 2, n = 445
Infinite geometrica = 8, r = 0.516
Squaresn = 1 through 555
Custom1/n², n = 1 through 41.423611…

These examples provide quick testing values. They also demonstrate several supported calculation paths. Use sample data before entering specialised values yourself.

Frequently asked questions

What is a series sum?

A series sum adds terms from a sequence. The range may be finite or infinite. Convergence determines whether an infinite sum has one value.

How is an arithmetic series calculated?

An arithmetic series uses a constant difference. Its finite sum uses the first term and count. The calculator also supports unknown-value rearrangements for arithmetic inputs.

When does an infinite geometric series converge?

It converges when the absolute ratio is below one. Ratios outside that range do not settle. The calculator checks this condition before producing infinite results.

Can I enter my own formula?

Yes, choose the custom formula series type. Use n, j, x, constants, and supported functions. Unsafe PHP code is never evaluated by this calculator.

What is the difference between n and j?

The variable n is the actual selected index. The variable j starts at zero for generated positions. This distinction helps formulas respect custom starting indices correctly.

Why are only 1,000 terms displayed?

The limit keeps browsers responsive and tables manageable. It also prevents accidental resource-heavy calculations. Use formulas or larger server limits for extensive analysis.

Can the calculator solve a missing ratio?

Yes, finite geometric ratios use numerical solving. Some input combinations may have multiple valid roots. The entered ratio acts as the preferred starting estimate.

Why might a solved term count be decimal?

The equation can produce a mathematical non-integer count. Real sequences require a whole number of terms. Check nearby integers and compare their resulting sums carefully.

How are exports created?

CSV files contain generated table values. PDF files summarise the visible calculation and steps. Copy and print tools support faster sharing and records.

Related Calculators

Average Calculator StatisticsGeometric Mean CalculatorInter Quartile Range CalculatorLower Quartile CalculatorMaximum CalculatorMean Calculator StatisticsMedian Calculator StatisticsMidhinge Calculator StatisticsMid Range Calculator StatisticsMinimum Calculator Statistics

Important Note: All the Calculators listed in this site are for educational purpose only and we do not guarentee the accuracy of results. Please do consult with other sources as well.