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:
Thread 'Video on imaginary numbers and some queries'
Hi, I was watching the following video. I found some points confusing. Could you please help me to understand the gaps? Thanks, in advance! Question 1: Around 4:22, the video says the following. So for those mathematicians, negative numbers didn't exist. You could subtract, that is find the difference between two positive quantities, but you couldn't have a negative answer or negative coefficients. Mathematicians were so averse to negative numbers that there was no single quadratic...
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...
Thread 'Unit Circle Double Angle Derivations'
Here I made a terrible mistake of assuming this to be an equilateral triangle and set 2sinx=1 => x=pi/6. Although this did derive the double angle formulas it also led into a terrible mess trying to find all the combinations of sides. I must have been tired and just assumed 6x=180 and 2sinx=1. By that time, I was so mindset that I nearly scolded a person for even saying 90-x. I wonder if this is a case of biased observation that seeks to dis credit me like Jesus of Nazareth since in reality...
Back
Top