Solveeit Logo

Question

Question: How do you write sum in expanded form?...

How do you write sum in expanded form?

Explanation

Solution

Here we can express sum in expanded form by using summation notation. And also we see how the summation notation will be used.

Complete step-by-step solution:
In this section we need to do a brief review of summation notation or sigma notation. We will start out with two integers nn and mm with n<mn < m and a list of numbers denoted as follows
an,an+1,........am2,am1,am{a_n},{a_{n + 1}},........{a_{m - 2}}, {a_{m - 1}},{a_m} we want to add them up in other words we want,
an+an+1+........am2+am1,+am{a_n} + {a_{n + 1}} + ........{a_{m - 2}} + {a_{m - 1}}, + {a_m} we can denoted this case as followsi=nmai=an+an+1+........am2+am1,+am\sum\limits_{i = n}^m {{a_i}} = {a_n} + {a_{n + 1}} + ........{a_{m - 2}} + {a_{m - 1}}, + {a_m} this notation is called summation notation or sigma notation.
Summation notation:
Sigma notation is used as a convenient shorthand notation for the summation of terms for example, we write n=15n=1+2+3+4+5\sum\limits_{n = 1}^5 n = 1 + 2 + 3 + 4 + 5
Here the symbol \sum {} sigma indicates a sum. The numbers at the top and bottom of sigma are called boundaries and tell us what numbers we substitute into the expression for the terms in our sum. What comes after sigma is an algebraic expression representing terms in the sum. In the example above, nn is a variable and represents the terms in our sum.

Note: The symbol that is often used to express the concept of summation is the uppercase Greek letter, sigma \sum {} . The \sum {} notation is used in the following form i=1nui\sum\limits_{i = 1}^n {{u_i}} . The notation is read as the summation of all the ui{u_i}’s from i=1i = 1 to i=ni = n where nn is the number of terms as long as i=1i = 1 and ui{u_i} represents the terms that are being added and ii is the variable that is used to increment to the next term.
We started the series at i0{i_0} (this means that initial value of ii ) to denote the fact that they can start at any value of ii that we need them to.
Also note that while we can break up sums and differences as we did.
But we can’t do the same thing for products and quotients.