Sigma (Σ) — Definition, Formula & Examples
Sigma (Σ) is the uppercase Greek letter used in mathematics as a shorthand for summation — adding up a series of values according to a pattern or rule.
The notation denotes the sum , where is the index of summation, is the lower bound, is the upper bound, and is the general term being summed.
Key Formula
Where:
- = Summation symbol (uppercase sigma)
- = Index of summation — the variable that changes each step
- = Lower bound — the starting value of the index
- = Upper bound — the ending value of the index
- = General term — the expression evaluated at each index value
How It Works
Read sigma notation from the bottom up. The variable and starting value sit below the Σ (for example, ). The ending value sits above (for example, ). The expression to the right of Σ tells you what to evaluate for each value of . You substitute each integer from the lower bound to the upper bound, then add all the results together.
Worked Example
Problem: Evaluate .
Step 1: Substitute each integer from 1 to 4 into the expression .
Step 2: Add all the results together.
Answer:
Why It Matters
Sigma notation appears throughout statistics (for example, computing the mean as ), calculus (Riemann sums), and physics. Mastering it lets you read and write compact formulas instead of writing out long addition chains.
Common Mistakes
Mistake: Starting the index at the wrong value, such as always assuming it begins at 1.
Correction: Always check the lower bound beneath the Σ. It can be 0, 1, 2, or any integer specified by the problem.
