h(100) = 2*4*6*8*...*100 By factoring a 2 from each term, h(100) can be rewritten as 2^50*(1*2*3*...*50).
Thus, all integers up to 50 - including all prime numbers up to 50 - are factors of h(100).
that is to say, h(100) + 1 cannot have any prime factors 50 or below. |