修改一个小错误。

This commit is contained in:
unlockable
2022-11-02 15:28:58 +08:00
parent 1a6f85ba51
commit ad3e83e8e0
2 changed files with 2 additions and 2 deletions

View File

@@ -246,7 +246,7 @@
至今我们还没有办法得知给定端点树的无编号树的数量的具体值。
\begin{theorem}
无编号$n$顶点树的数量$T_n$满足
\[\frac{n^{n-2}}{n} \leq T_n \leq \binom{2n-4}{2n-2}\eqper\]
\[\frac{n^{n-2}}{n} \leq T_n \leq \binom{2n-4}{n-2}\eqper\]
\end{theorem}
为了证明这个定理我们要先引入Planner code

View File

@@ -53,7 +53,7 @@
\author{}
\date{}
% linespread{1.5}
\includeonly{08Trees.tex}
% \includeonly{08Trees.tex}
\begin{document}
\maketitle