diff --git a/ana3.tex b/ana3.tex index e23fbd1..d630e65 100644 --- a/ana3.tex +++ b/ana3.tex @@ -2,8 +2,8 @@ \begin{document} \newcommand{\K}{\mathrm{K}} -\newcommand{\qnorm}[1]{\left|\left|#1\right|\right|^2} -\newcommand{\norm}[1]{\left|\left|#1\right|\right|} +\newcommand{\qnorm}[1]{\left\Vert#1\right\Vert^2} +\newcommand{\norm}[1]{\left\Vert#1\right\Vert} \section{Fourier-Entwicklung} \begin{definition}[Periodische Funktionen] $f: \R \to \K$ heißt $L$-periodisch $(L >0)$ falls $f(x+L) = f(x)$, $\forall x \in \R (\implies f(x+kL) = f(x),\; \forall k\in \Z)$. diff --git a/analysisII.pdf b/analysisII.pdf index b6bcaaa..7ff1696 100644 Binary files a/analysisII.pdf and b/analysisII.pdf differ