调和级数的部分和不为整数

STEM版,合并数学,物理,化学,科学,工程,机械。不包括生物、医学相关,和计算机相关内容。

版主: verdeliteTheMatrix

回复
randomatrices楼主
自助冻结自助冻结
帖子互动: 25
帖子: 1287
注册时间: 2022年 7月 25日 03:22

调和级数的部分和不为整数

帖子 randomatrices楼主 »

这个证明应该比下面那个连续合数定理要难点。
头像
TheMatrix
论坛支柱
论坛支柱
2024年度优秀版主
TheMatrix 的博客
帖子互动: 276
帖子: 13597
注册时间: 2022年 7月 26日 00:35

Re: 调和级数的部分和不为整数

帖子 TheMatrix »

randomatrices 写了: 2023年 9月 12日 20:46 这个证明应该比下面那个连续合数定理要难点。
部分和?连续的部分?
randomatrices楼主
自助冻结自助冻结
帖子互动: 25
帖子: 1287
注册时间: 2022年 7月 25日 03:22

Re: 调和级数的部分和不为整数

帖子 randomatrices楼主 »

嗯, 从第一项开始的任意连续部分和。
我怀疑从任意项开始的任意连续部分和也不是整数,但我不知道怎么证。
TheMatrix 写了: 2023年 9月 12日 22:06 部分和?连续的部分?
san721(不管)
知名作家
知名作家
帖子互动: 76
帖子: 1079
注册时间: 2022年 11月 7日 15:33

Re: 调和级数的部分和不为整数

帖子 san721(不管) »

randomatrices 写了: 2023年 9月 12日 22:38 嗯, 从第一项开始的任意连续部分和。
我怀疑从任意项开始的任意连续部分和也不是整数,但我不知道怎么证。
Suppose m>0. Assume the sum 1/(m+1)+1/(m+2)+...+1/(m+n) is an integer, then n>m. By Bertrand Postulate, there is a prime, say p, among these denominators. If 2p is not one of the denominators, then we stop. If 2p appears as a denominator, then by Bertrand postulate again, there is a prime number q>p appearing as a denominator... We end up with a prime number p\in (m, m+n] such that p is the only denominator that is divisible by p. Now, all terms 1/(m+k) are p-adic integers except for the term 1/p, this sum cannot be a rational integer.
x1 图片
头像
(ッ)(论坛元老)
已冻结已冻结
帖子互动: 51
帖子: 1095
注册时间: 2023年 7月 19日 22:04

Re: 调和级数的部分和不为整数

帖子 (ッ)(论坛元老) »

假设1 + 1/2 + ... + 1/n = k

n! + n!/2 + ... + n!/n = n! * k

若n为质数,则
LHS = 1*2*...*(n-1) mod n,RHS = 0 mod n
若n不为质数, 记p为小于n的最大质数,根据博特兰-车比雪夫定理一定存在一个prime n/2 < p < n,这个p跟所有{2,3,..., n}互质
LHS = n! / p != 0 mod p, RHS = 0 mod p
x1 图片
头像
TheMatrix
论坛支柱
论坛支柱
2024年度优秀版主
TheMatrix 的博客
帖子互动: 276
帖子: 13597
注册时间: 2022年 7月 26日 00:35

Re: 调和级数的部分和不为整数

帖子 TheMatrix »

(ッ) 写了: 2023年 9月 12日 23:53 假设1 + 1/2 + ... + 1/n = k

n! + n!/2 + ... + n!/n = n! * k

若n为质数,则
LHS = 1*2*...*(n-1) mod n,RHS = 0 mod n
若n不为质数, 记p为小于n的最大质数,根据博特兰-车比雪夫定理一定存在一个prime n/2 < p < n,这个p跟所有{2,3,..., n}互质
LHS = n! / p != 0 mod p, RHS = 0 mod p
都用到了n<p<2n定理。不过你的是从1开始,san721是从任意数开始。

还可以再扩展一下原问题:调和级数中的任意有限子序列之和不为整数。这就难了吧?
san721(不管)
知名作家
知名作家
帖子互动: 76
帖子: 1079
注册时间: 2022年 11月 7日 15:33

Re: 调和级数的部分和不为整数

帖子 san721(不管) »

TheMatrix 写了: 2023年 9月 13日 08:14 都用到了n<p<2n定理。不过你的是从1开始,san721是从任意数开始。

还可以再扩展一下原问题:调和级数中的任意有限子序列之和不为整数。这就难了吧?
This is not correct. For example, you can construct infinitely many subsequences each of which sums to 1.

1;
1/2+1/3+1/6;
1/2+1/3+1/7+1/42;
1/2+1/3+1/7+1/43+1/(42*43);
....

In fact, if you split the set of integers {n|n\geq 2} into two arbitrary subsets (more generally, any finitely many subsets), then it is proved that from one of these subsets there are infinitely many subsets of integers with the sums of the reciprocals are all integers. This was a question of Erdos (generalized from the so-call Egyptian Fraction question), solved by Ernie Croot in 1999.
头像
TheMatrix
论坛支柱
论坛支柱
2024年度优秀版主
TheMatrix 的博客
帖子互动: 276
帖子: 13597
注册时间: 2022年 7月 26日 00:35

Re: 调和级数的部分和不为整数

帖子 TheMatrix »

san721 写了: 2023年 9月 13日 09:40 This is not correct. For example, you can construct infinitely many subsequences each of which sums to 1.

1;
1/2+1/3+1/6;
1/2+1/3+1/7+1/42;
1/2+1/3+1/7+1/43+1/(42*43);
....

In fact, if you split the set of integers {n|n\geq 2} into two arbitrary subsets (more generally, any finitely many subsets), then it is proved that from one of these subsets there are infinitely many subsets of integers with the sums of the reciprocals are all integers. This was a question of Erdos (generalized from the so-call Egyptian Fraction question), solved by Ernie Croot in 1999.
对啊!

这么一扩展,就有点知识体系的影子了。
头像
YWY(夜未央)
论坛元老
论坛元老
2023-24年度十大优秀网友
帖子互动: 1340
帖子: 14421
注册时间: 2022年 7月 22日 17:25

Re: 调和级数的部分和不为整数

帖子 YWY(夜未央) »

(ッ) 写了: 2023年 9月 12日 23:53 假设1 + 1/2 + ... + 1/n = k

n! + n!/2 + ... + n!/n = n! * k

若n为质数,则
LHS = 1*2*...*(n-1) mod n,RHS = 0 mod n
若n不为质数, 记p为小于n的最大质数,根据博特兰-车比雪夫定理一定存在一个prime n/2 < p < n,这个p跟所有{2,3,..., n}互质
LHS = n! / p != 0 mod p, RHS = 0 mod p
TheMatrix 写了: 2023年 9月 13日 08:14 都用到了n<p<2n定理。不过你的是从1开始,san721是从任意数开始。

还可以再扩展一下原问题:调和级数中的任意有限子序列之和不为整数。这就难了吧?
(ッ)的证明也适用于从m开始的情况,过程和方法和从1开始的情形完全一致。
持仓抄底锁利,你钱你定
看牛观猪喊熊,自娱自乐
股市变幻莫测,不作不死
赌途曲折无常,吃枣药丸
回复

回到 “STEM”