.
Find all numbers between 200 and 500 which have exactly 9 factors.
~~~~~~~~~~~~~~~~~~
Notice that 9 = , and it tells us that the south number N is the square
of the integer positive number " n ", which is the product of two prime numbers.
So, we look into the open interval from ~ 14.1 to ~ 22.4
and search there the numbers " n " that are the products of two different prime numbers.
We find there ONLY THREE such numbers 15, 21 and 22, so the ANSWER to the problem's question
are the numbers = 225, = 441. and = 484.
Solved.
--------------
About the relevant theorem from the number theory on the number of divisors to any integer positive number see the lesson
- Problems on divisors of a given number
in this site.
This theorem states
For integer number N = , where p, q, . . . , r are prime divisors
and , , . . . , are integer exponents (indexes), the number of divisors is .