Last visit was: 13 Dec 2024, 13:56 It is currently 13 Dec 2024, 13:56
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
ruturaj
Joined: 07 Dec 2010
Last visit: 25 Sep 2012
Posts: 86
Own Kudos:
286
 []
Given Kudos: 12
Concentration: Marketing, General Management
Posts: 86
Kudos: 286
 []
2
Kudos
Add Kudos
9
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 13 Dec 2024
Posts: 97,873
Own Kudos:
685,612
 []
Given Kudos: 88,268
Products:
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 97,873
Kudos: 685,612
 []
3
Kudos
Add Kudos
4
Bookmarks
Bookmark this Post
General Discussion
avatar
cellydan
Joined: 17 Jul 2010
Last visit: 03 Jul 2019
Posts: 10
Own Kudos:
Given Kudos: 4
Location: United States (AL)
GMAT 1: 720 Q49 V39
GMAT 1: 720 Q49 V39
Posts: 10
Kudos: 12
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
ruturaj
Joined: 07 Dec 2010
Last visit: 25 Sep 2012
Posts: 86
Own Kudos:
Given Kudos: 12
Concentration: Marketing, General Management
Posts: 86
Kudos: 286
Kudos
Add Kudos
Bookmarks
Bookmark this Post
cellydan
How's this.

(2) The sum of k consecutive integers is divisible by k.

This can be expressed as a + (a+1) + (a+2) ... (k-1).
Group the a's together and group the numbers together to get: ka + k(k-1)/2

Given that this sum is divisible by k, the k(k-1)/2 term must be an integer.
For that to be true, k must be odd - essentially what 1) is saying.

Great question.


How can u say K must be odd...even if its even k(k-1)/2 is an integer.
avatar
cellydan
Joined: 17 Jul 2010
Last visit: 03 Jul 2019
Posts: 10
Own Kudos:
Given Kudos: 4
Location: United States (AL)
GMAT 1: 720 Q49 V39
GMAT 1: 720 Q49 V39
Posts: 10
Kudos: 12
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Ah, you are right. I have omitted one additional step.

Group the a's together and group the numbers together to get: ka + k(k-1)/2
Factor out a k.
k(a+ (k-1)/2)
For this to be divisible by k, (a + (k-1)/2) must be a integer. So therefore k must be odd, otherwise the (k-1)/2) term would be a fraction...
User avatar
ruturaj
Joined: 07 Dec 2010
Last visit: 25 Sep 2012
Posts: 86
Own Kudos:
Given Kudos: 12
Concentration: Marketing, General Management
Posts: 86
Kudos: 286
Kudos
Add Kudos
Bookmarks
Bookmark this Post
hey cellydan thanks alot for the explanation....btw when is your GMAT?
User avatar
jamifahad
Joined: 03 Mar 2010
Last visit: 14 Mar 2015
Posts: 257
Own Kudos:
Given Kudos: 22
Posts: 257
Kudos: 1,495
Kudos
Add Kudos
Bookmarks
Bookmark this Post
ruturaj
Is k2 odd?
(1) k - 1 is divisible by 2.
(2) The sum of k consecutive integers is divisible by k.

Question Is k^2 odd?

Stmt1: k-1 is divisible by 2.

(k-1)/2 = m where m is some integer
k-1 = 2m
k = 2m+1. Now this is the equation of any odd number

Hence k is odd. Therefore k^2 is odd.
Sufficient.

Stmt2: The sum of k consecutive integers is divisible by k
sum = k(k+1)/2
Sum/k = m where m is some integer
k(k+1)/2k = m
(k+1)/2 = m
k=2m-1. This again represents odd number.

Hence k is odd. Therefore k^2 is odd.
Sufficient.

OA D
User avatar
GyanOne
Joined: 24 Jul 2011
Last visit: 07 Dec 2024
Posts: 3,190
Own Kudos:
1,626
 []
Given Kudos: 33
Status: World Rank #4 MBA Admissions Consultant
GMAT 1: 780 Q51 V48
GRE 1: Q170 V170
Expert reply
GMAT 1: 780 Q51 V48
GRE 1: Q170 V170
Posts: 3,190
Kudos: 1,626
 []
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
jamifahad,

I would like to point out a small possible improvement in your analysis, which is otherwise on track.

The sum of k consecutive integers is not k(k+1)/2. This is the expression for the sum of the first k natural numbers.
Example: The sum of three consecutive integers 50,51,and 52 is not 3(3+1)/2.

The expression for the sum of k consecutive integers is ak + k(k-1)/2, where a is the first number and k is the number of terms. In this question, you may have assumed that k consecutive integers can also be n consecutive natural numbers and so used the expression k(k+1)/2.

The OA is (D) as explained by cellydan
avatar
ganesamurthy
Joined: 15 Jul 2012
Last visit: 04 Jun 2017
Posts: 12
Own Kudos:
Given Kudos: 66
Location: India
Concentration: International Business, General Management
GMAT Date: 09-27-2013
GPA: 3.04
WE:Information Technology (Computer Software)
Posts: 12
Kudos: 13
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hi, What if I assume K is a fraction/decimal?

jamifahad
ruturaj
Is k2 odd?
(1) k - 1 is divisible by 2.
(2) The sum of k consecutive integers is divisible by k.

Question Is k^2 odd?

Stmt1: k-1 is divisible by 2.

(k-1)/2 = m where m is some integer
k-1 = 2m
k = 2m+1. Now this is the equation of any odd number

Hence k is odd. Therefore k^2 is odd.
Sufficient.

Stmt2: The sum of k consecutive integers is divisible by k
sum = k(k+1)/2
Sum/k = m where m is some integer
k(k+1)/2k = m
(k+1)/2 = m
k=2m-1. This again represents odd number.

Hence k is odd. Therefore k^2 is odd.
Sufficient.

OA D
User avatar
Tobybun
Joined: 17 Mar 2016
Last visit: 16 Apr 2017
Posts: 12
Own Kudos:
Given Kudos: 30
Location: Singapore
GPA: 3.5
WE:Business Development (Energy)
Posts: 12
Kudos: 19
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Question asks is k odd?

1. Clearly Suff, k-1 --> even so k is odd
2. Choose a case or two to test. 3,4,5 yes div by 3
3,4 not div by 2
1,2,3,4,5 - yes div by 5

So, click on D & move on
User avatar
stonecold
Joined: 12 Aug 2015
Last visit: 09 Apr 2024
Posts: 2,261
Own Kudos:
3,299
 []
Given Kudos: 893
GRE 1: Q169 V154
GRE 1: Q169 V154
Posts: 2,261
Kudos: 3,299
 []
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Here we need to get i k is even/odd
Statement 1
(k-1)/2=integer
hence k-1=2m for some integer m
k=2m+1=> odd
hence sufficient
Statement 2
Here we can use a simple Rule =>

SUM OF N CONSECUTIVES IS DIVISIBLE BY N FOR N BEING ODD AND NEVER DIVISIBLE BY N FOR N BEING EVEN

Hence K must be odd
Alternatively,
Since consecutives inters form an AP
mean = median
It is given that mean = integer
so median => integer too
hence number of terms must be odd
hence K is odd

Thus sufficient

Hence D
User avatar
Abhishek009
User avatar
Board of Directors
Joined: 11 Jun 2011
Last visit: 02 Oct 2024
Posts: 6,014
Own Kudos:
Given Kudos: 463
Status:QA & VA Forum Moderator
Location: India
GPA: 3.5
WE:Business Development (Commercial Banking)
Posts: 6,014
Kudos: 4,952
Kudos
Add Kudos
Bookmarks
Bookmark this Post
ruturaj
Is k^2 odd?

(1) k - 1 is divisible by 2.
(2) The sum of k consecutive integers is divisible by k.

FROM STATEMENT - I ( SUFFICIENT )

Since, k - 1 is divisible by 2 ; k must be Odd because -

Odd - 1 = Even ( Which is divisible by 2 )

FROM STATEMENT - II ( SUFFICIENT )

Test using numebrs...

Sum of 2 consecutive integers is 3 ( which is not divisible by 2 )
Sum of 3 consecutive integers is 6 ( which is divisible by 3 )
Sum of 4 consecutive integers is 10 ( which is not divisible by 4 )
Sum of 5 consecutive integers is 15 ( which is divisible by 5 )

So, we can safely conclude k = Odd...

And \(Odd^2\) = Odd

Thus, EACH statement ALONE is sufficient to answer the question asked, answer will be (D)....
User avatar
KrishnakumarKA1
Joined: 05 Jan 2017
Last visit: 13 Oct 2020
Posts: 410
Own Kudos:
Given Kudos: 15
Location: India
Posts: 410
Kudos: 296
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Solution:

To find: \(k^2\) is odd, means we have to find whether “k” is odd? So, basically it is a “yes” or “no” DS question.

Analysis of statement 1: \(k - 1\) is divisible by 2.
Given that \((k – 1)\) is divisible by 2 that means \((k - 1)\) is Even.
We wite as \((k – 1)\) = Even (We must be familiar with operations of even and odd numbers)

[We know ODD – ODD = EVEN or EVEN – EVEN = EVEN]
Here k – ODD = EVEN
So, “k” must be ODD.
Hence statement 1 is sufficient. We can eliminate options B, C and E.

Analysis of statement 2: The sum of k consecutive integers is divisible by k.
Let’s take two cases here ‘k’ being odd and ‘k’ being even.
Case 1: Let k be ODD; k =5
Let’s take the consecutive integers as {1, 2, 3, 4, 5}
Sum = 1 + 2 + 3 + 4 + 5 = 15 is divisible by 5.
Case 2: Let k be EVEN; k = 6
Let’s take the consecutive integers as {1, 2, 3, 4, 5, 6}
Sum = 1 + 2 + 3 + 4 + 5 + 6 = 21 is not divisible by 6.
In the above statement it is given that sum of k consecutive integers is divisible by k, which means k must be ODD.
Hence statement 2 is sufficient.

[Note: We can also say that the property of consecutive integers, that:
The sum of n consecutive integers is divisible by n, if n is ODD.
The sum of n consecutive integers is not divisible by n, if n is EVEN.]

The correct answer option is “D”.
Moderator:
Math Expert
97873 posts