Sigma Notation Basics
Think of sigma notation as mathematical shorthand that saves you from writing out endless addition problems. The symbol ∑ (sigma) literally means "the sum of" - it's your signal that you need to add things up.
Here's how it works: when you see , you're looking at instructions to substitute values from n=1 up to n=8 into the expression , then add all those results together. So you'd calculate + + + ... + .
The general form shows this even more clearly. When you see , this represents the sum formula (often called Sn) for the expression 4n²+5n-2. This notation tells you exactly which values to substitute and what to do with them.
Remember: The bottom number tells you where to start, the top number tells you where to stop, and the expression tells you what to calculate at each step.


