diff options
author | Andreas Müller <andreas.mueller@ost.ch> | 2022-03-06 21:05:09 +0100 |
---|---|---|
committer | Andreas Müller <andreas.mueller@ost.ch> | 2022-03-06 21:05:09 +0100 |
commit | 0a1ed794f76e950eaa97202c112adc5aac36fd1c (patch) | |
tree | 7358542986e7c7e65d76c8ea7985fd2417860220 /buch | |
parent | new problem (diff) | |
download | SeminarSpezielleFunktionen-0a1ed794f76e950eaa97202c112adc5aac36fd1c.tar.gz SeminarSpezielleFunktionen-0a1ed794f76e950eaa97202c112adc5aac36fd1c.zip |
typos
Diffstat (limited to '')
-rw-r--r-- | buch/chapters/040-rekursion/uebungsaufgaben/405.tex | 2 | ||||
-rw-r--r-- | buch/chapters/080-funktionentheorie/gammareflektion.tex | 2 |
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). \] |