单选题 If the sum of the first n positive integers is S,what is the sum of the first n positive even integers, in terms of S?
(A)
【正确答案】 C
【答案解析】[解析] 前n个正整数的和为:
S=1+2+3+…+n
前n个正偶数的和为:
2+4+6+…+2n=2(1+2+3+…+n)=2S