MHB What does this sum symbol mean?

  • Thread starter Thread starter shamieh
  • Start date Start date
  • Tags Tags
    Mean Sum Symbol
AI Thread Summary
The summation symbol $$\sum$$ represents the process of adding a sequence of numbers. In the expression $$\sum_{i=1}^3 2 i = 12$$, it indicates that the values of $$2i$$ are summed from 1 to 3. This results in the calculation $$2(1) + 2(2) + 2(3)$$, which equals 12. The discussion clarifies that the lower limit is 1 and the upper limit is 3, meaning the expression is evaluated for three terms. Understanding the summation symbol is essential for interpreting such mathematical expressions correctly.
shamieh
Messages
538
Reaction score
0
$\sum_{i=1}^3 2 i = 12$
 
Mathematics news on Phys.org
Hi shamieh,

$$\sum_{i=1}^{n=3} 2 i = 2\sum_{i}^{n=3}i=2\cdot \frac{n(n+1)}{2}=2\cdot \frac{3\cdot 4}{2}=12$$
 
Hello, shamieh!

Exactly what is the question?

$\displaystyle \sum_{i=1}^3 2 i = 12$
$\displaystyle \sum_{i=1}^3 2i \;=\;2(1) + 2(2) + 2(3) \;=\;2 + 4 + 6 \;=\;12$

Yes, it's true . . .
 
Out of curiosity, what is the thread title supposed to mean?
 
shamieh said:
$\sum_{i=1}^3 2 i = 12$

Someone might have told the thread-starter that the symbol $$\sum$$ means summation. But, he/she might have not understood what it is. Assuming my assumption to be correct, I am telling the thread-starter what $$\sum$$ means.

For example, if you are given $$\sum_{x=0}^{5}3x+5$$, here 0 is called the lower limit and 5 is called the upper limit. It means that the expression 3x+5 will be added to itself 6 times changing the value of x every time starting from the lower limit and ending with the upper limit.
So,
$$\begin{array}{ccl}
\displaystyle\sum_{x=0}^{5}3x+5 & = & [3(0)+5]+[3(1)+5]+[3(2)+5]+[3(3)+5]+[3(4)+5]+[3(5)+5] \\
& = & 5+8+11+14+17+20 \\
& = & 75
\end{array}$$

Coming back to the original question (which is easier) :

$$\displaystyle\sum_{i=1}^3 2 i = 12$$ means that $$2i$$ will be added to itself 3 times starting from the lower limit (1) and ending with the upper limit (3).

So,
$$\displaystyle\begin{array}{ccl}\displaystyle\sum_{i=1}^3 2 i & = & 2(1)+2(2)+2(3) \\
& = & 2+4+6 \\
& = & 12
\end{array}$$
 
Last edited:
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Back
Top