Jump to content

Science:Infinite Series Module/Units/Unit 1/1.2 Sigma Notation/1.2.03 Sigma Notation Properties

From UBC Wiki

The Properties

As one might expect, sigma notation follows the following properties.

Theorem: Sigma Notation Properties
Suppose ak and bk are functions of k, m is any integer, and c is any real number. Then

k=mcak=ck=makk=m(ak±bk)=k=mak±k=mbk

For these properties, we also require the infinite sums to exist. We will discuss what it means for an infinite sum to exist in the next lesson. These properties are easy to prove if we can write out the sums without the sigma notation.

Simple Example

The infinite sum

k=1(21+k+3sin(k)k)(1)

can be written as

2k=111+k+3k=1sin(k)k.(2)

Certainly, decomposing the combined sum in (1) into two sums in (2) does not give us a simpler representation. But this decomposition would allow us to more easily perform the convergence tests that we introduce in later lessons.