The sum of the first n positive integers is
The correct answer is: D
Explanation
Let the positive integers be 1, 2, ,3, 4, .....n
โด a = 1, d = 1 and n = n
Sn = n/2(2a + (n-1)d)
= n/2 (2 + n โ 1)
= 1/2n(n + 1)
The sum of the first n positive integers is
Let the positive integers be 1, 2, ,3, 4, .....n
โด a = 1, d = 1 and n = n
Sn = n/2(2a + (n-1)d)
= n/2 (2 + n โ 1)
= 1/2n(n + 1)