Last visit was: 18 Nov 2025, 19:48 It is currently 18 Nov 2025, 19:48
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
EgmatQuantExpert
User avatar
e-GMAT Representative
Joined: 04 Jan 2015
Last visit: 02 Apr 2024
Posts: 3,663
Own Kudos:
20,162
 [56]
Given Kudos: 165
Expert
Expert reply
Posts: 3,663
Kudos: 20,162
 [56]
Kudos
Add Kudos
56
Bookmarks
Bookmark this Post
Most Helpful Reply
avatar
magbot
Joined: 02 Sep 2015
Last visit: 09 May 2022
Posts: 44
Own Kudos:
66
 [23]
Given Kudos: 39
Posts: 44
Kudos: 66
 [23]
9
Kudos
Add Kudos
14
Bookmarks
Bookmark this Post
User avatar
adstudy
Joined: 11 Mar 2018
Last visit: 15 Dec 2023
Posts: 258
Own Kudos:
422
 [12]
Given Kudos: 270
Location: India
GMAT 1: 710 Q49 V37 (Online)
GMAT 1: 710 Q49 V37 (Online)
Posts: 258
Kudos: 422
 [12]
6
Kudos
Add Kudos
6
Bookmarks
Bookmark this Post
General Discussion
avatar
prashant17p
Joined: 29 Jun 2018
Last visit: 25 Mar 2021
Posts: 5
Own Kudos:
4
 [4]
Given Kudos: 3
Location: India
GMAT 1: 720 Q49 V39
WE:Analyst (Finance: Investment Banking)
GMAT 1: 720 Q49 V39
Posts: 5
Kudos: 4
 [4]
4
Kudos
Add Kudos
Bookmarks
Bookmark this Post
The sum of the first n even numbers is n*(n+1) and the ratio of S1:S2 = 16: 85 thus S1 has to be a multiple of 16. Substituting the values of n available we get n=15.
User avatar
gracie
Joined: 07 Dec 2014
Last visit: 11 Oct 2020
Posts: 1,030
Own Kudos:
Given Kudos: 27
Posts: 1,030
Kudos: 1,943
Kudos
Add Kudos
Bookmarks
Bookmark this Post
EgmatQuantExpert
e-GMAT Question of the Week #13


Set S contains consecutive natural numbers from 1 to 100, in increasing order. \(S_1\) and \(S_2\) denote the sum of first n even numbers and last n odd numbers of set S, respectively. What is the value of n, if \(S_1: S_2\) = 16: 85?

    A. 5
    B. 10
    C. 15
    D. 20
    E. 25

[(2+2n)/2]n/[99+(101-2n)/2]n=16/85➡
202n=3030➡
n=15
C
User avatar
GmatDaddy
User avatar
Retired Moderator
Joined: 11 Aug 2016
Last visit: 29 Jan 2022
Posts: 332
Own Kudos:
397
 [4]
Given Kudos: 97
Products:
Posts: 332
Kudos: 397
 [4]
4
Kudos
Add Kudos
Bookmarks
Bookmark this Post
EgmatQuantExpert

Set S contains consecutive natural numbers from 1 to 100, in increasing order. \(S_1\) and \(S_2\) denote the sum of first n even numbers and last n odd numbers of set S, respectively. What is the value of n, if \(S_1: S_2\) = 16: 85?

    A. 5
    B. 10
    C. 15
    D. 20
    E. 25

Sum of first n natural numbers is \frac{n*(n+1)}{2}.
Sum of first N even natural numbers can be calculated below:
2+4+6+.....+2n
take 2 common
2(1+2+3+....+n)
=n(n+1)

Now, calculating sum of first n even nos is easy.
However, calculating the sum of last n odd numbers is not
99+97+95+93.It can be done but takes a lot of time.
Let us denote the sum of last n odd numbers by So

Given,
\(\frac{Se}{So}=\frac{16}{85}\)
\(\frac{n(n+1)}{so}=\frac{16}{85}\)

\(85*n(n+1)=16*So\)
\(16=2^4\)
this implies, \(85*n(n+1)=2^4*So\)
since 85 is odd, and So must be an integer. therefore RHS must contain atleast \(2^4\)
This implies that n(n+1) should be such that it provides at least \(2^4\)

Checking Answer choices. for n:
A. 5 - \(5*6\). Drop it.
B. 10 - \(10*11\). Drop it
C. 15 - \(15*16\). Bingo. Should be our answer, but just for precaution, we'll check the rest of the answer choices.
D. 20 - \(21*26\). Drop it.
E. 25 - \(26*26\). Drop it.

Hence our answer: C

Please note that we can calculate the sum of last n odd numbers the following way:
99+97+95+93+.......nth odd no
=(100-1)+(100-3)+(100-5)+.......[100-(2n-1)]
=[100*n] - (1+2+3+......nth term(ie 2n-1)....................a

(1+2+3+......nth term(ie 2n-1)
= sum of first 2n natural no - sum of first n even no.
\(= \frac{2n(2n+1)}{2}-n(n+1)\)
\(=n(2n+1)-n(n+1)\)
\(=2n^2 + n - n^2 -n\)
\(=n^2\)

Using a,
we get, sum of last n odd numbers = 100n-n^2
User avatar
EgmatQuantExpert
User avatar
e-GMAT Representative
Joined: 04 Jan 2015
Last visit: 02 Apr 2024
Posts: 3,663
Own Kudos:
20,162
 [3]
Given Kudos: 165
Expert
Expert reply
Posts: 3,663
Kudos: 20,162
 [3]
2
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post

Solution


Given:
    • A set, S, which contains all the natural numbers from 1 to 100, in increasing order.
    • \(S_1\) denotes the sum of first n even numbers of the set, S.
    • \(S_2\) denotes the sum of last n odd numbers of the set, S.
    • \(S_1: S_2\) = 16 : 85


To find:
    • The value of n

Approach and Working:
\(S_1\) = sum of first n even numbers = 2 + 4 + 6 + 8 + 10 + …. + 2n

    • Now, if we take 2 common from all the terms, we get,
      o \(S_1 = 2(1 + 2 + 3 + 4 + 5 + …. + n)\)
      o The sum of first ‘n’ natural numbers, \((1+ 2 + 3 + 4 + 5 + …. + n) = \frac{n(n+1)}{2}\)
      o Which implies, \(S_1 = 2*n*\frac{(n+1)}{2} = n(n+1)\) ………………… (1)

As we have total 100 consecutive numbers in S, out of those 100 numbers, 50 will be even and rest 50 will be odd.

\(S_2\) = sum of last n odd numbers = sum of all odd numbers from 1 to 100 – sum of the first (50 – n) odd numbers

    • The sum of first n odd natural numbers = \(n^2\)
      o Implies, the sum of all 50 odd numbers from 1 to \(100 = 50^2\) (Since, the total number of odd numbers from 1 to 100 = 50)
    • Similarly, the sum of the first (50 – n) odd numbers = \((50 – n)^2\)
    • Thus, \(S_2 = 50^2 - (50 – n)^2\) …………………………… (2)

Substituting, (1) and (2), in \(S_1: S_2 = 16 : 85\), we get,

    • \(\frac{n(n + 1)}{[50^2 - (50 – n)^2]} = \frac{16}{85}\)
      o If we observe the denominator is in the form of \(a^2 – b^2\)
    • Implies, \(\frac{[n *(n + 1)]}{[(100 - n) * (n)]}= 16/85\)
      o \(\frac{(n + 1)}{(100 - n)} = \frac{16}{85} = \frac{(15 + 1)}{(100 - 15)}\)

Thus, the value of n = 15

Hence, the correct answer is option C.

Answer: C

User avatar
MFMarwat
Joined: 09 Jul 2023
Last visit: 19 Mar 2025
Posts: 1
Given Kudos: 4
Location: Pakistan
Posts: 1
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hi
I tried solving this Qs multiple times and also read the solutions being provided but I couldn't understand what approach is being followed. Can you please elaborate it stepwise EgmatQuantExpert @Bunnel
Regards
User avatar
Nonbiryani
Joined: 02 Jul 2024
Last visit: 17 Oct 2025
Posts: 19
Own Kudos:
Given Kudos: 37
Location: India
Posts: 19
Kudos: 15
Kudos
Add Kudos
Bookmarks
Bookmark this Post
­Since we know the ratio is 16:85 and the sum of first n even numbers is n(n+1), 16k = n(n+1)

We need a multiple of 16 such that it is also consecutive. The only option is 15 such that 15*16 also ensures it is a multiple of 16 while being consecutive.
User avatar
adityaprateek15
Joined: 26 May 2023
Last visit: 18 Nov 2025
Posts: 268
Own Kudos:
Given Kudos: 309
Location: India
GPA: 2.7
Products:
Posts: 268
Kudos: 104
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel Krunaal I believe the value in Option A got removed inadvertently.
EgmatQuantExpert
Set S contains consecutive natural numbers from 1 to 100, in increasing order. \(S_1\) and \(S_2\) denote the sum of first n even numbers and last n odd numbers of set S, respectively. What is the value of n, if \(S_1: S_2\) = 16: 85?

A.
B. 10
C. 15
D. 20
E. 25

e-GMAT Question of the Week #13

­
Moderators:
Math Expert
105355 posts
Tuck School Moderator
805 posts