自然密度 (英語:natural density ),又稱漸進密度 (英語:asymptotic density ),是數論 中度量自然數 子集 大小的工具之一。
簡介
定義
對於一個自然數集的子集
A
{\displaystyle A}
,當
n
{\displaystyle n}
趨向於無窮時,若
A
{\displaystyle A}
中不大於
n
{\displaystyle n}
的元素個數與
n
{\displaystyle n}
的比值收斂 到
α
{\displaystyle \alpha }
,則稱
A
{\displaystyle A}
的自然密度為
α
{\displaystyle \alpha }
。
更進一步,若定義
a
(
n
)
{\displaystyle a(n)}
為
A
{\displaystyle A}
里不大於
n
{\displaystyle n}
的元素個數,那麼命題「
A
{\displaystyle A}
的自然密度為
α
{\displaystyle \alpha }
」等效於:
a
(
n
)
n
→
α
{\displaystyle {\frac {a(n)}{n}}\to \alpha }
,當
n
→
∞
{\displaystyle n\to \infty }
[ 1]
從定義中可以看出,若
α
{\displaystyle \alpha }
是某個集合
A
{\displaystyle A}
的自然密度,則一定有
0
≤
α
≤
1
{\displaystyle 0\leq \alpha \leq 1}
。
上自然密度
設
A
{\displaystyle A}
是自然數集
N
=
{
1
,
2
,
…
}
{\displaystyle \mathbb {N} =\{1,2,\ldots \}}
的一個子集。對任何
n
∈
N
{\displaystyle n\in \mathbb {N} }
,定義
A
(
n
)
=
{
1
,
2
,
…
,
n
}
∩
A
{\displaystyle A(n)=\{1,2,\ldots ,n\}\cap A}
,
a
(
n
)
=
|
A
(
n
)
|
{\displaystyle a(n)=|A(n)|}
。
則
A
{\displaystyle A}
的上自然密度 (英語:upper asymptotic density )為:
d
¯
(
A
)
=
lim sup
n
→
∞
a
(
n
)
n
{\displaystyle {\overline {d}}(A)=\limsup _{n\rightarrow \infty }{\frac {a(n)}{n}}}
其中
lim sup
{\displaystyle \limsup }
是上極限 。
d
¯
(
A
)
{\displaystyle {\overline {d}}(A)}
也可簡稱為
A
{\displaystyle A}
的上密度 。
下自然密度
同樣地,定義A的下自然密度 (英語:lower asymptotic density )為:
d
_
(
A
)
=
lim inf
n
→
∞
a
(
n
)
n
{\displaystyle {\underline {d}}(A)=\liminf _{n\rightarrow \infty }{\frac {a(n)}{n}}}
自然密度的其他定義方法
1. 由上自然密度和下自然密度的定義,我們也可以說
A
{\displaystyle A}
的自然密度
d
(
A
)
{\displaystyle d(A)}
是:
若
d
¯
(
A
)
=
d
_
(
A
)
{\displaystyle {\overline {d}}(A)={\underline {d}}(A)}
,則
d
(
A
)
{\displaystyle d(A)}
等於
d
¯
(
A
)
{\displaystyle {\overline {d}}(A)}
(或
d
_
(
A
)
{\displaystyle {\underline {d}}(A)}
) 。
2. 自然密度的定義還可以表示為:
d
(
A
)
=
lim
n
→
∞
a
(
n
)
n
{\displaystyle d(A)=\lim _{n\rightarrow \infty }{\frac {a(n)}{n}}}
(若極限存在)[ 2]
3. 可以證明,下述命題也是自然密度的定義:
若將自然數集
N
{\displaystyle \mathbb {N} }
的子集
A
{\displaystyle A}
寫作一個遞增數列:
A
=
{
a
1
<
a
2
<
…
<
a
n
<
…
;
n
∈
N
}
{\displaystyle A=\{a_{1}<a_{2}<\ldots <a_{n}<\ldots ;n\in \mathbb {N} \}}
那麼
d
_
(
A
)
=
lim inf
n
→
∞
n
a
n
,
{\displaystyle {\underline {d}}(A)=\liminf _{n\rightarrow \infty }{\frac {n}{a_{n}}},}
d
¯
(
A
)
=
lim sup
n
→
∞
n
a
n
{\displaystyle {\overline {d}}(A)=\limsup _{n\rightarrow \infty }{\frac {n}{a_{n}}}}
d
(
A
)
=
lim
n
→
∞
n
a
n
{\displaystyle d(A)=\lim _{n\rightarrow \infty }{\frac {n}{a_{n}}}}
(若極限存在)
推廣
一個稍弱的密度定義是 上Banach密度 (英語:upper Banach density )。對於
A
⊆
N
{\displaystyle A\subseteq \mathbb {N} }
,定義
d
∗
(
A
)
{\displaystyle d^{*}(A)}
為:
d
∗
(
A
)
=
lim sup
N
−
M
→
∞
|
A
∩
{
M
,
M
+
1
,
…
,
N
}
|
N
−
M
+
1
{\displaystyle d^{*}(A)=\limsup _{N-M\rightarrow \infty }{\frac {|A\cap \{M,M+1,\ldots ,N\}|}{N-M+1}}}
性質
若對於集合
A
{\displaystyle A}
存在
d
(
A
)
{\displaystyle d(A)}
,則對於其補集
A
∁
{\displaystyle A^{\complement }}
,
d
(
A
∁
)
=
1
−
d
(
A
)
{\displaystyle d(A^{\complement })=1-d(A)}
成立。
若
d
(
A
)
{\displaystyle d(A)}
,
d
(
B
)
{\displaystyle d(B)}
及
d
(
A
∪
B
)
{\displaystyle d(A\cup B)}
均存在,則
max
{
d
(
A
)
,
d
(
B
)
}
≤
d
(
A
∪
B
)
≤
min
{
d
(
A
)
+
d
(
B
)
,
1
}
{\displaystyle \max\{d(A),d(B)\}\leq d(A\cup B)\leq \min\{d(A)+d(B),1\}}
成立。
自然數集的自然密度為
1
{\displaystyle 1}
,即
d
(
N
)
=
1
{\displaystyle d(\mathbb {N} )=1}
成立。
對於自然數集的任意有限子集
F
{\displaystyle F}
, 有
d
(
F
)
=
0
{\displaystyle d(F)=0}
成立。
對於平方數集
A
=
{
n
2
;
n
∈
N
}
{\displaystyle A=\{n^{2};n\in \mathbb {N} \}}
,有
d
(
A
)
=
0
{\displaystyle d(A)=0}
成立。
對於偶數 集
A
=
{
2
n
;
n
∈
N
}
{\displaystyle A=\{2n;n\in \mathbb {N} \}}
,有
d
(
A
)
=
0.5
{\displaystyle d(A)=0.5}
成立。更一般地,對於等差級數 組成的集合
A
=
{
a
n
+
b
;
n
∈
N
}
{\displaystyle A=\{an+b;n\in \mathbb {N} \}}
,有
d
(
A
)
=
1
a
{\displaystyle d(A)={\frac {1}{a}}}
成立。
對於質數 集合
P
{\displaystyle P}
,由質數定理 知:
d
(
P
)
=
0
{\displaystyle d(P)=0}
成立。
無平方數因數的數 的集合的自然密度為
6
π
2
{\displaystyle {\frac {6}{\pi ^{2}}}}
。更一般地,無
n
{\displaystyle n}
次方因數的數的集合的自然密度為
1
ζ
(
n
)
{\displaystyle {\frac {1}{\zeta (n)}}}
,其中
ζ
(
n
)
{\displaystyle \zeta (n)}
是黎曼ζ函數 。
過剩數 集合具有非零的自然密度[ 3] 。Marc Deléglise在1998年證明了過剩數和完全數 的集合的自然密度在0.2474與0.2480之間[ 4] 。
所有在二進制 表示法中位數為奇數 的自然數的集合,即
A
=
⋃
n
=
0
∞
{
2
2
n
,
…
,
2
2
n
+
1
−
1
}
{\displaystyle A=\bigcup \limits _{n=0}^{\infty }\{2^{2n},\ldots ,2^{2n+1}-1\}}
,不存在自然密度。這是因為該集合的上自然密度不等於下自然密度。
其上自然密度為:
d
¯
(
A
)
=
lim
m
→
∞
1
+
2
2
+
⋯
+
2
2
m
2
2
m
+
1
−
1
=
lim
m
→
∞
2
2
m
+
2
−
1
3
(
2
2
m
+
1
−
1
)
=
2
3
{\displaystyle {\overline {d}}(A)=\lim _{m\rightarrow \infty }{\frac {1+2^{2}+\cdots +2^{2m}}{2^{2m+1}-1}}=\lim _{m\rightarrow \infty }{\frac {2^{2m+2}-1}{3(2^{2m+1}-1)}}={\frac {2}{3}}}
而其下自然密度為:
d
_
(
A
)
=
lim
m
→
∞
1
+
2
2
+
⋯
+
2
2
m
2
2
m
+
2
−
1
=
lim
m
→
∞
2
2
m
+
2
−
1
3
(
2
2
m
+
2
−
1
)
=
1
3
{\displaystyle {\underline {d}}(A)=\lim _{m\rightarrow \infty }{\frac {1+2^{2}+\cdots +2^{2m}}{2^{2m+2}-1}}=\lim _{m\rightarrow \infty }{\frac {2^{2m+2}-1}{3(2^{2m+2}-1)}}={\frac {1}{3}}}
同樣,所有十進制 表示法中以
1
{\displaystyle 1}
開頭的自然數的集合也不具有自然密度。其上自然密度為
5
9
{\displaystyle {\frac {5}{9}}}
而其下自然密度為
1
9
{\displaystyle {\frac {1}{9}}}
。[ 1]
對區間[0,1]上的任意Equidistributed序列
{
α
n
}
n
∈
N
{\displaystyle \{\alpha _{n}\}_{n\in \mathbb {N} }}
,定義單調 集族
{
A
x
}
x
∈
[
0
,
1
]
{\displaystyle \{A_{x}\}_{x\in [0,1]}}
:
A
x
:=
{
n
∈
N
:
α
n
<
x
}
{\displaystyle A_{x}:=\{n\in \mathbb {N} \,:\,\alpha _{n}<x\}}
則依定義有:
對於任意的
x
{\displaystyle x}
,
d
(
A
x
)
=
x
{\displaystyle d(A_{x})=x}
。
若
S
{\displaystyle S}
有正的上自然密度,則塞邁雷迪定理 表明
S
{\displaystyle S}
包含了任意長度的等差數列。Furstenberg–Sárközy定理 表明,
S
{\displaystyle S}
內一定存在差為平方數的兩個元素。
其他密度函數
用類似的方法可以定義出自然數集上的其他密度函數。 例如,集合
A
{\displaystyle A}
的對數密度 (英語:logarithmic density )可以定義為:
δ
(
A
)
=
lim
x
→
∞
1
log
x
∑
n
∈
A
,
n
≤
x
1
n
{\displaystyle \mathbf {\delta } (A)=\lim _{x\rightarrow \infty }{\frac {1}{\log x}}\sum _{n\in A,n\leq x}{\frac {1}{n}}}
(若極限存在)
同樣也可以定義對應的上對數密度和下對數密度。
相關條目
參考
參考文獻