|
|
马上注册,结交更多好友,享用更多功能^_^
您需要 登录 才可以下载或查看,没有账号?立即注册
x
本帖最后由 永恒的蓝色梦想 于 2020-6-3 19:09 编辑
Prime cube partnership
There are some prime values, p, for which there exists a positive integer, n, such that the expression n3 + n2p is a perfect cube.
For example, when p = 19, 83 + 82×19 = 123.
What is perhaps most surprising is that for each prime with this property the value of n is unique, and there are only four such primes below one-hundred.
How many primes below one million have this remarkable property?
题目:
对于某些质数 p,存在一个正整数 n,使得 n3 + n2p 是完全立方数。
例如,当 p=19 时,83 + 82×19 = 123.
令人惊奇的是,对于每个具有上述性质的质数 p,对应的 n 是唯一的,而且 100 以下只有 4 个这样的质数。
一百万以下有多少质数具有上述性质?
|
|