mirror of
https://github.com/janishutz/eth-summaries.git
synced 2026-04-28 16:19:23 +02:00
[PS] restructure
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
\section*{Vorwissen}
|
||||
|
||||
\definition \textbf{Geometrische Reihe}
|
||||
$$
|
||||
s_n = a_1 \cdot \frac{1-q^n}{1-q} \qquad \underset{n\to\infty}{\lim} s_n = \frac{a_1}{1-q}
|
||||
$$
|
||||
\subtext{Wobei $a_i = a_1 \cdot q^{i-1}$}
|
||||
@@ -112,6 +112,10 @@ $$
|
||||
A, B \text{ unabhängig } \iffdef \P[A \cap B] = \P[A] \cdot \P[B]
|
||||
$$
|
||||
|
||||
{\scriptsize
|
||||
\notation $A\ \bot\ B \iffdef A,B$ unabhängig
|
||||
}
|
||||
|
||||
\lemma \textbf{Äquivalente Aussagen zur Unabhängigkeit}
|
||||
|
||||
\begin{tabular}{lll}
|
||||
Reference in New Issue
Block a user