The sum of the k for k=1 to k="n"=(n*(n+1))/2 , where "n" is the total integer.
In this problem n = 200
Sum = (200*201)/2 = 20,100
8.5m questions
11.2m answers