Welcome to NRICH.

 
1+2+3+...+999+1000


By saji Mathew on Friday, August 10, 2001 - 07:12 pm:

Could you please post the formula to find the sum of all numbers from 1 to 1000?


By Emma McCaughan on Thursday, August 30, 2001 - 04:46 pm:

The method explained here should help you to work it out.


By David Lee on Sunday, September 02, 2001 - 02:41 am:

1 + 1000 = 1001
2 + 999 = 1001
3 + 998 = 1001
...............
499 + 502 = 1001
500 + 501 = 1001

therfore sum of numbers = (1000/2)×1001
= 500500


By Julian Steed on Wednesday, September 05, 2001 - 05:21 pm:

Apparently Gauss worked this out when he was about 6 years old, thereby demonstrsating his great precosciousnes


By Yatir Halevi on Sunday, October 14, 2001 - 05:17 pm:

He was giving this as a punishment, i think, he amazed his teacher by doing this in less than a half an hour..

for any n:
s(n)= n(n+1)/2


By Henry Sealey on Wednesday, October 17, 2001 - 07:29 pm:

Heres how you work out the formula for an arithmetic series:
S is the sum of the first n terms
a is the first term
d is the common difference
n is the number of terms

S = a + (a+d) + (a+2d) +....+(a+(n-1)d)
Rearrange the series with the last term first:
S = (a+(n-1)d) + (a+(n-2)d)+....+ a
Add the two series together:
2S = (2a+(n-1)d) + (2a+(n-1)d) +...+ (2a+(n-1)d)
2S = n(2a+(n-1)d)
S = n/2(2a+(n-1)d)

In the case of 1 to 1000:
a = 1
d = 1
n = 1000
Hence S = 1000/2(2 + 999)
= 500×1001
= 500500


By Anonymous on Friday, June 28, 2002 - 05:16 pm:

The Gauss one was all the numbers from 1 to 100, his teacher was amazed he just had 5050 written on his slate, nothing else at all.