MathRevolution
(Number) n(A) denotes the number of positive divisors of a positive integer A. How many A’s are there satisfying n(A) = 3 between 1 and 50, inclusive?
A. 4
B. 10
C. 15
D. 17
E. 25
Here are some nice number properties to know,
Most numbers have an even amount of factors because factors usually come in pairs. Take 24 = 1 * 24 = 2 * 12 = 3 * 8 = 4 * 6, there are 8 factors or 4 pairs of factors when you list them this way.
The only way to get an odd number of factors is when the number is a square, we get something like 9 = 1 * 9 = 3 * 3 and we can see the 3 appears twice, but we only count it as one factor. Therefore we can quickly check the squares only to find which ones have 3 factors exactly.
1 has only 1 factor, not included.
4 = 1*4 = 2*2, 3 factors.
9 = 1*9 = 3*3, 3 factors.
16 = 1*16=2*8 ... more than 3 factors.
25 = 1*25 = 5*5, 3 factors.
36 has more than 3 factors.
49 = 1*49 = 7*7, 3 factors.
Therefore only 4 squares qualify.
Ans: A