质因子个数函数
Ω函数 | |
---|---|
术语名称 | Ω函数 |
英语名称 | prime omega function (big) |
别名 | 质因子个数函数, 素因子个数函数 |
Ω函数/质因子个数函数[1]指正整数质因子数目的数论函数。与相异质因子个数函数 [math]\displaystyle{ \omega(n) }[/math] 合称 prime omega function 。
本条目没有一致可信的中文译名。
定义
质因子个数函数 | |
---|---|
函数名称 | 质因子计数函数 |
函数符号 | [math]\displaystyle{ \Omega() }[/math] |
Latex | \Omega
|
类型 | 完全加性函数 |
定义域 | [math]\displaystyle{ \mathbb{N}^* }[/math] |
陪域 | [math]\displaystyle{ \mathbb{N} }[/math] |
对正整数 [math]\displaystyle{ n }[/math] ,其标准质因数分解为 [math]\displaystyle{ n = p_1^{n_1} p_2^{n_2} \dots p_m^{n_m} }[/math] ,其中 [math]\displaystyle{ p_i }[/math] 是两两不同的质数,则定义函数将每个 [math]\displaystyle{ n }[/math] 映射到对应的全部质因子重数之和 [math]\displaystyle{ \sum_{i=1}^m n_i = n_1 + n_2 + \cdots + n_m }[/math] ,称为Ω函数(prime omega function),记作 [math]\displaystyle{ \Omega(n) }[/math] 。
注:也可以被定义为 [math]\displaystyle{ \Omega(n) = \sum_{p^k \mid n} 1 = \sum_{p^k \| n} k }[/math] ,其中 [math]\displaystyle{ \sum_{p^k \mid n} }[/math] 代表对全体整除 [math]\displaystyle{ n }[/math] 的质数幂求和,而 [math]\displaystyle{ \sum_{p^k \| n} }[/math] 代表对全体恰整除 [math]\displaystyle{ n }[/math] 的质数幂求和。
性质
Ω函数是完全加性函数。
琐事
数列编号
Ω函数:A001222