Art, asked by dewrajdevraj8068, 11 months ago

Find the sum of first thousand positive integers

Answers

Answered by abdulhadi78
2

Answer:

the sum of first one thousand integers is 500500

Answered by ratan009
0
In general, the sum of the first n numbers is n(n+1)/2. Then 1000(1000+1)/2 = 500*1001 = 500500. If you don't believe the result, here's a nice proof: Let S be the sum of the first n numbers.
Similar questions