Loading...
The Greek capital sigma is mathematical shorthand for “add these up”. Once you can read the limits and the rule, a long sum shrinks to a single compact symbol you can evaluate with the series formulas you already know.
The big picture
Sigma notation is a piece of mathematical compression: it packs an entire sum — sometimes with hundreds of terms — into one tidy expression. That matters not just for neatness but because it is the language sums are written in from here on, including the trapezium rule, statistics (means and variances) and the formal definition of the integral. The skills are small but precise: read off where the sum starts and stops, count the terms correctly, and recognise when a sigma expression is secretly an arithmetic or geometric series you can evaluate in one line.
What you'll be able to do
The expression means: substitute up to into the rule , and add all the results. The letter under the sigma is the ; the number below is where it , and the number above is where it .
So . Nothing mysterious — it is a sum with instructions attached.
The number of terms is , not just the top number. A sum from to has terms, not 10. Miscounting here quietly breaks every subsequent calculation.
This matters most when a sigma hides an arithmetic or geometric series: to use , you need the correct — the number of terms — which is where the “+1” earns its keep.
The classic off-by-one: “” has terms (because ), but “” has terms. Always compute top − bottom + 1 rather than trusting the top limit.
Two rules make sigma expressions manageable. A constant multiplier can come outside, and a sum of two rules can be split apart. Also, adding a constant over terms just gives .
These let you break a complicated sigma into standard pieces — often an arithmetic or geometric series you can finish with .
Tip — When the limits are large, do not expand term by term — recognise the arithmetic or geometric pattern and apply .
Think like an examiner
Common misconceptions
Sigma essentials
Stretch yourself
Evaluate .
Hint — It is an arithmetic series, but it starts at . First find the number of terms, the first term (at ) and the last term (at ).
Questions students ask
Key takeaways
How this fits the course
Test yourself
Ready to lock in Sigma Notation? Pick a mode and earn XP & Dobloons.