
bySayantani Barman Experta en el extranjero
Question: 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, then p is?
- Between 2 and 10
- Between 10 and 20
- Between 20 and 30
- Between 30 and 40
- Greater than 40
Solution and Explanation:
Approach Solution 1:
h(100)+1=2∗4∗6∗...∗100+1=2^50∗(1∗2∗3∗..∗50)+1=2^50∗50!+1
Now, two numbers h(100)=2^50∗50! And h(100)+1=2^50∗50! + 1 are consecutive. When two successive integers are co-prime, they only have one factor in common. For instance, since 20 and 21 are two consecutive integers, the only element they have in common is 1.
As h(100)=2^50∗50! has ALL prime numbers from 1 to 50 as its factors, then, according to the above, h(100)+1 = 2^50∗50!+1
From 1 to 50, above will not have ANY prime factors. Accordingly, p (>1), the least prime factor of h(100)+1 must be more than 50.
E is the correct answer.
Correct Answer: E
Approach Solution 2:
Let's break down the answer into two parts:
Part (1):
First, we must simplify h(100).
h(100) = 2*4*6*8*....*98*100.
Consider that 2 = 2*1, 4 = 2*2, etc. up to 100 = 2*50.
h(100) then simplifies to h(100) = 2∗1∗2∗2∗2∗3∗....∗2∗49∗2∗50 = 2^50∗1∗2∗3∗4∗...∗50h(100)=2∗1∗2∗2∗2∗3∗....∗2∗49∗2∗50=250∗1∗2∗3∗4∗...∗50 (A)
Part (2):
Think about the second component of the query. We must establish a limit for h(100)+1's smallest prime factor. Any number p that divides h(100)+1 by itself leaves a residue of (p-1) (100).
rest (h(100)/p) = p-1
"p is a prime number that is not a divisor of h(100)" is another way to state this (B)
From (A):
Given that h(100) is divisible by 50, it follows that h(100) is divisible by all prime numbers smaller than 50. Therefore, the smallest prime that is not h(100 divisor )'s should be bigger than 50.
Looking at the choices, the most appropriate choice is:
(E) greater than 40.
Correct Answer: E
Suggested GMAT Problem Solving Questions
- What is the Largest Power of 3 Contained in 200 GMAT Problem Solving
- Find The Value Of x GMAT Problem Solving
- 4 Out Of 15 Apples Are Rotten GMAT Problem Solving
- Last Year 26 Members of a Certain Club Traveled to England GMAT Problem Solving
- Running at the Same Constant Rate, 6 Identical Machines GMAT Problem Solving
- A conference room is equipped with a total of 45 metal or wooden chairs GMAT Problem Solving
- A welder received an order to make a 1 million litre cube-shaped tank GMAT Problem Solving
- After 6 games, Team B had an average of 61.5 points per game GMAT Problem Solving
- If 12 ounces of a strong vinegar solution are diluted with 50 ounces of water GMAT Problem Solving
- The square of \(5^\sqrt2)\ =? GMAT Problem Solving
- A contractor estimated that his 10-man crew could complete the construction GMAT Problem Solving
- A circle is inscribed in a square with the diagonal of 4 centimeters GMAT Problem Solving
- At a dog competition, a dog is awarded 10 points if it runs through 4 pipes GMAT Problem Solving
- Two consultants, Mary and Jim, can type up a report in 12.5 hours GMAT Problem Solving
- Machine A can do a certain job in 12 days working 2 full shifts GMAT Problem Solving
- What is the remainder when 333^222 is divided by 7? GMAT Problem Solving
- In a college of 300 students, every student reads 5 newspapers GMAT Problem Solving
- If 4 people are selected from a group of 6 married couples GMAT Problem Solving
- If the equation |x|+|y|= 5 encloses a certain region on the graph GMAT Problem Solving
- If x = ¾ and y = ⅖ , what is the value of (x^2+ 6x+ 9) - (y^2-2y+ 1)? GMAT Problem Solving
Comments