aboutsummaryrefslogtreecommitdiffstats
path: root/buch/papers/kugel/preliminaries.tex
diff options
context:
space:
mode:
authorJODBaer <55744603+JODBaer@users.noreply.github.com>2022-08-30 06:46:23 +0200
committerGitHub <noreply@github.com>2022-08-30 06:46:23 +0200
commit1e9480f3dd2574effcbaacd3dab40a580025ca4e (patch)
tree6c66dc9d3b591e0e22c7cd301d77c83d9f4c5d6d /buch/papers/kugel/preliminaries.tex
parentMerge branch 'master' of github.com:JODBaer/SeminarSpezielleFunktionen (diff)
parentMerge pull request #75 from samnied/master (diff)
downloadSeminarSpezielleFunktionen-1e9480f3dd2574effcbaacd3dab40a580025ca4e.tar.gz
SeminarSpezielleFunktionen-1e9480f3dd2574effcbaacd3dab40a580025ca4e.zip
Merge branch 'AndreasFMueller:master' into master
Diffstat (limited to '')
-rw-r--r--buch/papers/kugel/preliminaries.tex7
1 files changed, 4 insertions, 3 deletions
diff --git a/buch/papers/kugel/preliminaries.tex b/buch/papers/kugel/preliminaries.tex
index e48abe4..1fa78d7 100644
--- a/buch/papers/kugel/preliminaries.tex
+++ b/buch/papers/kugel/preliminaries.tex
@@ -1,6 +1,6 @@
% vim:ts=2 sw=2 et spell tw=78:
-\section{Preliminaries}
+\section{Preliminaries}\label{kugel:sec:preliminaries}
The purpose of this section is to dust off some concepts that will become
important later on. This will enable us to be able to get a richer and more
@@ -318,11 +318,12 @@ convergence.
\end{definition}
\begin{theorem}[Fourier Theorem]
- \[
+ \label{fourier-theorem-1D}
+ \begin{equation*}
\lim_{N \to \infty} \left \|
f(x) - \sum_{n = -N}^N \hat{f}(n) E_n(x)
\right \|_2 = 0
- \]
+ \end{equation*}
\end{theorem}
\begin{lemma}