H(100) + 1

This topic has expert replies
Junior | Next Rank: 30 Posts
Posts: 15
Joined: Fri Jan 20, 2012 4:38 pm

H(100) + 1

by mdoganay » Tue Mar 06, 2012 4:57 pm
Every positive even integer n, the function h(n) is defined to be product of all even integers from 2 to n inclusive. If p is the smallest prime factor of h(100) + 1, then p is;

A between 2 and 10
B between 10 and 20
C between 20 and 30
D between 30 and 40
E greater than 40

Can somebody explain this question, I can not even figure out how to attack this question.

GMAT/MBA Expert

User avatar
GMAT Instructor
Posts: 3835
Joined: Fri Apr 02, 2010 10:00 pm
Location: Milpitas, CA
Thanked: 1854 times
Followed by:523 members
GMAT Score:770

by Anurag@Gurome » Tue Mar 06, 2012 7:32 pm
mdoganay wrote:Every positive even integer n, the function h(n) is defined to be product of all even integers from 2 to n inclusive. If p is the smallest prime factor of h(100) + 1, then p is;

A between 2 and 10
B between 10 and 20
C between 20 and 30
D between 30 and 40
E greater than 40

Can somebody explain this question, I can not even figure out how to attack this question.

h(100) = 2 * 4 * 6 * ... * 100
= (2 * 1) * (2 * 2) * (2 * 3) * ... * (2 * 50)
= 2^(50) * (1 * 2 * 3 ... * 50)
Then h(100) + 1 = 2^(50) * (1 * 2 * 3 ... * 50) + 1
Now, h(100) + 1 cannot have any prime factors 50 or below, because dividing this value by any of these prime numbers will give a remainder of 1.

The correct answer is E.
Anurag Mairal, Ph.D., MBA
GMAT Expert, Admissions and Career Guidance
Gurome, Inc.
1-800-566-4043 (USA)

Join Our Facebook Groups
GMAT with Gurome
https://www.facebook.com/groups/272466352793633/
Admissions with Gurome
https://www.facebook.com/groups/461459690536574/
Career Advising with Gurome
https://www.facebook.com/groups/360435787349781/

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 » Wed Mar 07, 2012 4:15 am
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: 143
Joined: Mon Mar 14, 2011 3:13 am
Thanked: 34 times
Followed by:5 members

by krusta80 » Wed Mar 07, 2012 7:23 am
product(evens from 2 through n) = 2^(n/2) * (n/2)!

for n = 100, product = 2^50 * 50!

So, we need to find the smallest prime factor of 2^50 * 50! + 1

Now the key to this question starts to present itself: 50! is a multiple of all prime numbers less than 50, since 50! is the product of ALL integers from 1 through 50. Therefore, since we're adding 1 to a multiple of 50!, we know that none of the factors of 50! can be a factor of h(100)+1. This, in turn, means that none of the prime numbers less than 50 can be a factor of h(100)+1.

The smallest prime of h(100)+1 is certainly greater than 40.

E