GMATPrep Test 2

This topic has expert replies
Master | Next Rank: 500 Posts
Posts: 110
Joined: Mon Feb 09, 2015 1:52 am
Followed by:4 members

GMATPrep Test 2

by Abhijit K » Sun Feb 15, 2015 8:08 am
For every positive integer n, the function h(n) is defined to be the product of all the even numbers 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

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 » Sun Feb 15, 2015 8:13 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

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 » Sun Feb 15, 2015 8:23 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
Important Concept: If integer k is greater than 1, and k is a factor (divisor) of N, then k is not a divisor of N+1
For example, since 7 is a factor of 350, we know that 7 is not a factor of (350+1)
Similarly, since 8 is a factor of 312, we know that 8 is not a factor of 313

Now let's examine h(100)
h(100) = (2)(4)(6)(8)....(96)(98)(100)
= (2x1)(2x2)(2x3)(2x4)....(2x48)(2x49)(2x50)
Factor out all of the 2's to get: h(100) = [2^50][(1)(2)(3)(4)....(48)(49)(50)]

Since 2 is in the product of h(100), we know that 2 is a factor of h(100), which means that 2 is not a factor of h(100)+1 (based on the above rule)

Similarly, since 3 is in the product of h(100), we know that 3 is a factor of h(100), which means that 3 is not a factor of h(100)+1 (based on the above rule)

Similarly, since 5 is in the product of h(100), we know that 5 is a factor of h(100), which means that 5 is not a factor of h(100)+1 (based on the above rule)

.
.
.
.
Similarly, since 47 is in the product of h(100), we know that 47 is a factor of h(100), which means that 47 is not a factor of h(100)+1 (based on the above rule)

So, we can see that none of the primes from 2 to 47 can be factors of h(100)+1, which means the smallest prime factor of h(100)+1 must be greater than 47.

Answer = E

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

GMAT/MBA Expert

User avatar
Elite Legendary Member
Posts: 10392
Joined: Sun Jun 23, 2013 6:38 pm
Location: Palo Alto, CA
Thanked: 2867 times
Followed by:511 members
GMAT Score:800

by [email protected] » Sun Feb 15, 2015 11:45 am
Hi Abhijit K,

This question shows up every so often in this Forum and it is definitely tougher than a typical GMAT question.

As a general rule, Quant questions are almost always based on a pattern of some kind (math formula, math rule, Number Property, etc.). If you can't immediately deduce a pattern, then you might have to "play around" a bit with the question to try to deduce what the pattern is. In the broad sense, it's critical thinking: here's a weird situation - what can I do to figure it out?

Based on the description of the function in the prompt, we can run some "TESTS" to try to figure things out....

The H(n) is the product of all the even integers from 2 to n, inclusive.

So....
H(4) = 2x4 = 8
The prime factors of 8 are (2)(2)(2)
If we do H(4) + 1 = 9, then the prime factors are (3)(3)
NOTICE how NONE of the prime factors of 8 are in 9? That's interesting....

H(6) = 2x4x6 = 48
The prime factors of 48 are (2)(2)(2)(2)(3)
If we do H(6) + 1 = 49, then the prime factors are (7)(7)
NOTICE how NONE of the prime factors of 48 are in 49? That's interesting....and probably a pattern, since it's happened TWICE NOW.

From here, I'd have to deduce that this pattern holds true. With H(100), I know that there are LOTS of primes that go in (the largest of which is 47, which can be "found" in 94). I have to assume that NONE of them will go into H(100) + 1. Thus, the smallest prime would have to be greater than 47. The question doesn't actually ask us for the exact answer though (the answer choices are "ranges").

Final Answer: E

The takeaway from all of this is that you shouldn't be afraid to "play" with a question a bit. In the end, you don't have to be a brilliant mathematician to answer this question, but you're also not allowed to just stare at it either.

GMAT assassins aren't born, they're made,
Rich
Contact Rich at [email protected]
Image

GMAT Instructor
Posts: 2630
Joined: Wed Sep 12, 2012 3:32 pm
Location: East Bay all the way
Thanked: 625 times
Followed by:119 members
GMAT Score:780

by Matt@VeritasPrep » Sun Feb 15, 2015 6:08 pm
Here's a succinct approach that builds on the concepts mentioned above.

h(100) = 2 * 4 * 6 * 8 * ... * 100

h(100) = (2*1)*(2*2)*(2*3)*...*(2*50)

h(100) = 2�� * 50!

Since h(100) is divisible by EVERY prime number less than 50 -- each of them appears in 50! -- h(100)+1 does not divide by ANY prime number less than 50. Hence the least prime factor of h(100)+1, whatever it is, must be greater than 50.

Fun fact of the day: according to Wolfram, this number (2*4*6*8*...*100 + 1) is ≈(1/3) of the number of atoms in the visible universe! Yikes.