Let be a prime of the form and define .
Let be the number of values such that for some positive integer , that is, can be obtained by iteratively applying on itself starting at .
For example, , due to .
Let be the sum of for all primes of the form not exceeding . For example .
Find .
971. 模意义下多项式复合
取一 型质数 ,并定义 。
记 为满足如下条件的 的个数:,且存在正整数 使得 (也就是说,从 出发反复迭代应用 ,最终能回到 )。
例如 ,因满足条件的 有 。
记 为所有 之和,其中 取遍 的 型质数。例如 。
求 。
点 这个链接 回到源站。
点 这个链接 回到详细版题目目录。