An integer of the form with prime numbers is called a hybrid-integer.
For example, is a hybrid-integer.
We define to be the number of hybrid-integers less than or equal to .
You are given and
Find
800. 杂合整数
我们将形如 (其中 , 为两个不相等质数)的数称作 杂合整数。如 就是一个杂合整数。
记 为小于等于 的杂合整数的个数,已知 、。
求 。
点 这个链接 回到源站。
点 这个链接 回到详细版题目目录。