When is raised to an integral power, , we always get a number of the form .
We write .
For a given number we define to be the smallest positive integer such that:
and if there is no such value of . For example, , .
Further define
You are given and .
Find .
752. 的幂
对任意正整数 , 的 次幂一定形如 。
我们记 (其中 是整数)。
给定 ,我们定义 为满足如下条件的最小正整数 :
若没有满足条件的正整数,则置 。例如有 、。
进一步定义:
已知 、。
求 。
点 这个链接 回到源站。
点 这个链接 回到详细版题目目录。