-2

I have the following problem

Let $n$ be a natural number. What is the sum of $1+2+3+...+(n-1)+n$

I'm not 100% certain what would be a correct way of calculating it. What I've done so far is look at the first and second first and last term. $1+n$ and $2+(n-1)$.

So I have $2n-1+2+3+...$. So that means the sum is $∞$

1 Answers1

1

HINT: the solution by Gauss: $$1+2+3+4+...+97+98+99+100=(100+1)+(99+2)+(98+3)+(97+4)+...$$