Summation (Sigma) Calculator

Calculate the sum of any series using sigma notation. Enter the expression in terms of n, the start index, and the end index. The calculator evaluates each term and returns the total, with all individual terms listed below.

Calculate.co.nz is proud to be partnered with Health Based Building, a leader in sustainable and health-conscious building innovation. With over a century of experience, they develop high-performance systems like Foreverbreathe Specification, Magnum Board, and Foreverbreathe Paints to support energy-efficient, non-toxic living environments. Their commitment to healthier homes aligns with our belief that informed choices lead to better outcomes for Kiwi households.
Calculate.co.nz partner: Health Based Building
Standard formula  Direct term-by-term summation of the series.

1. Series Definition

n=1 Σ n 10

2. Common Series Presets

Click a preset to load it into the calculator.

Summation Result

Total Sum
55
S from n=1 to 10
Number of Terms
10
Terms added
Average Term Value
5.5
Sum / number of terms
Largest Term
10
Maximum value in series

Series Details

Expression f(n)n
Lower bound1
Upper bound10
Number of terms10
First term f(start)1
Last term f(end)10
Minimum term1
Maximum term10
Total sum55

Worked Example

All Terms

Result: Loading...

What is Summation (Sigma) Notation?

Sigma notation (named after the Greek capital letter sigma, Σ) is a shorthand way to write the sum of a sequence of numbers. Instead of writing out each term, you write a general formula and specify the range of values to substitute. The notation has three parts: the general term expression (what you are adding), the lower bound (where the index starts), and the upper bound (where the index stops).

For example, the notation "sum from n=1 to 5 of n squared" means: substitute n=1, n=2, n=3, n=4, and n=5 into n^2, then add the results: 1 + 4 + 9 + 16 + 25 = 55.

Common Summation Formulas

SeriesExpressionClosed-Form Sum (1 to n)Example: n=10
Natural numbersΣ in(n+1)/255
SquaresΣ i^2n(n+1)(2n+1)/6385
CubesΣ i^3[n(n+1)/2]^23,025
Odd numbersΣ (2i-1)n^2100
Geometric (ratio r)Σ r^i (i=0 to n)(r^(n+1) - 1)/(r - 1)Σ 2^i (0-9) = 1,023
ConstantΣ cc * nSum of 1, 1 to 10 = 10

How the Calculator Works

This calculator uses direct term-by-term evaluation. For each integer value of n from the start index to the end index, it substitutes n into your expression, evaluates the result, and adds it to a running total. This approach works for any expression that can be evaluated numerically, including polynomials, exponentials, fractions, and alternating series.

Supported operators and functions in the expression field: addition (+), subtraction (-), multiplication (*), division (/), powers (^), parentheses, and negative numbers. The index variable must be written as n (lower case). For example: n^2 + 3*n - 1, 2^n, 1/(n*(n+1)).

Arithmetic vs Geometric Series

An arithmetic series is one where each term increases by a constant difference. For example, 3 + 5 + 7 + 9 + 11 (difference of 2). The general term is f(n) = a + (n-1)*d, where a is the first term and d is the common difference. The sum of n terms is n*(first + last)/2.

A geometric series is one where each term is multiplied by a constant ratio. For example, 2 + 4 + 8 + 16 + 32 (ratio of 2). The general term is f(n) = a * r^(n-1). The sum of n terms is a*(r^n - 1)/(r - 1) for r not equal to 1. Both types are handled correctly by this calculator.

Practical Uses of Summation

Summation appears throughout mathematics and everyday life. In statistics, the mean of a dataset is the sum of all values divided by the count. In finance, compound interest involves sums of geometric terms. In physics, work done by a variable force is approximated by summing small increments. In computer science, the running time of algorithms is often expressed as a sum. Learning to read sigma notation and evaluate series is a key skill in mathematics from secondary school through to university level.

Related Calculators

Method: Direct term-by-term summation. The calculator substitutes each integer index value from the lower bound to the upper bound into the general term expression and accumulates the total. This approach is exact for any finite series with a mathematically valid expression.

This calculator evaluates finite sums only (lower and upper bounds must both be integers, with at most 10,000 terms). Expressions must use n as the index variable and standard mathematical operators. Infinite series convergence is not assessed. Results are displayed to sufficient decimal places for the values involved.

If you've found a bug, or would like to contact us, or learn more about James Graham and Calculate.co.nz.

Calculate.co.nz is partnered with Interest.co.nz for New Zealand's highest quality calculators and financial analysis.

Calculate.co.nz is the sister site of CalculatorHub.com, the world's largest calculator website by tool count.

All calculators and tools are provided for educational and indicative purposes only and do not constitute financial advice.

Calculate.co.nz is proudly part of the Realtor.co.nz group, New Zealand's leading property transaction literacy platform, helping Kiwis understand the home buying and selling process from start to finish. Whether you're a first home buyer navigating your first property purchase, an investor evaluating your next acquisition, or a homeowner planning to sell, Realtor.co.nz provides clear, independent, and trustworthy guidance on every step of the New Zealand property transaction journey.

Calculate.co.nz is also partnered with Health Based Building and Premium Homes to promote informed choices that lead to better long-term outcomes for Kiwi households.

Calculate.co.nz is hosted in Auckland via SiteHost new Zealand.

All content on this website, including calculators, tools, source code, and design, is protected under the Copyright Act 1994 (New Zealand). No part of this site may be reproduced, copied, distributed, stored, or used in any form without prior written permission from the owner.

About & trust: Why Calculate is NZ's most comprehensive · By the Numbers · How we compare · Editorial standards · How we keep data current · NZ finance glossary · Research & data · Financial literacy NZ · About · Privacy policy · Terms of use

Reviewed and maintained. Last reviewed 2026-07-02 and checked on a twice-monthly cycle against IRD, RBNZ and Stats NZ. How we keep data current.

© 2026 Calculate.co.nz. All rights reserved. Building free NZ calculators since 2011.