Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
Math question - not homework?
For every positive integer n, h(n) is a product of even integers from 2 to n. If p is the smallest prime factor of h(100) +1, what is p?
a) 2<p<10
b) 10<p<20
c) 20 <p<30
d) 30<p<40
e) 40<p
I care more about the method for getting it done than the answer. Any help?
1 Answer
- Anonymous1 decade agoFavorite Answer
From your definition of h(n),
h(n) = 2 * 4 * 6 * 8 *... * n
h(n) = 2^n (1 * 2 * 3 * ... * (n/2))
h(n) = 2^n (n/2)!
h(100) = 2^100 (50)!
This means that every number from 2 to 50 is a factor of h(100), which means that none of the numbers from 2 to 50 are factors of h(100) + 1. The smallest prime factor of h(100) + 1 has to be bigger than 50. Your answer is e.

