<< Chapter < Page Chapter >> Page >
  • Use sigma (summation) notation to calculate sums and powers of integers.
  • Use the sum of rectangular areas to approximate the area under a curve.
  • Use Riemann sums to approximate area.

Archimedes was fascinated with calculating the areas of various shapes—in other words, the amount of space enclosed by the shape. He used a process that has come to be known as the method of exhaustion , which used smaller and smaller shapes, the areas of which could be calculated exactly, to fill an irregular region and thereby obtain closer and closer approximations to the total area. In this process, an area bounded by curves is filled with rectangles, triangles, and shapes with exact area formulas. These areas are then summed to approximate the area of the curved region.

In this section, we develop techniques to approximate the area between a curve, defined by a function f ( x ) , and the x -axis on a closed interval [ a , b ] . Like Archimedes, we first approximate the area under the curve using shapes of known area (namely, rectangles). By using smaller and smaller rectangles, we get closer and closer approximations to the area. Taking a limit allows us to calculate the exact area under the curve.

Let’s start by introducing some notation to make the calculations easier. We then consider the case when f ( x ) is continuous and nonnegative. Later in the chapter, we relax some of these restrictions and develop techniques that apply in more general cases.

Sigma (summation) notation

As mentioned, we will use shapes of known area to approximate the area of an irregular region bounded by curves. This process often requires adding up long strings of numbers. To make it easier to write down these lengthy sums, we look at some new notation here, called sigma notation    (also known as summation notation ). The Greek capital letter Σ , sigma, is used to express long sums of values in a compact form. For example, if we want to add all the integers from 1 to 20 without sigma notation, we have to write

1 + 2 + 3 + 4 + 5 + 6 + 7 + 8 + 9 + 10 + 11 + 12 + 13 + 14 + 15 + 16 + 17 + 18 + 19 + 20 .

We could probably skip writing a couple of terms and write

1 + 2 + 3 + 4 + + 19 + 20 ,

which is better, but still cumbersome. With sigma notation, we write this sum as

i = 1 20 i ,

which is much more compact.

Typically, sigma notation is presented in the form

i = 1 n a i

where a i describes the terms to be added, and the i is called the index . Each term is evaluated, then we sum all the values, beginning with the value when i = 1 and ending with the value when i = n . For example, an expression like i = 2 7 s i is interpreted as s 2 + s 3 + s 4 + s 5 + s 6 + s 7 . Note that the index is used only to keep track of the terms to be added; it does not factor into the calculation of the sum itself. The index is therefore called a dummy variable . We can use any letter we like for the index. Typically, mathematicians use i , j , k , m , and n for indices.

Let’s try a couple of examples of using sigma notation.

Using sigma notation

  1. Write in sigma notation and evaluate the sum of terms 3 i for i = 1 , 2 , 3 , 4 , 5 .
  2. Write the sum in sigma notation:
    1 + 1 4 + 1 9 + 1 16 + 1 25 .
  1. Write
    i = 1 5 3 i = 3 + 3 2 + 3 3 + 3 4 + 3 5 = 363.
  2. The denominator of each term is a perfect square. Using sigma notation, this sum can be written as i = 1 5 1 i 2 .
Got questions? Get instant answers now!
Got questions? Get instant answers now!
Practice Key Terms 8

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Calculus volume 1. OpenStax CNX. Feb 05, 2016 Download for free at http://cnx.org/content/col11964/1.2
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Calculus volume 1' conversation and receive update notifications?

Ask