Math, asked by sunov9043, 1 year ago

What is summation notation?

Answers

Answered by sekhar64
3

Often mathematical formulae require the addition of many variables Summation or sigma notation is a convenient and simple form of shorthand used to give a concise expression for a sum of the values of a variable.

Let x1, x2, x3, …xn denote a set of n numbers. x1 is the first number in the set. xi represents the ith number in the set.

Summation notation involves:

The summation sign

This appears as the symbol, S, which is the Greek upper case letter, S. The summation sign, S, instructs us to sum the elements of a sequence. A typical element of the sequence which is being summed appears to the right of the summation sign.

The variable of summation, i.e. the variable which is being summed

The variable of summation is represented by an index which is placed beneath the summation sign. The index is often represented by i. (Other common possibilities for representation of the index are j and t.) The index appears as the expression i = 1. The index assumes values starting with the value on the right hand side of the equation and ending with the value above the summation sign.

The starting point for the summation or the lower limit of the summation

The stopping point for the summation or the upper limit of summation

Answered by PrincePerfect
2

◆Summation (Σ) just means to “add up.” For example, let’s say you had 5 items in a data set: 1,2,5,7,9; you can think of these as x-values. If you were asked to add all of the items up in summation notation, you would see:

Σ(x) which equals 1 + 2 + 5 + 7 + 9 = 24.

Similar questions