aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--buch/chapters/040-rekursion/uebungsaufgaben/405.tex2
-rw-r--r--buch/chapters/080-funktionentheorie/gammareflektion.tex2
2 files changed, 2 insertions, 2 deletions
diff --git a/buch/chapters/040-rekursion/uebungsaufgaben/405.tex b/buch/chapters/040-rekursion/uebungsaufgaben/405.tex
index 9205121..51adf0f 100644
--- a/buch/chapters/040-rekursion/uebungsaufgaben/405.tex
+++ b/buch/chapters/040-rekursion/uebungsaufgaben/405.tex
@@ -21,7 +21,7 @@ x\, \biggl(
+
\frac{1}{2\cdot 2 + 1}(-x^2)^2
+
-\frac{1}{2\cdot 2+1}(-x^2)^3
+\frac{1}{2\cdot 3+1}(-x^2)^3
\biggr)
=
x f(-x^2),
diff --git a/buch/chapters/080-funktionentheorie/gammareflektion.tex b/buch/chapters/080-funktionentheorie/gammareflektion.tex
index e77c8d6..537fd96 100644
--- a/buch/chapters/080-funktionentheorie/gammareflektion.tex
+++ b/buch/chapters/080-funktionentheorie/gammareflektion.tex
@@ -214,7 +214,7 @@ Zusammen mit dem früher bestimmten Wert $I=2\pi i$ folgt
\qquad\Rightarrow\qquad
\frac{\pi}{\sin \pi x}
=
-\int_{0}^\infty \frac{s^{x-1}}1+s\,ds
+\int_{0}^\infty \frac{s^{x-1}}{1+s}\,ds
=
\Gamma(x)\Gamma(1-x).
\]