![]() Σ notation is a quick way of showing how to add a sequence of numbers. The Greek letter Σ is used in math to represent adding. More precisely, it means 'find the sum of'. Σ (1,2,3,4,5) means 1 + 2 + 3 + 4 + 5 = 15 The notation is very specific about which numbers to add. For example: ![]() "For all numbers xi, where i varies from 1 to 4, find the sum" or stated another way: "Find the sum of x1 + x2 + x3 + x4" whatever they are. Here's an actual example: ![]() ![]() Here's another one: ![]() ![]() And one more: ![]() ![]() ![]() ![]() Here's one in reverse: "Find the sum of all terms 0.5k3, where k is replaced by the values 2 through 6. Write it in summation notation first". Here it is: ![]() All of this can be entered into a calculator, so there is no need for partial answers. One final note: As you learn more about summation notation and how it is used, the following fact will be useful:
So for example: ![]() ![]() ![]() |