For an integer , we define the square prime factors of to be the primes whose square divides . For example, the square prime factors of are and .
Let be the number of integers between and inclusive with exactly square prime factors. It can be shown that with growing the ratio gets arbitrarily close to a constant , as suggested by the table below.
Find . Give the result in scientific notation rounded to significant digits, using a to separate mantissa and exponent. E.g. if the answer were , then the answer format would be .
Write-up coming later
The complete problem is available here. An approach, code, and answer will be added later.