Last visit was: 19 Nov 2025, 04:57 It is currently 19 Nov 2025, 04:57
Close
GMAT Club Daily Prep
Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.

Customized
for You

we will pick new questions that match your level based on your Timer History

Track
Your Progress

every week, we’ll send you an estimated GMAT score based on your performance

Practice
Pays

we will pick new questions that match your level based on your Timer History
Not interested in getting valuable practice questions and articles delivered to your email? No problem, unsubscribe here.
Close
Request Expert Reply
Confirm Cancel
User avatar
Lolaergasheva
Joined: 04 Feb 2011
Last visit: 22 Jul 2011
Posts: 36
Own Kudos:
981
 [230]
Given Kudos: 42
Location: US
Posts: 36
Kudos: 981
 [230]
16
Kudos
Add Kudos
214
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,384
Own Kudos:
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,384
Kudos: 778,202
 [62]
20
Kudos
Add Kudos
42
Bookmarks
Bookmark this Post
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 18 Nov 2025
Posts: 16,267
Own Kudos:
76,989
 [12]
Given Kudos: 482
Location: Pune, India
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 16,267
Kudos: 76,989
 [12]
10
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
General Discussion
User avatar
gmat1220
Joined: 03 Feb 2011
Last visit: 17 Feb 2020
Posts: 466
Own Kudos:
987
 [4]
Given Kudos: 123
Status:Impossible is not a fact. It's an opinion. It's a dare. Impossible is nothing.
Affiliations: University of Chicago Booth School of Business
Products:
Posts: 466
Kudos: 987
 [4]
2
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
Let n = 6.
S = n(n+1)/2 = 3 * 7 = 21
Sum of first 6 even = 2 + 4 + 6 + 8 + 10 + 12 = 42 = 2S

Hence C.

Lolaergasheva
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) S/2
(B) S
(C) 2S
(D) 2S + 2
(E) 4S
User avatar
Spidy001
Joined: 01 Feb 2011
Last visit: 16 Feb 2015
Posts: 298
Own Kudos:
348
 [3]
Given Kudos: 42
Posts: 298
Kudos: 348
 [3]
3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Answer is C

Given sum of 1 2 3.....n = S

sum of 2 , 4 , 6 ....2n = 2[sum(1 2 3....n) ] = 2S
User avatar
144144
Joined: 08 Nov 2010
Last visit: 26 May 2013
Posts: 193
Own Kudos:
544
 [1]
Given Kudos: 161
GPA: 3.9
WE 1: Business Development
Posts: 193
Kudos: 544
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
hmm... lets say the series is

{1,2,3,4,5} then S = 15
the sum of the even numbers - 6.

what am i missing?
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,384
Own Kudos:
778,202
 [6]
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,384
Kudos: 778,202
 [6]
5
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
144144
hmm... lets say the series is

{1,2,3,4,5} then S = 15
the sum of the even numbers - 6.

what am i missing?

The sum of the first 5 positive integers is 1+2+3+4+5=15;
The sum of the first 5 positive even integers is 2+4+6+8+10=30=2*15 (so the second sum shouldn't be the sum of the even numbers from the first list as you did).
User avatar
144144
Joined: 08 Nov 2010
Last visit: 26 May 2013
Posts: 193
Own Kudos:
Given Kudos: 161
GPA: 3.9
WE 1: Business Development
Posts: 193
Kudos: 544
Kudos
Add Kudos
Bookmarks
Bookmark this Post
damn... got confused bc of the S.

thanks!
User avatar
stonecold
Joined: 12 Aug 2015
Last visit: 09 Apr 2024
Posts: 2,244
Own Kudos:
3,549
 [2]
Given Kudos: 893
GRE 1: Q169 V154
GRE 1: Q169 V154
Posts: 2,244
Kudos: 3,549
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Here is what i did in this one =>
Let n=2 => S=1+2=3
Sum of first even numbers => 2+4=6
Clearly -> Sum = 2*S
Hence C.
avatar
AbhimanyuDhar
Joined: 14 Oct 2016
Last visit: 07 May 2019
Posts: 30
Own Kudos:
37
 [1]
Given Kudos: 155
Location: India
WE:Sales (Energy)
Posts: 30
Kudos: 37
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Well, this one can be solved in less than 10 secs if we know some formulas

Sum of firs n natural numbers = n(n+1)/2

Sum of first n even natural numbers = n(n+1)

Sum of first n off natural numbers is n^2

ok
we are given that n(n+1)/2=S
that means n(n+1)=2S and we know that n(n+1) is sum of first n even natural numbers . And that's the answer.
2S
User avatar
jfranciscocuencag
Joined: 12 Sep 2017
Last visit: 17 Aug 2024
Posts: 227
Own Kudos:
Given Kudos: 132
Posts: 227
Kudos: 140
Kudos
Add Kudos
Bookmarks
Bookmark this Post
AbhimanyuDhar
Well, this one can be solved in less than 10 secs if we know some formulas

Sum of firs n natural numbers = n(n+1)/2

Sum of first n even natural numbers = n(n+1)

Sum of first n off natural numbers is n^2

ok
we are given that n(n+1)/2=S
that means n(n+1)=2S and we know that n(n+1) is sum of first n even natural numbers . And that's the answer.
2S

Hello!

Could someone mind to explain to me where do we infer that n(n+1) must be divided by 2?

I am really confused about that.

Thank you so much!
User avatar
dabaobao
Joined: 24 Oct 2016
Last visit: 20 Jun 2022
Posts: 570
Own Kudos:
Given Kudos: 143
GMAT 1: 670 Q46 V36
GMAT 2: 690 Q47 V38
GMAT 3: 690 Q48 V37
GMAT 4: 710 Q49 V38 (Online)
GMAT 4: 710 Q49 V38 (Online)
Posts: 570
Kudos: 1,639
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Lolaergasheva
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) S/2
(B) S
(C) 2S
(D) 2S + 2
(E) 4S

Take n = 2

n +: 1,2
Sum = 3 = S

n = even: 2, 4
Sum = 6 = 2S


ANSWER: C
avatar
jtresley25
Joined: 28 May 2020
Last visit: 11 Apr 2021
Posts: 4
Own Kudos:
Given Kudos: 6
Location: United States
Concentration: Finance, Economics
Posts: 4
Kudos: 1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
The general rule for the first n even integers is that it's sum is 2x the sum of the first n integers. See below for example proof:

Sum[1,2,3,4,5,6] = 21
Sum[2,4,6,8,10,12] = 42

The even sum of the first n integers is 2x the sum of the first n integers, so the answer is 2S (C).
User avatar
BrentGMATPrepNow
User avatar
Major Poster
Joined: 12 Sep 2015
Last visit: 31 Oct 2025
Posts: 6,739
Own Kudos:
35,340
 [2]
Given Kudos: 799
Location: Canada
Expert
Expert reply
Posts: 6,739
Kudos: 35,340
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Lolaergasheva
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) S/2
(B) S
(C) 2S
(D) 2S + 2
(E) 4S

Given: The sum of the first n positive integers is S
So, we can write: S = 1 + 2 + 3 + 4 + . . . + n

Question: What is the sum of the first n positive even integers, in terms of S ?
Let E = the sum of the first n positive even integers
So, we can write: E = 2 + 4 + 6 + 8 + . . . + 2n
Factor out 2 to get: E = 2(1 + 2 + 3 + 4 + . . . + n)

Since S = 1 + 2 + 3 + 4 + . . . + n, we can substitute to get: E = 2(S)

Answer: C
avatar
Nipunh
Joined: 15 Jun 2024
Last visit: 18 Nov 2025
Posts: 168
Own Kudos:
Given Kudos: 444
Location: India
Concentration: Strategy, Finance
GMAT Focus 1: 635 Q85 V84 DI75
GPA: 3.556
WE:Research (Consulting)
GMAT Focus 1: 635 Q85 V84 DI75
Posts: 168
Kudos: 128
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Sum of first n even integers = n(n+1)
given n(n+1)/2=Sn
=> n(n+1)= 2S
User avatar
aymanesabbar
Joined: 18 May 2024
Last visit: 17 Mar 2025
Posts: 15
Own Kudos:
Given Kudos: 7
Posts: 15
Kudos: 3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
2 is an even factor in this case and S=even*even it will be even and S is odd well and odd sum*even number(2) will be even. So simple as this.

Let"s say 2+16+23=41*even number(S*2) will be 82 an even outcome same goes for an even sum .
Lolaergasheva
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) S/2
(B) S
(C) 2S
(D) 2S + 2
(E) 4S
User avatar
srosh2000
Joined: 16 Oct 2023
Last visit: 05 Nov 2025
Posts: 11
Own Kudos:
Given Kudos: 726
Posts: 11
Kudos: 9
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I did it this way:

We know mean/n = sum (S) -- (1)
Now, we are asked the sum of EVEN integers so the denominator becomes n/2 (half the numbers in the set are going to be even).

=> mean/(n/2) = S_even
=> 2*mean/n = S_even
Plug in (1) in (2)

=> 2*S = S_even

So ans is (C).
Moderators:
Math Expert
105383 posts
Tuck School Moderator
805 posts