prime numbers

This topic has expert replies
Master | Next Rank: 500 Posts
Posts: 468
Joined: Mon Jul 25, 2011 10:20 pm
Thanked: 29 times
Followed by:4 members

prime numbers

by vipulgoyal » Mon Apr 22, 2013 1:44 am
. Integer N is greater than 0. is N a prime number?
1). All the prime factors of N are greater than root N
2). All the prime factors of N are greater than N/2

please suggest both cases if N is greater then 0 or if may or may not be greater then 0

User avatar
MBA Admissions Consultant
Posts: 2279
Joined: Fri Nov 11, 2011 7:51 am
Location: New York
Thanked: 660 times
Followed by:266 members
GMAT Score:770

by Jim@StratusPrep » Mon Apr 22, 2013 5:08 am
Both of these statements are sufficient. There are no cases when N is composite and this is true.

I may be misunderstanding your question...
GMAT Answers provides a world class adaptive learning platform.
-- Push button course navigation to simplify planning
-- Daily assignments to fit your exam timeline
-- Organized review that is tailored based on your abiility
-- 1,000s of unique GMAT questions
-- 100s of handwritten 'digital flip books' for OG questions
-- 100% Free Trial and less than $20 per month after.
-- Free GMAT Quantitative Review

Image

User avatar
Master | Next Rank: 500 Posts
Posts: 308
Joined: Thu Mar 29, 2012 12:51 am
Thanked: 16 times
Followed by:3 members

by Lifetron » Mon Apr 22, 2013 5:25 am
Jim@StratusPrep wrote:Both of these statements are sufficient. There are no cases when N is composite and this is true
Can you explain this ?

Thank you !

Master | Next Rank: 500 Posts
Posts: 423
Joined: Fri Jun 11, 2010 7:59 am
Location: Seattle, WA
Thanked: 86 times
Followed by:2 members

by srcc25anu » Mon Apr 22, 2013 11:08 am
Given N is integer > 0.

St1: All prime factors of N greater than root of N

if n = 3, prime factor of 3 = 3; root3 = 1.7 PRIME FACTOR is GREATER THAN ROOT(N).
if n = 5, prime factor of 5 = 5; root5 = 2.1 PRIME FACTOR is GREATER THAN ROOT(N).
For PRIME FACTOR TO BE GREATER THAN ROOT(N), N must be prime.
hence SUFFICIENT

St2: All prime factors of N greater than n/2
if n = 3, prime factor of 3 = 3 and n/2 = 1.5 PF > N/2
if n = 5, prime factor of 5 = 5 and n/2 = 2.5 PF > N/2

if I check for n = (Npn-Prime)6, n/2 = 3 and prime factors of 6 = 2,3. One prime factor in this case (2) is LESS than n/2 and one prime factor (3) is EQUAL TO n/2. None of the prime factors is greater than n/2 PF <= N/2
Hence B also looks SUFFICIENT

IMO D

Junior | Next Rank: 30 Posts
Posts: 10
Joined: Sun Mar 01, 2009 6:45 am

by burningman » Tue Apr 23, 2013 7:56 pm
What about 1 ? Prime factors of 3 are 3 and 1.

GMAT/MBA Expert

User avatar
GMAT Instructor
Posts: 16207
Joined: Mon Dec 08, 2008 6:26 pm
Location: Vancouver, BC
Thanked: 5254 times
Followed by:1268 members
GMAT Score:770

by Brent@GMATPrepNow » Tue Apr 23, 2013 8:02 pm
burningman wrote:What about 1 ? Prime factors of 3 are 3 and 1.
1 is not prime.

Definition: A prime number is a positive integer that has exactly two different positive divisors

1 has only one divisor, so it is not prime.

Cheers,
Brent
Brent Hanneson - Creator of GMATPrepNow.com
Image

User avatar
Master | Next Rank: 500 Posts
Posts: 308
Joined: Thu Mar 29, 2012 12:51 am
Thanked: 16 times
Followed by:3 members

by Lifetron » Tue Apr 23, 2013 8:07 pm
burningman wrote:What about 1 ? Prime factors of 3 are 3 and 1
1 is not prime