summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--math/math.tex4
-rw-r--r--tcr.pdfbin297375 -> 297676 bytes
2 files changed, 3 insertions, 1 deletions
diff --git a/math/math.tex b/math/math.tex
index 54f2a38..8fc408c 100644
--- a/math/math.tex
+++ b/math/math.tex
@@ -559,9 +559,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 &
+ Derangements &
$!n = (n - 1)(!(n - 1) + !(n - 2))$ \\
&
+ $!n = \left\lfloor\frac{n!}{e} + \frac{1}{2}\right\rfloor$ \\
+ &
$\lim\limits_{n \to \infty} \frac{!n}{n!} = \frac{1}{e}$ \\
\bottomrule
\end{tabular}
diff --git a/tcr.pdf b/tcr.pdf
index 30cedf2..060daa7 100644
--- a/tcr.pdf
+++ b/tcr.pdf
Binary files differ