
数学
文章平均质量分 78
xieqinghuang
我是长沙理工大学软件工程1101班的学生,向更了解可直接百度Ambition club
展开
-
Sum of Consecutive Prime Numbers
/*DescriptionThe sequence of n ? 1 consecutive composite numbers (positive integers that are not prime and not equal to 1) lying between two successive prime numbers p and p + n is called a prime ga原创 2012-07-14 19:27:07 · 508 阅读 · 0 评论 -
Goldbach's Conjecture
/*DescriptionFor any even number n greater than or equal to 4, there exists at least one pair of prime numbers p1 and p2 such thatn = p1 + p2This conjecture has not been proved nor refused yet.原创 2012-07-14 14:06:52 · 657 阅读 · 0 评论 -
Sum of Consecutive Prime Numbers
DescriptionSome positive integers can be represented by a sum of one or more consecutive prime numbers. How many such representations does a given positive integer have? For example, the integer 5原创 2012-07-14 18:47:49 · 446 阅读 · 0 评论 -
Prime Land
DescriptionEverybody in the Prime Land is using a prime base number system. In this system, each positive integer x is represented as follows: Let {pi}i=0,1,2,... denote the increasing sequence of原创 2012-07-14 12:34:06 · 518 阅读 · 0 评论 -
Goldbach's Conjecture
DescriptionIn 1742, Christian Goldbach, a German amateur mathematician, sent a letter to Leonhard Euler in which he made the following conjecture:Every even number greater than 4 can be writte原创 2012-07-14 14:19:47 · 692 阅读 · 0 评论