|
Author |
hbghlyj
Posted 2025-2-1 02:34
Last edited by hbghlyj 2025-2-1 09:00定理 I 的证明:
这个想法是构造一个多面体的加性不变量。这将是一个把任何多面体 $P$ 映射到一个数 $D(P) \in \mathbb{R}$ 的函数,使得
\[
D\left(P_1 \sqcup P_2 \sqcup \cdots P_n\right)=D\left(P_1\right)+D\left(P_2\right)+\ldots+D\left(P_n\right)
\]
如果定义了这样的函数 $D$,那么任何满足(I)的 $P_1, P_2$ 必须有 $D\left(P_1\right)=D\left(P_2\right)$。特别地,我们只需要找到这样的 $D$,使得 $D(\text{cube}) \neq D(\text{tetrahedron})$。
接下来,我们给出Dehn不变量的定义:
选择一个 $\mathbb{Q}$-线性映射 $f: \mathbb{R} \to \mathbb{R}$,使得 $f(\pi)=0$。
Dehn不变量(相对于 $f$)定义如下:对于一个多面体 $P$,
\[
D(P):=\sum_{e \in\{\text{edges of }P\}}(\text{length of } e)\cdot f(\text{dihedral angle of } e)
\]
问题:我们能证明Dehn不变量是加性的吗? (提示:当多面体被切割时,二面角是相交于同一个棱的面的二面角之和。)
例子:
考虑一个高度为 1,底面为边长为 1 的等腰直角三角形的柱体 $P$。
那么
\begin{aligned}
D(P) & =5 f\left(\frac{\pi}{2}\right)+2 \sqrt{2} f\left(\frac{\pi}{2}\right)+2 f\left(\frac{\pi}{4}\right) \\
& =\left(\frac{5}{2}+\sqrt{2}+\frac{1}{2}\right) f(\pi) \\
& =0 .
\end{aligned} |
|