What is the sum of the first n positive integers? [1 MARK]
Formula: 0.5 Mark Application: 0.5 Mark S=1+2+3+....+n S=n2( first term + last term) S=n2(1+n) S=n(n+1)2
Find the sum of : (i) the first 1000 positive integers
(ii) the first n positive integers
The sum of the first 1000 positive integers is ___.