A positive integer, , is factorised into prime factors. We define to be the product when each prime factor is replaced with . In addition we define .
For example, , then replacing the primes, , hence .
Let . You are given .
Find .
708. 有 2 就足够
我们将正整数 作质因数分解,并把每个质因数替换成 后的新乘积记作 。额外规定 。
例如,,将每个质因数替换成 后得到 ,故 。
记 。已知 。
求 。
点 这个链接 回到源站。
点 这个链接 回到详细版题目目录。