主题
Search

欧几里得定理


有时被称为“欧几里得第一定理”或欧几里得原理的定理指出,如果 p 是一个 素数p|ab,则 p|ap|b (其中 | 表示 整除)。一个 推论p|a^n=>p|a (Conway and Guy 1996)。 算术基本定理 是另一个 推论 (Hardy and Wright 1979)。

欧几里得第二定理指出 素数 的数量是 无限 的。该定理,也称为素数无限性定理,由欧几里得在《几何原本》的命题 IX.20 中证明(Tietze 1965,第 7-9 页)。 Ribenboim (1989) 给出了该定理的九个(和一个半)证明。欧几里得的优雅证明过程如下。给定一个连续 素数 的有限序列 2, 3, 5, ..., p,数字

 N=2·3·5...p+1,
(1)

p=p_i 为第 i素数 时,被称为第 i欧几里得数,要么是一个新的 素数,要么是 素数 的乘积。如果 N 是一个 素数,那么它必须大于之前的 素数,因为 1 加上 素数 的乘积必须大于组成乘积的每个 素数。现在,如果 N素数 的乘积,那么至少有一个 素数 必须大于 p。 可以如下所示。

如果 N合数 并且没有大于 p 的素因子,那么它的一个因子(比如 F)必须是序列 2, 3, 5, ..., p 中的 素数 之一。 因此它 整除 乘积 2·3·5...p。 然而,由于它是 N 的一个因子,它也 整除 N。 但是,一个 整除 两个数 ab<a 的数也 整除 它们的差 a-b,所以 F 也必须除以

 N-(2·3·5...p)=(2·3·5...p+1)-(2·3·5...p)=1.
(2)

然而,为了除以 1,F 必须是 1,这与它是序列 2, 3, 5, ... 中的 素数 的假设相矛盾。 因此,如果 N 是合数,则它至少有一个大于 p 的因子。 由于 N 要么是大于 p素数,要么包含大于 p 的素因子,因此总能找到一个大于有限序列中最大值的 素数,因此有无限多个 素数。 Hardy (1992) 评论说,这个证明“就像它被发现时一样新鲜和重要”,以至于“两千年没有在它上面留下皱纹”。

类似的论证表明,p!+/-1 必须是 素数 或可被大于 >p素数 整除。 Kummer 使用了此证明的变体,这也是一个反证法。 它假设只存在有限数量的 素数 p_1, p_2, ..., p_r。 现在定义 N=p_1p_2...p_r 并考虑 N-1。 它一定是 素数 的乘积,所以它有一个与 N 相同的 素数 除数 p_i。 因此,p_i|N-(N-1)=1 这是无稽之谈,因此我们通过矛盾证明了最初的假设是错误的。

同样真实的是,存在任意长的 合数 序列。 这可以通过定义来证明

 n=k!=product_(i=1)^ki,
(3)

其中 k! 是一个 阶乘。 那么 k-1 个连续数字 n+2, n+3, ..., n+k合数,因为

n+2=(1·2...k)+2
(4)
=2(1·3·4...k+1)
(5)
n+3=(1·2...k)+3
(6)
=3(1·2·4·5...k+1)
(7)
n+k=(1·2...k)+k
(8)
=k[1·2...(k-1)+1].
(9)

Guy(1981, 1988)指出,虽然 p_1p_2...p_n+1 不一定是 素数,但令 qp_1p_2...p_n+1 之后的下一个 素数,数字 q-p_1p_2...p_n 据推测始终是一个称为 幸运素数 的素数,尽管这尚未得到证实。


参见

除法, 欧几里得数, 幸运素数, 素数, 反证法

使用 Wolfram|Alpha 探索

参考文献

Ball, W. W. R. and Coxeter, H. S. M. Mathematical Recreations and Essays, 13th ed. New York: Dover, p. 60, 1987.Conway, J. H. and Guy, R. K. "There are Always New Primes!" In The Book of Numbers. New York: Springer-Verlag, pp. 133-134, 1996.Cosgrave, J. B. "A Remark on Euclid's Proof of the Infinitude of Primes." Amer. Math. Monthly 96, 339-341, 1989.Courant, R. and Robbins, H. What Is Mathematics?: An Elementary Approach to Ideas and Methods, 2nd ed. Oxford, England: Oxford University Press, p. 22, 1996.Derbyshire, J. Prime Obsession: Bernhard Riemann and the Greatest Unsolved Problem in Mathematics. New York: Penguin, p. 34, 2004.Dunham, W. "Great Theorem: The Infinitude of Primes." Journey through Genius: The Great Theorems of Mathematics. New York: Wiley, pp. 73-75, 1990.Flannery, S. and Flannery, D. In Code: A Mathematical Journey. London: Profile Books, pp. 42-43, 2000.Guy, R. K. §A12 in Unsolved Problems in Number Theory. New York: Springer-Verlag, 1981.Guy, R. K. "The Strong Law of Small Numbers." Amer. Math. Monthly 95, 697-712, 1988.Hardy, G. H. A Mathematician's Apology. Cambridge, England: Cambridge University Press, 1992.Hardy, G. H. and Wright, E. M. An Introduction to the Theory of Numbers, 5th ed. Oxford, England: Clarendon Press, 1979.Havil, J. Gamma: Exploring Euler's Constant. Princeton, NJ: Princeton University Press, p. 28, 2003.Ribenboim, P. The New Book of Prime Number Records. New York: Springer-Verlag, pp. 3-12, 1989.Tietze, H. Famous Problems of Mathematics: Solved and Unsolved Mathematics Problems from Antiquity to Modern Times. New York: Graylock Press, pp. 7-9, 1965.

在 Wolfram|Alpha 上引用

欧几里得定理

引用为

Weisstein, Eric W. "欧几里得定理。" 来自 MathWorld--Wolfram Web 资源。 https://mathworld.net.cn/EuclidsTheorems.html

主题分类