质数计数函数
| 质数计数函数 | |
|---|---|
| 术语名称 | 质数计数函数 |
| 英语名称 | prime-counting function |
| 别名 | 素数计数函数 |
质数计数函数(prime-counting function)指关于小于等于给定正整数的全部质数数目的数论函数。
定义
| 质数计数函数 | |
|---|---|
| 函数名称 | 质数计数函数 |
| 函数符号 | [math]\displaystyle{ \pi() }[/math] |
| 运算参数 | |
| 运算结果 | |
| Latex | \pi
|
| 类型 | 数论函数 |
| 定义域 | [math]\displaystyle{ \mathbb{N} }[/math] |
| 陪域 | <maht>\mathbb{N}</math> |
记数论函数将正整数 [math]\displaystyle{ n }[/math] 映射到全体满足 [math]\displaystyle{ p \leq n }[/math] 的质数 [math]\displaystyle{ p }[/math] 的数目,称为质数计数函数(prime-counting function),记作 [math]\displaystyle{ \pi(n) }[/math] 。
性质
具体的增长情况变化相当于质数定理。与 [math]\displaystyle{ n/\ln n }[/math] 及 [math]\displaystyle{ \operatorname{li}(n) }[/math] 同阶。