|
Author |
Message |
|
TAGS:
|
|
|
Manager
Joined: 12 Apr 2007
Posts: 171
Followers: 1
Kudos [?]:
1
[1] , given: 0
|
1
This post received KUDOS
ummm on the gmat i probably would have looked at this for 2 seconds and guessed.
|
|
|
|
|
|
|
|
|
Manager
Joined: 12 Apr 2007
Posts: 171
Followers: 1
Kudos [?]:
1
[0], given: 0
|
priyankur_saha@ml.com wrote: It's E ....
Must be 47 or higher!!
i think ive seen thsi problem before, but can you explain?
|
|
|
|
|
|
Intern
Joined: 16 May 2007
Posts: 3
Followers: 0
Kudos [?]:
0
[0], given: 0
|
Correct the answer is E but how do you solve the problem??
|
|
|
|
|
|
VP
Joined: 08 Jun 2005
Posts: 1172
Followers: 5
Kudos [?]:
78
[1] , given: 0
|
1
This post received KUDOS
This is a repost:
In order to better understand this problem , I suggest to plug in some values.
h(n) where n is positive and even (e.g 2,4,6) and h(n) is the prouduct of all even numbers from 2 to n.
n=10
h(10) = 10*8*6*4*2
so after we understand what this problem wants , we can now solve it !
h(100)+1 = (100*98*96*94....6*4*2) + 1 can be simplified to (2^50)*50!+1
what is the smallest prime factor ?
For any factorial + 1 the smallest factor (apart from 1) is greater then any of the members of the factorial
2! + 1 = 3: smallest factor is 3
3! + 1 = 7: smallest factor is 7
4! + 1 = 25: smallest factor is 5
5! + 1 = 121: smallest factor is 11
6! + 1 = 721: smallest factor is 103
50! + 1 = a number greater then 50
hope this will help.
|
|
|
|
|
|
Intern
Joined: 16 May 2007
Posts: 3
Followers: 0
Kudos [?]:
0
[0], given: 0
|
YOur explanation helps a lot. I was not aware of that factorial rule.
I also didn't think of 2^50*50!
Thanks very much,
Eric
|
|
|
|
|
|
Senior Manager
Joined: 04 Jun 2007
Posts: 374
Followers: 1
Kudos [?]:
6
[0], given: 0
|
here's how i did it-
h(100) = 2*4*6* .... 98*100
h(100) = 2*1 * 2*2 * 2*3 * .... 2*49 * 2*50
h(100) = 2^50 * 1*2*3 * ... 49*50
so primes 43 and 47 are the largest prime factors
but they wont be prime factors of h(100) + 1, since they wont divide into a number one larger than that. Therefore, the largest prime factor must be larger than 50, so E.
|
|
|
|
|
|
Manager
Joined: 07 May 2007
Posts: 184
Followers: 1
Kudos [?]:
1
[0], given: 0
|
r019h,
Can you explain why did you chose the largest prime factors 43 and 47 while the question is about the smallest prime factor?
|
|
|
|
|
|
Manager
Joined: 26 Feb 2007
Posts: 93
Followers: 1
Kudos [?]:
5
[0], given: 0
|
Smallest Prime Factor [#permalink]
07 Jul 2007, 12:49
For Every Positive Integer n, the function h(n) is defined to be product of all even integers from 2 to n.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
I was able to find answer using extrapolation but would like to know what techniques can be used for these types of questions.
|
|
|
|
|
|
Director
Joined: 26 Feb 2006
Posts: 919
Followers: 3
Kudos [?]:
28
[0], given: 0
|
KillerSquirrel wrote: In order to better understand this problem , I suggest to plug in some values.
h(n) where n is positive and even (e.g 2,4,6) and h(n) is the prouduct of all even numbers from 2 to n.
n=10
h(10) = 10*8*6*4*2
so after we understand what this problem wants , we can now solve it !
h(100)+1 = 100*98*96*94....4*2 + 1 (can be simplified to (2^50)*50!+1)
h(100)+1 = (100*98*96*94....6*4*2) + 1 = (2^50)*50!+1
what is the smallest prime factor ?
For any factorial + 1 the smallest factor (apart from 1) is greater then any of the members of the factorial
2! + 1 = 3: smallest factor is 3 3! + 1 = 7: smallest factor is 7 4! + 1 = 25: smallest factor is 5 5! + 1 = 121: smallest factor is 11 6! + 1 = 721: smallest factor is 103
50! + 1 = a number greater then 50
the answer is (E)
well done and excellent work KillerSquirrel. I never understood this question. now you made it crystal clear for me.
you are the real Gmat Math mastero!!!!!!!!
|
|
|
|
|
|
Senior Manager
Joined: 28 Feb 2007
Posts: 317
Followers: 1
Kudos [?]:
20
[0], given: 0
|
For every positive even integer n, the function H(n) is defined to be the product of all the even integers from 2 to N, inclusive.If p is the smallest prime 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. over 40
OA later. Thanks .
|
|
|
|
|
|
Intern
Joined: 27 Jun 2007
Posts: 6
Followers: 0
Kudos [?]:
0
[0], given: 0
|
Solution is E.
H(100)+1=2*4*...100+1=2^50*(1*2*3...*47*48*49*50)+1
From above, it is seen that first part is divisible by all prime numbers ranging from 2 to 47. But 1 is divisible by none of them. Hence, if it is ever divisible by any prime number, then the divisor must be greater than 47.
|
|
|
|
|
|
Intern
Joined: 26 Mar 2007
Posts: 5
Followers: 0
Kudos [?]:
0
[0], given: 0
|
Better explanation? [#permalink]
09 Jul 2007, 13:05
I think I see the concept, but could someone verbalize the answer a bit more for clarity?
Thanks!
|
|
|
|
|
|
GMAT Instructor
Joined: 04 Jul 2006
Posts: 1278
Location: Madrid
Followers: 9
Kudos [?]:
67
[0], given: 0
|
h (100)= 2 x 4 x 6 x...x 100= 2^50 x 50!.
As h(100) is a multiple of every positive integer from 2 to 50, h(100) + 1 is not a multiple of any positive integer from 2 to 50. Thus, the smallest prime factor of h(100) +1 must be greater than 50.
Note: h(100) + 1, when divided by any positive integer from 2 to 50, will yield a remainder of 1, and thus is not a multiple of that integer.
|
|
|
|
|
|
Senior Manager
Joined: 28 Feb 2007
Posts: 317
Followers: 1
Kudos [?]:
20
[0], given: 0
|
OA---E.
YOU are all GREAT. Thank u very much.
|
|
|
|
|
|
Manager
Joined: 17 Aug 2006
Posts: 89
Followers: 1
Kudos [?]:
0
[0], given: 0
|
For every positive integer n, h(n) is defined to be the product of all the 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
|
|
|
|
|
|
Director
Joined: 11 Jun 2007
Posts: 938
Followers: 1
Kudos [?]:
18
[0], given: 0
|
nfa1rhp wrote: For every positive integer n, h(n) is defined to be the product of all the 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
would the answer be A? Here is my logic but I am not sure:
for h(100)+1, we know the answer will be odd
since n = 100 and we are multiplying the even integers 2*4*6......*100 and adding 1 to the product.
this is a sequence so we can say that 2 * (difference of the first and last term) * # of terms = 2 * 98 * 50 = 9800 + 1 = 9801
Hence, the smallest prime factor p will be 3
|
|
|
|
|
|
Senior Manager
Joined: 04 Jun 2007
Posts: 357
Followers: 1
Kudos [?]:
9
[0], given: 0
|
nfa1rhp wrote: For every positive integer n, h(n) is defined to be the product of all the 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
The answer is E and this has been discussed many times in the last few weeks. Do search, and you will get the solution.
|
|
|
|
|
|
Manager
Joined: 17 Aug 2006
Posts: 89
Followers: 1
Kudos [?]:
0
[0], given: 0
|
|
|
|
|
|
|
VP
Joined: 09 Jul 2007
Posts: 1114
Location: London
Followers: 4
Kudos [?]:
55
[0], given: 0
|
For every positive even integer n, the function h(n) is defined to be the product of all the even integers from 2 to n, inclusive. If p is the smallest prime factor of h(100)+1, the p is...
between 2 and 10
between 10 and 20
between 20 and 30
between 30 and 40
greater than 40
please explain in details if possible
thanks
|
|
|
|
|
|
Director
Joined: 03 May 2007
Posts: 903
Schools: University of Chicago, Wharton School
Followers: 4
Kudos [?]:
30
[0], given: 6
|
Ravshonbek wrote: For every positive even integer n, the function h(n) is defined to be the product of all the even integers from 2 to n, inclusive. If p is the smallest prime factor of h(100)+1, the p is...
between 2 and 10
between 10 and 20
between 20 and 30
between 30 and 40
greater than 40
please explain in details if possible thanks
probably the most discussed problem: http://www.gmatclub.com/phpbb/viewtopic ... t=smallest
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Similar topics |
Author |
Replies |
Last post |
|
Similar Topics:
|
|
|
|
For every positive even integer n, the function h(n) is
|
jodeci |
1 |
01 Apr 2006, 22:31 |
|
|
|
For every positive even integer n, the function h(n) is
|
jlui4477 |
7 |
17 Apr 2006, 01:48 |
|
|
|
For every positive even integer n, the function hn) is
|
john2005 |
5 |
07 May 2006, 14:17 |
|
|
|
1) For every positive even integer n, function h(n) is
|
g1m2a3t406 |
6 |
24 Nov 2006, 14:25 |
|
3
|
|
For every positive even integer n, the function h(n) is
|
topmbaseeker |
13 |
09 Feb 2008, 15:21 |
|
|
|
|
|
|