文件名称:source
-
所属分类:
- 标签属性:
- 上传时间:2013-03-16
-
文件大小:901byte
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
找一个最小的自然数,使它等于不同的两组三个自然数的三次幂之和,即找最小的x,使得:
x=a*a*a+b*b*b+c*c*c+d*d*d+e*e*e+f*f*f
其中,a,b,c,d,e,f都是自然数,a<=b<=c<=d<=e<=f [a,b,c]!=[d,e,f]
-To find a smallest natural number, so that it is equal to the third power of the two different sets of three of the natural numbers and, i.e. to find the minimum of x, such that: x = a* a* a+b* a b* b+c* c* c+d* d* d+e* e* e+f* f* f wherein a, b, c, d, e, and f are natural numbers, a < = b < = c < = d < = e < = f [a, b, c,]! = [d, e, f]
x=a*a*a+b*b*b+c*c*c+d*d*d+e*e*e+f*f*f
其中,a,b,c,d,e,f都是自然数,a<=b<=c<=d<=e<=f [a,b,c]!=[d,e,f]
-To find a smallest natural number, so that it is equal to the third power of the two different sets of three of the natural numbers and, i.e. to find the minimum of x, such that: x = a* a* a+b* a b* b+c* c* c+d* d* d+e* e* e+f* f* f wherein a, b, c, d, e, and f are natural numbers, a < = b < = c < = d < = e < = f [a, b, c,]! = [d, e, f]
(系统自动生成,下载前可以参看下载内容)
下载文件列表
source.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.