aboutsummaryrefslogtreecommitdiffstats
path: root/buch/chapters/075-fourier
diff options
context:
space:
mode:
Diffstat (limited to 'buch/chapters/075-fourier')
-rw-r--r--buch/chapters/075-fourier/Makefile.inc2
-rw-r--r--buch/chapters/075-fourier/bessel.tex3
2 files changed, 3 insertions, 2 deletions
diff --git a/buch/chapters/075-fourier/Makefile.inc b/buch/chapters/075-fourier/Makefile.inc
index c153dc4..a762e63 100644
--- a/buch/chapters/075-fourier/Makefile.inc
+++ b/buch/chapters/075-fourier/Makefile.inc
@@ -4,7 +4,7 @@
# (c) 2022 Prof Dr Andreas Müller, OST Ostschweizer Fachhochschule
#
-CHAPTERFILES = $(CHAPTERFILES) \
+CHAPTERFILES += \
chapters/075-fourier/bessel.tex \
chapters/075-fourier/2d.tex \
chapters/075-fourier/chapter.tex
diff --git a/buch/chapters/075-fourier/bessel.tex b/buch/chapters/075-fourier/bessel.tex
index 7e978f7..db7880b 100644
--- a/buch/chapters/075-fourier/bessel.tex
+++ b/buch/chapters/075-fourier/bessel.tex
@@ -454,7 +454,8 @@ Terme mit $\pm n$ können wegen
\[
\left.
\begin{aligned}
-J_{-n}(\xi) &= (-1)^n J_n(\xi)
+J_{-n}(\xi) &= (-1)^n J_n(\xi)
+\label{buch:fourier:eqn:symetrie}
\\
i^{-n}&=(-1)^n i^n
\end{aligned}