P1.4.3 - Sigma notation

P1.4.3 - Sigma notation

Sigma notation is a compact way to write a sum whose terms follow a rule. Instead of writing a long line such as 5 + 8 + 11 + 14, you can state the rule, the starting value, and the finishing value in one expression. In this lesson you will learn how to read, expand, evaluate, and write sigma notation accurately.

Read the sigma symbol

The capital Greek letter sigma, Σ, means "sum". It tells you to add the values produced by the expression after the sigma sign.

Sigma notation

A finite sum written in sigma notation has the form

r=abf(r),\sum_{r=a}^{b} f(r),

where r is the index, a is the lower limit, b is the upper limit, and f(r) is the summand.

The lower limit tells you the first value of the index. The upper limit tells you the last value of the index. The summand tells you what to substitute into and then add.

In this setting, a sequence is a list of terms, while a series is the sum of terms from a sequence. Sigma notation tells you exactly which terms are being added.

[DIAGRAM: asset_name: Lesson p1.4.3: Sigma notation for sums of series - diagram 01; asset_slug: p1_4_3_understand_and_use_sigma_notation_for_sums_of_series__diagram_01; recommended_method: drawn_math; description: Create a clean 16:9 three-panel notation diagram. Left panel shows sum_{r=2}^{5}(3r-1) with direct labels for upper limit, lower limit/index, and summand. Middle panel expands the allowed index values r=2,3,4,5 to the terms 5,8,11,14 and shows their sum. Right panel shows sum_{r=1}^{n}1 as n copies of 1, ending with sum_{r=1}^{n}1=n. Use only NovaLearn grey on white, spacious margins, and true arrowheads with small target gaps wherever label arrows are used.]
Diagram

For example,

r=25(3r1)\sum_{r=2}^{5}(3r-1)

means substitute r=2, then r=3, then r=4, then r=5 into 3r-1, and add the results:

r=25(3r1)=(3(2)1)+(3(3)1)+(3(4)1)+(3(5)1).\sum_{r=2}^{5}(3r-1)=(3(2)-1)+(3(3)-1)+(3(4)-1)+(3(5)-1).

The index values are integers and the endpoints are included. So r=2 to r=5 gives four terms, not three.

A sigma sum is not found by putting in only the upper limit. It is found by substituting every integer index value from the lower limit to the upper limit and adding all the resulting terms.

Expand and evaluate finite sums

The safest first method is to expand the sigma notation into ordinary addition. This makes the limits visible and avoids most notation errors.

Worked example: find

r=25(3r1).\sum_{r=2}^{5}(3r-1).

The index is r, so substitute the integer values 2, 3, 4, 5 into the summand 3r-1.

r=25(3r1)=5+8+11+14.\sum_{r=2}^{5}(3r-1)=5+8+11+14.

Now add the terms:

5+8+11+14=38.5+8+11+14=38.

Therefore

r=25(3r1)=38.\sum_{r=2}^{5}(3r-1)=38.

Notice the decision point: the lower limit is 2, so the first term is not found by substituting r=1.

Expand and evaluate finite sums Continued

Sigma notation can also start somewhere other than 1.

Worked example: find

j=36j2.\sum_{j=3}^{6}j^2.

The allowed values are j=3,4,5,6, so

j=36j2=32+42+52+62.\sum_{j=3}^{6}j^2=3^2+4^2+5^2+6^2.

Therefore

j=36j2=9+16+25+36=86.\sum_{j=3}^{6}j^2=9+16+25+36=86.

This example also shows why the index letter matters only inside the summand. The letter j is just the variable being substituted into j^2.

Count terms and use the sum of ones

One official fact for this specification point is

Sum of ones

r=1n1=n.\sum_{r=1}^{n}1=n.

This is a counting statement. If you add 1 exactly n times, the answer is n:

r=1n1=1+1++1n terms=n.\sum_{r=1}^{n}1=\underbrace{1+1+\cdots+1}_{n\text{ terms}}=n.

It also explains constant sums. If the summand is always 5, then you are adding 5 once for every index value.

Worked example: simplify

r=1n5.\sum_{r=1}^{n}5.

There are n terms, and each term is 5, so

r=1n5=5r=1n1=5n.\sum_{r=1}^{n}5=5\sum_{r=1}^{n}1=5n.

If the lower limit is not 1, count the terms carefully. From r=a to r=b, inclusive, there are

ba+1b-a+1

integer values.

Worked example: find

r=4101.\sum_{r=4}^{10}1.

The index values are

4,5,6,7,8,9,10,4,5,6,7,8,9,10,

so there are 10-4+1=7 terms. Therefore

r=4101=7.\sum_{r=4}^{10}1=7.

Write sums in sigma notation

To write a series in sigma notation, identify two things:

  • the formula for the general term;
  • the index values that produce the first and last terms.

Worked example: write

4+7+10+13+164+7+10+13+16

in sigma notation.

The terms increase by 3, so one possible formula is

3r+1.3r+1.

Check it against the first term:

r=13(1)+1=4.r=1 \quad \Rightarrow \quad 3(1)+1=4.

The fifth term is

r=53(5)+1=16.r=5 \quad \Rightarrow \quad 3(5)+1=16.

So one correct sigma form is

r=15(3r+1).\sum_{r=1}^{5}(3r+1).

This is not the only possible answer. For example,

r=04(3r+4)\sum_{r=0}^{4}(3r+4)

also gives

4+7+10+13+16.4+7+10+13+16.

The important test is whether the chosen limits and summand generate exactly the required terms.

Write sums in sigma notation Continued

The index letter is a dummy variable. That means

r=14r2andk=14k2\sum_{r=1}^{4}r^2 \quad \text{and} \quad \sum_{k=1}^{4}k^2

mean the same sum:

12+22+32+42.1^2+2^2+3^2+4^2.

Do not change a free letter by accident. In

r=14(ar+2),\sum_{r=1}^{4}(ar+2),

the index is r; the letter a is a constant unless the question gives it as another variable to sum over.

Use sigma notation in exam work

In exam-style work, sigma notation is often used to set up a sum before a known series method is applied. The notation must show the correct first term, last term, and expression for the general term.

Worked example: a payment in month r is modelled by

41010r410-10r

pounds, where r=1 is the first month. Write an expression for the total paid from month 1 to month N.

The total is the sum of the monthly payments:

r=1N(41010r).\sum_{r=1}^{N}(410-10r).

Check the first few terms:

r=1400,r=2390,r=3380.r=1 \Rightarrow 400,\quad r=2 \Rightarrow 390,\quad r=3 \Rightarrow 380.

So the sigma expression correctly represents

400+390+380++(41010N).400+390+380+\cdots+(410-10N).

This kind of setup is useful because it states the whole series compactly. A later arithmetic-series method could then evaluate the sum, but the sigma notation itself has already done the modelling work.

Use sigma notation in exam work Continued

Here are the main checks to apply before you trust a sigma expression:

  • Are the lower and upper limits inclusive?
  • Does the first index value produce the first term?
  • Does the last index value produce the last term?
  • Have you substituted only into the index variable?
  • If the summand is 1, have you treated the sum as a count of terms?

Explain It Back

Use this as a self-explanation check after the section above. It is for diagnosing what you can already explain, not for learning new material from scratch.