Repunit divisibility
A number consisting entirely of ones is called a repunit. We shall define to be a repunit of length ; for example, .
Given that is a positive integer and , it can be shown that there always exists a value, , for which is divisible by , and let be the least such value of ; for example, and .
The least value of for which first exceeds ten is .
Find the least value of for which first exceeds one-million.
循环单位数整除性
只包含数字的数被称为循环单位数。定义是长度为的循环单位数,例如,。
如果是一个整数,且,可以验证总存在使得能够被整除,并记为这些中最小的一个。例如,,。
最小的、满足大于十的为。
求最小的、满足大于一百万的。
Gitalking ...