angelcause
- 2
- 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.
$$\sum_{i=0}^{n}$$i=n(n+1)/2Thanks a million.
In this sum, $i$ does not have a fixed value. Instead, the value of $i$ ranges from $0$ to $n$. But note thatangelcause said:the value for i is 0
It says, "the sum of the [tex]i's[/tex] as [tex]i[/tex] goes from 0 to [tex]n[/tex]".angelcause said:Hello, I am new with sigma and can't figure the below out, please help me.
[tex]\displaystyle \sum_{i=0}^{n}i \;=\; \frac{n(n+1)}{2}[/tex]
Thanks a million.