找回密码
 快速注册
搜索
查看: 7|回复: 0

[数论] $σ_1(n)=3n$有无穷多解吗

[复制链接]

3149

主题

8386

回帖

6万

积分

$\style{scale:11;fill:#eff}꩜$

积分
65391
QQ

显示全部楼层

hbghlyj 发表于 2025-3-4 04:12 |阅读模式
Mathematica的DivisorSigma函数 $\sigma_k(n) =\sum_{d\mid n} d^k$ 是 $n$ 的所有约数的 $k$ 次幂之和。
函数 $\sigma_k(n)$ 是乘性的,即对于所有互质的 $m,n\in\mathbb{N}$,有 $\sigma_k(mn) = \sigma_k(m)\sigma_k(n)$.

$σ_2(n) = n^2 + 1$ 有无穷多解吗
wolframalpha.com/input?i=solve+%CF%83_2%28n%29+%3D+n%5E2+%2B+1+over+the+integers
$$n= 1117,23 , 19 ,17 ,13 , 11 , 7 , 5 , 3, 2,\dots?$$
$σ_1(n)=3n$ 有无穷多解吗
  1. Reduce[DivisorSigma[1, n] == 3 n && 0 < n < 4000, n, Integers]
复制代码

$$n=120,672,\dots?$$

手机版|悠闲数学娱乐论坛(第3版)

GMT+8, 2025-3-4 12:20

Powered by Discuz!

× 快速回复 返回顶部 返回列表