Smallest Prime Factor-GMATPREP

This topic has expert replies
User avatar
Master | Next Rank: 500 Posts
Posts: 218
Joined: Wed Dec 11, 2013 4:02 am
Thanked: 3 times
Followed by:4 members

Smallest Prime Factor-GMATPREP

by [email protected] » Tue Mar 18, 2014 3:12 am
If h(n)= 2*4*6*8...n, then what is the smallest prime factor of h(100)+1?

User avatar
Legendary Member
Posts: 1556
Joined: Tue Aug 14, 2012 11:18 pm
Thanked: 448 times
Followed by:34 members
GMAT Score:650

by theCodeToGMAT » Tue Mar 18, 2014 4:57 am
h(n) = 2*4*6*.....n

h(100) = 2*4*6*....100 = 2 (1*2*3*...50) --> that means 1 till 50 are factors of h(100)

According to a rule, is "a" is a factor of "b" then "a" will not be factor of "b+1"

So, 1 till 50 are not factors..

What are the options?
R A H U L

User avatar
GMAT Instructor
Posts: 15539
Joined: Tue May 25, 2010 12:04 pm
Location: New York, NY
Thanked: 13060 times
Followed by:1906 members
GMAT Score:790

by GMATGuruNY » Tue Mar 18, 2014 5:05 am
For every positive even integer n, the function h(n) is defined to be the product of all even integers from 2 to n, inclusive. If p is the smallest prime factor of h(100) + 1, the p is

A: Between 2 & 10
B: Between 10 & 20
C: Between 20 & 30
D: Between 30 & 40
E: Greater than 40
Since the difference between them is 1, h(100) and h(100)+1 are consecutive integers.
Consecutive integers are COPRIMES: they share no factors other than 1.

Let's examine why:

If x is a multiple of 2, the next largest multiple of 2 is x+2.
If x is a multiple of 3, the next largest multiple of 3 is x+3.

Using this logic, if we go from x to x+1, we get only to the next largest multiple of 1.
So 1 is the only factor common both to x and to x+1.
In other words, x and x+1 are COPRIMES.

Thus:
h(100) and h(100)+1 are COPRIMES. They share no factors other than 1.

h(100) = 2 * 4 * 6 *....* 94 * 96 * 98 * 100
Factoring out 2 from every value above, we get:
h(100) = 2��(1 * 2 * 3 *... * 47 * 48 * 49 * 50)

Looking at the set of parentheses on the right, we can see that every prime number between 1 and 50 is a factor of h(100).
Since h(100) and h(100)+1 are coprimes, NONE of the prime numbers between 1 and 50 can be a factor of h(100)+1.

Thus, the smallest prime factor of h(100) + 1 must be greater than 50.

The correct answer is E.
Private tutor exclusively for the GMAT and GRE, with over 20 years of experience.
Followed here and elsewhere by over 1900 test-takers.
I have worked with students based in the US, Australia, Taiwan, China, Tajikistan, Kuwait, Saudi Arabia -- a long list of countries.
My students have been admitted to HBS, CBS, Tuck, Yale, Stern, Fuqua -- a long list of top programs.

As a tutor, I don't simply teach you how I would approach problems.
I unlock the best way for YOU to solve problems.

For more information, please email me (Mitch Hunt) at [email protected].
Student Review #1
Student Review #2
Student Review #3

User avatar
Master | Next Rank: 500 Posts
Posts: 218
Joined: Wed Dec 11, 2013 4:02 am
Thanked: 3 times
Followed by:4 members

by [email protected] » Tue Mar 18, 2014 5:29 am
Excellent Explanation!!!
Thank you!

Regards,
Tanuj