Does $1 + 2 + 3 + \cdots+ 2n$ mean the same thing as $\sum\limits_{i=1}^{2n} i$?

124 Views Asked by At

Does $1 + 2 + 3 +\cdots + 2n$ mean the same thing as $\displaystyle\sum\limits_{i=1}^{2n} i$?

3

There are 3 best solutions below

2
On BEST ANSWER

Yes. $1+2+3+4+...+2n = \displaystyle\sum\limits_{i=1}^{2n} i$

They can in fact be used interchangeably and denote the same sequence and number. One is just the compact form of writing the other.

Refer to this

0
On

Yes, it does. That's what a summation is.

0
On

Yes. It is, by the definition of summation.