summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--math/math.tex5
-rw-r--r--tcr.pdfbin300834 -> 301046 bytes
2 files changed, 5 insertions, 0 deletions
diff --git a/math/math.tex b/math/math.tex
index c3cf473..186ac3a 100644
--- a/math/math.tex
+++ b/math/math.tex
@@ -531,6 +531,11 @@ Anzahl der Teilmengen von $\mathbb{N}$, die sich zu $n$ aufaddieren mit maximale
\#Wälder mit $k$ gewurzelten Bäumen &
$\frac{k}{n}\binom{n}{k}n^{n-k}$ \\
+
+ Dearangements &
+ $!n = (n - 1)(!(n - 1) + !(n - 2))$ \\
+ &
+ $\lim\limits_{n \to \infty} \frac{!n}{n!} = \frac{1}{e}$ \\
\bottomrule
\end{tabular}
diff --git a/tcr.pdf b/tcr.pdf
index 8ee4456..7508654 100644
--- a/tcr.pdf
+++ b/tcr.pdf
Binary files differ