2005 AMC 10A Problems/Problem 24
Contents
Problem
For each positive integer , let
denote the greatest prime factor of
. For how many positive integers
is it true that both
and
?
Solution 1
If , then
, where
is a prime number.
If , then
is a square, but we know that n is
.
This means we just have to check for squares of primes, add 48 and look whether the root is a prime number.
We can easily see that the difference between two consecutive square after 576 is greater than or equal to 49,
Hence we have to consider only the prime numbers till 23.
Squaring prime numbers below 23 including 23 we get the following list.
But adding 48 to a number ending with 9 will result in a number ending with 7 and we know that a perfect square does not end in 7 hence we can eliminate those cases to get the new list.
Substituting the value's we get 121 as the only possible solution.
Hence the answer is (B).
~rudolf1279
Solution 2
If , then
, where
is a prime number.
If , then
, where
is a different prime number.
So:
Since :
.
Looking at pairs of divisors of , we have several possibilities to solve for
and
:
The only solution where both numbers are primes is
.
Therefore the number of positive integers that satisfy both statements is
See Also
2005 AMC 10A (Problems • Answer Key • Resources) | ||
Preceded by Problem 23 |
Followed by Problem 25 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 • 16 • 17 • 18 • 19 • 20 • 21 • 22 • 23 • 24 • 25 | ||
All AMC 10 Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.