Mathematics Grade 11 15 min

Introduction to sigma notation

Introduction to sigma notation

Tutorial Preview

1

Introduction & Learning Objectives

Learning Objectives Define sigma notation and identify its core components (index, limits, summand). Expand a given sigma notation expression into a finite series. Evaluate a finite sum expressed in sigma notation. Translate a given arithmetic or geometric series into sigma notation. Apply the basic properties of summation, such as the sum of a constant and the constant multiple rule. Differentiate between the upper limit of summation and the total number of terms in the series. Ever needed to add up a long list of numbers, like the first 100 even integers? 😴 Sigma notation is the powerful mathematical shortcut that lets you write and handle long sums efficiently! This tutorial introduces sigma notation (or summation notation), a compact way to represent the sum of the ter...
2

Key Concepts & Vocabulary

TermDefinitionExample Sigma NotationA concise way to write the sum of a set of numbers. It uses the Greek capital letter Sigma (Σ) to represent the sum.The sum of the first 5 positive integers (1+2+3+4+5) can be written as \sum_{i=1}^{5} i Index of SummationThe variable used in the sigma notation that changes with each term in the sum. It is typically represented by letters like i, j, k, or n.In \sum_{k=1}^{4} 2k, the index of summation is 'k'. Lower Limit of SummationThe integer value where the index of summation begins.In \sum_{k=1}^{4} 2k, the lower limit is 1. This means we start by plugging k=1 into the expression. Upper Limit of SummationThe integer value where the index of summation ends.In \sum_{k=1}^{4} 2k, the upper limit is 4. This means we stop after plugging k=4 int...
3

Core Formulas

Sum of a Constant \sum_{i=1}^{n} c = nc The sum of a constant 'c' repeated 'n' times is simply the product of 'n' and 'c'. The number of terms is (upper limit - lower limit + 1). Constant Multiple Rule \sum_{i=1}^{n} ca_i = c \sum_{i=1}^{n} a_i A constant factor 'c' within a summation can be factored out to the front of the sigma notation. This can simplify calculations. Sum and Difference Rule \sum_{i=1}^{n} (a_i \pm b_i) = \sum_{i=1}^{n} a_i \pm \sum_{i=1}^{n} b_i The summation of a sum or difference can be split into the sum or difference of individual summations. This is useful for breaking complex problems into simpler parts.

4 more steps in this tutorial

Sign up free to access the complete tutorial with worked examples and practice.

Sign Up Free to Continue

Sample Practice Questions

Easy
In the expression \sum_{k=1}^{5} (2k+3), what is the summand?
A.2k + 3
B.k
C.1
D.5
Easy
In the expression \sum_{j=3}^{10} (j^2 - 1), what is the index of summation?
A.10
B.j
C.3
D.j^2 - 1
Easy
Which of the following represents the expanded form of \sum_{i=1}^{4} i ?
A.1 + 2 + 3
B.4
C.1 + 2 + 3 + 4
D.i + i + i + i

Want to practice and check your answers?

Sign up to access all questions with instant feedback, explanations, and progress tracking.

Start Practicing Free

More from Sequences and series

Ready to find your learning gaps?

Take a free diagnostic test and get a personalized learning plan in minutes.