Last visit was: 25 Apr 2024, 10:39 It is currently 25 Apr 2024, 10:39

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
SORT BY:
Date
User avatar
Manager
Manager
Joined: 03 Jul 2013
Posts: 76
Own Kudos [?]: 704 [61]
Given Kudos: 14
GMAT 1: 660 Q48 V32
Send PM
Most Helpful Reply
Math Expert
Joined: 02 Sep 2009
Posts: 92914
Own Kudos [?]: 618971 [44]
Given Kudos: 81595
Send PM
SVP
SVP
Joined: 20 Mar 2014
Posts: 2362
Own Kudos [?]: 3626 [5]
Given Kudos: 816
Concentration: Finance, Strategy
GMAT 1: 750 Q49 V44
GPA: 3.7
WE:Engineering (Aerospace and Defense)
Send PM
General Discussion
User avatar
Manager
Manager
Joined: 03 Jul 2013
Posts: 76
Own Kudos [?]: 704 [1]
Given Kudos: 14
GMAT 1: 660 Q48 V32
Send PM
Re: If x represents the number of positive factors of integer y, is x odd [#permalink]
1
Kudos
My Aprproach:

Statement 1)

when n=2, y=2, factors of 2 are 1,2 so x=2
when n=3, y=6, factors of 6 are 1,2,3,6 so x=4
n=4,y=24, factors of y are 1,2,3,4,6,8,12,24 x= 8


hence x can never be odd. Sufficient.

Statement 2)

m=2, y=1, factors of y =1, so x=1
m=3, y=8, factors of y=1,2,4,8 x=4

Insufficient as x can be even or odd.

IMO A but it doesnt match the official answer. Bunuel please help.
User avatar
Manager
Manager
Joined: 02 Jul 2012
Posts: 151
Own Kudos [?]: 711 [2]
Given Kudos: 84
Location: India
Schools: IIMC (A)
GMAT 1: 720 Q50 V38
GPA: 2.6
WE:Information Technology (Consulting)
Send PM
Re: If x represents the number of positive factors of integer y, is x odd [#permalink]
1
Kudos
1
Bookmarks
aadikamagic wrote:
If x represents the number of positive factors of integer y, is x odd?

y=n! where n is a positive integer greater than 1

y=m^2−1 where m is a positive integer greater than 1


a) Statement (1) ALONE is sufficient, but statement (2) alone is not sufficient to answer the question asked
b) Statement (2) ALONE is sufficient, but statement (1) alone is not sufficient to answer the question asked
c) Both statements (1) and (2) TOGETHER are sufficient to answer the question asked; but NEITHER statement ALONE is sufficient
d) EACH statement ALONE is sufficient to answer the question asked
e) Statements (1) and (2) TOGETHER are NOT sufficient to answer the question asked, and additional data specific to the problem are needed



Y = n! = Since n > 1, What ever be the number, the number of factors of n! will always be even. Here's how:

For any number n, n! = 1 * 2 * 3 * 4.... n

No. of factors of 1 = 1 i.e 1
No. of factors of 2 = 2 i.e 1, 2
No. of factors of 3 = 2 i.e 1, 3
etc. etc.

This would mean that what ever be the numbers ahead and what ever be their number of factors (Even / Odd), they would always be multiplied by an even number. Since the number of factors are calculated by multiplying the number of factors of each prime factor.

So, A will lead to a answer Yes.

Now the correct answer to this question will either be A or D. To analyze it, lets look at choice B.

y=m^2−1 m>1

y = (m + 1) (m - 1)
This too will always lead to an even choice since either of m + 1 and m - 1 will have even number of factors.

Therefore, this can be answered by using either of choices.

Ans. D :done
avatar
Intern
Intern
Joined: 12 Sep 2014
Posts: 3
Own Kudos [?]: [0]
Given Kudos: 60
Send PM
Re: If x represents the number of positive factors of integer y, is x odd [#permalink]
Bunuel wrote:
If x represents the number of positive factors of integer y, is x odd?

The question asks whether the number of factors of y is odd. The number of distinct factors of a perfect square is ALWAYS ODD. The reverse is also true: if a number has the odd number of distinct factors then it's a perfect square. So, the question asks whether y is a perfect square.

(1) y = n! where n is a positive integer greater than 1. Among factorials, only 0! and 1! are perfect squares. So, y is not. Sufficient.

(2) y = m^2 − 1 where m is a positive integer greater than 1 --> y is 1 less, than a perfect square, so not a perfect square (two positive consecutive integers cannot both be prefect squares). Sufficient.

Answer: D.


That's a nice explaination .
User avatar
Manager
Manager
Joined: 03 Jul 2013
Posts: 76
Own Kudos [?]: 704 [0]
Given Kudos: 14
GMAT 1: 660 Q48 V32
Send PM
Re: If x represents the number of positive factors of integer y, is x odd [#permalink]
Bunuel wrote:
If x represents the number of positive factors of integer y, is x odd?

The question asks whether the number of factors of y is odd. The number of distinct factors of a perfect square is ALWAYS ODD. The reverse is also true: if a number has the odd number of distinct factors then it's a perfect square. So, the question asks whether y is a perfect square.

(1) y = n! where n is a positive integer greater than 1. Among factorials, only 0! and 1! are perfect squares. So, y is not. Sufficient.

(2) y = m^2 − 1 where m is a positive integer greater than 1 --> y is 1 less, than a perfect square, so not a perfect square (two positive consecutive integers cannot both be prefect squares). Sufficient.

Answer: D.



Thanks bunuel but could you please tell me what was the issue with my approach so that ill be careful on exam day
Math Expert
Joined: 02 Sep 2009
Posts: 92914
Own Kudos [?]: 618971 [2]
Given Kudos: 81595
Send PM
If x represents the number of positive factors of integer y, is x odd [#permalink]
2
Kudos
Expert Reply
aadikamagic wrote:
My Aprproach:

Statement 1)

when n=2, y=2, factors of 2 are 1,2 so x=2
when n=3, y=6, factors of 6 are 1,2,3,6 so x=4
n=4,y=24, factors of y are 1,2,3,4,6,8,12,24 x= 8


hence x can never be odd. Sufficient.

Statement 2)

m=2, y=1, factors of y =1, so x=1
m=3, y=8, factors of y=1,2,4,8 x=4

Insufficient as x can be even or odd.

IMO A but it doesnt match the official answer. Bunuel please help.


(2) y = m^2 − 1 where m is a positive integer greater than 1

If m = 2, then y = 2^2 - 1 = 3, not 1. Factors of 3 are 1 and 3.
User avatar
Manager
Manager
Joined: 03 Jul 2013
Posts: 76
Own Kudos [?]: 704 [0]
Given Kudos: 14
GMAT 1: 660 Q48 V32
Send PM
Re: If x represents the number of positive factors of integer y, is x odd [#permalink]
Bunuel wrote:
aadikamagic wrote:
My Aprproach:

Statement 1)

when n=2, y=2, factors of 2 are 1,2 so x=2
when n=3, y=6, factors of 6 are 1,2,3,6 so x=4
n=4,y=24, factors of y are 1,2,3,4,6,8,12,24 x= 8


hence x can never be odd. Sufficient.

Statement 2)

m=2, y=1, factors of y =1, so x=1
m=3, y=8, factors of y=1,2,4,8 x=4

Insufficient as x can be even or odd.

IMO A but it doesnt match the official answer. Bunuel please help.


(2) y = m^2 − 1 where m is a positive integer greater than 1

If m = 2, then y = 2^2 - 1 = 3, not 1. Factors of 3 are 1 and 3.


Ohh god I feel so stupid now. Thanks a ton man.
Intern
Intern
Joined: 24 Aug 2015
Posts: 22
Own Kudos [?]: 11 [0]
Given Kudos: 11
Location: Israel
GMAT 1: 740 Q49 V41
GPA: 3.32
Send PM
Re: If x represents the number of positive factors of integer y, is x odd [#permalink]
Bunuel wrote:
If x represents the number of positive factors of integer y, is x odd?

The question asks whether the number of factors of y is odd. The number of distinct factors of a perfect square is ALWAYS ODD. The reverse is also true: if a number has the odd number of distinct factors then it's a perfect square. So, the question asks whether y is a perfect square.

(1) y = n! where n is a positive integer greater than 1. Among factorials, only 0! and 1! are perfect squares. So, y is not. Sufficient.

(2) y = m^2 − 1 where m is a positive integer greater than 1 --> y is 1 less, than a perfect square, so not a perfect square (two positive consecutive integers cannot both be prefect squares). Sufficient.

Answer: D.



Sorry guys, I just don't get it.
Take 36 for example - 36= 2^2*3^2.
Two prime, distinct factors.

It must be some weird terminology issue, I would be glad if someone could explain this to me (Taking the GMAT on wednsday!)

Thanks in advance.
Manager
Manager
Joined: 06 May 2019
Posts: 86
Own Kudos [?]: 101 [1]
Given Kudos: 7
Location: India
Concentration: Leadership, Finance
Schools: LBS '22
GMAT 1: 710 Q51 V35
GPA: 4
WE:Information Technology (Computer Software)
Send PM
Re: If x represents the number of positive factors of integer y, is x odd [#permalink]
1
Kudos
1) y=n! where n is a positive integer greater than 1-

let put n=2 , factors =2 =x,
n=3 , factors (1+1)(1+1) = x = 4
hence always x = even ....sufficient - for any number n>1

2) y=m2−1 where m is a positive integer greater than 1

put m=2 , y =3 factors = 2 =x
m=3 , y= 8 factors = 4.
hence always x = even ---- sufficient for any value m>1

hence option D correct.
Manager
Manager
Joined: 10 Jan 2021
Posts: 157
Own Kudos [?]: 30 [0]
Given Kudos: 154
Send PM
If x represents the number of positive factors of integer y, is x odd [#permalink]
aadikamagic wrote:
If x represents the number of positive factors of integer y, is x odd?

(1) y = n! where n is a positive integer greater than 1
(2) y = m^2 − 1 where m is a positive integer greater than 1


This is a very good question!

Logic used Number of factors of any number = product of the number of factors of its prime factors
Eg: 6 = 3*2;
Number of factors of 3 is 2 {1,3}
Number of factors of 2 is 2 {1,2}
Therefore, number of factors of 6 = 2*2 =4 {1,2,3,6}

Now evaluating the statements:

Statement 1: y = n! and n is an integer greater than 1
Number of factors of 2 is 2 (even)
Therefore, number of factors of n!, with n>1, = 2*(some integer) = even

Therefore, no matter what, the total number of factors of n! with n>1 is even

Statement 1 is sufficient


Statement 2: y = m^2 − 1 where m is a positive integer greater than 1
y=(m-1)*(m+1)
Please note that m is greater than 1
Therefore, m-1>0

Case 1: m=2
Therefore, y=(2-1)(2+1) = 1*3
Number of factors of 3 {1,3} is 2. Therefore, even

Case 2: m>2
Therefore, m-1>1
In this case, undoubtedly, y is a product of prime numbers (if y is a product of composite numbers, then composite numbers are a product of prime numbers)
Therefore, y=prime*(any integer)
Number of factors of y = (number of factors of a prime number)*(some integer)
= 2*(some integer)
= even
Therefore, no matter what, number of factors of y are ever i.e. x is even
Statement 2 is sufficient

Therefore, (D)

Mool Mantra: Only 1 and perfect even powers of prime numbers have odd factors. Rest all have even factors
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32674
Own Kudos [?]: 821 [0]
Given Kudos: 0
Send PM
Re: If x represents the number of positive factors of integer y, is x odd [#permalink]
Hello from the GMAT Club BumpBot!

Thanks to another GMAT Club member, I have just discovered this valuable topic, yet it had no discussion for over a year. I am now bumping it up - doing my job. I think you may find it valuable (esp those replies with Kudos).

Want to see all other topics I dig out? Follow me (click follow button on profile). You will receive a summary of all topics I bump in your profile area as well as via email.
GMAT Club Bot
Re: If x represents the number of positive factors of integer y, is x odd [#permalink]
Moderator:
Math Expert
92914 posts

Powered by phpBB © phpBB Group | Emoji artwork provided by EmojiOne