MHB Help with finding the value of n

  • Thread starter Thread starter angelcause
  • Start date Start date
  • Tags Tags
    Value
AI Thread Summary
The discussion revolves around understanding the summation formula for the series from 0 to n, specifically $$\sum_{i=0}^{n} i = \frac{n(n+1)}{2}$$. Participants clarify that the sum includes all integers from 0 to n, and they explain the derivation of the formula using properties of arithmetic progressions. The conversation highlights that the value of i is not fixed but varies within the defined range. A step-by-step explanation is requested to further clarify the summation process. The overall focus is on providing a clear understanding of the sigma notation and its application in calculating the sum.
angelcause
Messages
2
Reaction score
0
Hello, I am new with sigma and can't figure the below out, please help me.

$$\sum_{i=0}^{n}$$i=n(n+1)/2Thanks a million.
 
Mathematics news on Phys.org
Welcome to the forum!

This sequence is a special case of an arithmetic progression.

$$\sum_{i=1}^n i=1+2\dots+(n-1)+n=(1+n)+(2+n-1)+\dots=(n+1)+(n+1)+\dots$$

If $n$ is even, then the last sum has $n/2$ terms, so the result is $(n+1)n/2$. If $n$ is odd, then there are $(n-1)/2$ terms equal to $n+1$ and there remains the middle term of the original sequence, which is $(n+1)/2$. The total sum is $(n+1)(n-1)/2+(n+1)/2=(n+1)n/2$.

The link above has a simpler proof.
 
Thank you but the value for i is 0, can u please get it step by step
 
angelcause said:
the value for i is 0
In this sum, $i$ does not have a fixed value. Instead, the value of $i$ ranges from $0$ to $n$. But note that
\[
\sum_{i=0}^ni=0+1+\dots+(n-1)+n=1+\dots+(n-1)+n=\sum_{i=1}^ni.
\]
 
angelcause said:
Hello, I am new with sigma and can't figure the below out, please help me.

\displaystyle \sum_{i=0}^{n}i \;=\; \frac{n(n+1)}{2}

Thanks a million.
It says, "the sum of the i's as i goes from 0 to n".

\displaystyle \sum^n_{i-0}i \;=\;0 + 1 + 2 + 3 + 4 + \cdots + n
 
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...
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...
Back
Top