Which of the following numbers is a perfect square?
- A)
- B)
- C)
- D)
- E)
Answer
C
Key insight
n! (n+1)! = (n!)^2 (n+1), so a product of two consecutive factorials is a perfect square exactly when the larger index is a perfect square; 100 works.
Solution
Peel the larger factorial down to the smaller one. For any ,
Since is already a square, the product is a square exactly when the leftover factor is a square.
- (A): ; is not a square.
- (C): ; a square.
- (E): ; is not a square.
For the choices two apart: (B) , and is not a square because the factor contributes an unpaired . (D) , and is prime, so it is not a square either.
The answer is .
Why this works
Factorials with nearby indices share almost all their factors, so write the bigger one as the smaller one times a few explicit integers. The square part can be ignored; only the small leftover decides the question. A product is a perfect square if and only if every prime appears to an even power, which is why a lone or rules a choice out.
The trap
Trying to reason about the huge numbers directly, or guessing that 100! must be involved in a square without checking what factor is left over.
Common mistakes
- Trying to reason about the huge numbers directly, or guessing that 100! must be involved in a square without checking what factor is left over.
- Believing that is a square because the indices differ by an even number; the leftover still contains an unpaired prime.
Techniques
Apply an identity: SFFT, sum of squares, difference of cubes, Vieta