remove some unnecessary sections and add complete lecture script
This commit is contained in:
@@ -1,14 +1,6 @@
|
||||
\documentclass{lecture}
|
||||
|
||||
\begin{document}
|
||||
\section{Grundlagen}
|
||||
|
||||
\subsection{Organisatorisches}
|
||||
|
||||
\begin{enumerate}
|
||||
\item Freitag 1.11. Feiertag
|
||||
\item Abgabe Donnerstag davor
|
||||
\end{enumerate}
|
||||
|
||||
\begin{lemma}[]
|
||||
Für $n, k \in \N$ mit $0 < k < n$ gilt:
|
||||
@@ -38,13 +30,6 @@
|
||||
,,Pascalsches Dreieck''.
|
||||
\end{bem}
|
||||
|
||||
\begin{figure}[ht]
|
||||
\centering
|
||||
\incfig{pascal2}
|
||||
\caption{Pascalsches Dreieck}
|
||||
\label{fig:pascal2}
|
||||
\end{figure}
|
||||
|
||||
\begin{satz}[Binomische Formel]
|
||||
Für $a, b \in \R$ und $n \in \N$ gilt:
|
||||
\[
|
||||
|
||||
Reference in New Issue
Block a user