Skip to content
Glacius
FoundationsConcept reference

Product notation

A finite indexed product combines the values of a stated rule at each integer index in an inclusive range by multiplication.

On this page 7 sections
  1. Overview
  2. Indexed product notation tells you which values to multiply
  3. The lower limit need not be 1
  4. Include zero factors: one zero makes the product zero
  5. Key takeaway
  6. Sources & further reading
  7. Concept connections
Indexed product of k+1 for k=1,2,3: factors 2, 3 and 4 multiply to 24. Three factor boxes are joined by multiplication signs.Indexed product of k+1 for k=1,2,3: factors 2, 3 and 4 multiply to 24. Three factor boxes are joined by multiplication signs.
Figure 1Indexed product of k+1 for k=1,2,3: factors 2, 3 and 4 multiply to 24. Three factor boxes are joined by multiplication signs.
Link to this figure ↗Download SVGDownload PNG

01Indexed product notation tells you which values to multiply#

Indexed product notation tells you which values to multiply. The capital pi symbol is followed by a rule for each factor.

Read the starting and ending indices.

k=13(k+1)\prod_{k=1}^{3}(k+1)

In k=13(k+1)\prod_{k=1}^{3}(k+1), the index kk takes the integer values 1,2,31,2,3, including both ends. Substitute each value into the rule.

Write one factor per index.

k+1:2,3,4k+1:\quad2,3,4

The product k=13(k+1)\prod_{k=1}^{3}(k+1) includes the factors 2,3,42,3,4. Multiply them. The index moves through its range; it is not one fixed unknown to solve for.

Evaluate the expansion.

234=242\cdot3\cdot4=24
Check your reasoning

Evaluate k=23(k+1)\prod_{k=2}^{3}(k+1).

Show answer and explanation
12

The factors are 33 and 44, so 34=123\cdot4=12.

02The lower limit need not be 1#

The lower limit need not be 11. The index letter is only a local label: changing kk to ii consistently changes nothing. If the rule is constant, include one copy per index.

Three copies of a constant.

i=132=222=8\prod_{i=1}^{3}2=2\cdot2\cdot2=8
Check your reasoning

A log has a1=3a_1=3, a2=2a_2=2, a3=4a_3=4. Evaluate i=13ai\prod_{i=1}^3 a_i.

Show answer and explanation
24

Read the listed entries in the given range, then multiply: 324=243\cdot2\cdot4=24.

03Include zero factors: one zero makes the product zero#

Include zero factors: one zero makes the product zero.

Check your reasoning

For a1=3,a2=0,a3=5a_1=3,a_2=0,a_3=5, evaluate i=13ai\prod_{i=1}^3a_i.

Show answer and explanation
0

305=03\cdot0\cdot5=0.

Key takeaway

List the integer indices from the lower through the upper limit. Substitute each into the rule, then multiply the resulting values.

  • Expand and evaluate a finite indexed product

Sources & further reading

  1. [1]

Reference this concept

Link to this page, a section, or an individual figure.

Glacius. “Product notation.” Math behind ML. /learn/f-product