Problem:
A semiprime is a number that is a product of two prime numbers. How many semiprime numbers less than can be expressed as for some natural number ?
Problem:
A semiprime is a number that is a product of two prime numbers. How many semiprime numbers less than can be expressed as for some natural number ?
Solution:
, so this implies that both and have to be prime. Furthermore, this also means we only have numbers up to to work on, as . Hence, we only have to check and determine if is prime.
The values we get are , and of the , only are prime.