AoPSWiki
Looking for a challenging algebra text? Preparing for MATHCOUNTS or the AMC exams?
Check out Art of Problem Solving's Introduction to Algebra by Richard Rusczyk.
Personal tools

Sigma notation

From AoPSWiki

This article is a stub. Help us out by expanding it.

Sigma notation, also known as summation notation, provides a method for writing long, complicated, sometimes infinite sums neatly and compactly. Besides being easier to write than the explicit sum, sigma notation is also useful in that it shows the general form of each addend.

Contents

Definition

\sum_{k=m}^n a_k=a_m+a_{m+1}+a_{m+2}+...+a_{n-1}+a_n for integral and .


Description

Let's first use an example to demonstrate how to use the notation. Consider the sum 5+10+15+20+25. We'll denote the sequence where k is the number of terms being summed. We want to rewrite the sum so that each term is in terms of it's number k in the sequence. Factoring, we get, . Now, we see that each term is five times it's number in the sequence k; that is, as k ranges from 1 to 5, each term can be written as 5k. This sum is written in summation notation as . In this case, 1 is the lower limit of summation, the number the index of summation k starts the sum with, and ends with the upper limit of summation 5. One way to remember the terms is to note that the lower limit of summation is written under the sigma and the upper one is written above the sigma.


Properties

For any constant c and finite (or absolutely convergent) series and ,

  • \sum (a_k + b_k) = \sum a_k + \sum b_k

Examples

See Also

Visit the AoPS Book Store.
© Copyright 2008 AoPS Incorporated. All Rights Reserved. • FoundationPrivacyContact Us