diff options
author | enezerdem <105669082+enezerdem@users.noreply.github.com> | 2022-07-05 13:19:21 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-05 13:19:21 +0200 |
commit | f89e950266cec7d7470ed5c6ad409db48cb186ca (patch) | |
tree | f115049182ba0b01d5855d5f300a911ec138bba5 /buch/chapters/060-integral | |
parent | Abgabe (diff) | |
parent | missing \text{} (diff) | |
download | SeminarSpezielleFunktionen-f89e950266cec7d7470ed5c6ad409db48cb186ca.tar.gz SeminarSpezielleFunktionen-f89e950266cec7d7470ed5c6ad409db48cb186ca.zip |
Merge pull request #13 from AndreasFMueller/master
synch
Diffstat (limited to '')
-rw-r--r-- | buch/chapters/060-integral/eulertransformation.tex | 2 | ||||
-rw-r--r-- | buch/chapters/060-integral/fehlerfunktion.tex | 4 |
2 files changed, 5 insertions, 1 deletions
diff --git a/buch/chapters/060-integral/eulertransformation.tex b/buch/chapters/060-integral/eulertransformation.tex index a597892..65d48b2 100644 --- a/buch/chapters/060-integral/eulertransformation.tex +++ b/buch/chapters/060-integral/eulertransformation.tex @@ -93,6 +93,7 @@ Durch Auflösung nach der hypergeometrischen Funktion bekommt man die folgende Integraldarstellung. \begin{satz}[Euler] +\index{Satz!Eulertransformation}% \label{buch:integrale:eulertransformation:satz} Die hypergeometrische Funktion $\mathstrut_2F_1$ kann durch das Integral @@ -219,6 +220,7 @@ Funktionen $\mathstrut_{p+1}F_{q+1}$ durch ein Integral, dessen Integrand $\mathstrut_pF_q$ enthält, ausdrücken lässt. \begin{satz} +\index{Satz!Euler-Transformationformel}% Es gilt die sogennannte Euler-Transformationsformel \index{Euler-Transformation}% \[ diff --git a/buch/chapters/060-integral/fehlerfunktion.tex b/buch/chapters/060-integral/fehlerfunktion.tex index 581e56a..6b87044 100644 --- a/buch/chapters/060-integral/fehlerfunktion.tex +++ b/buch/chapters/060-integral/fehlerfunktion.tex @@ -622,7 +622,9 @@ Resultat für die Laplace-Transformierte von $f(t)$, sie ist \frac1s\biggl(1-\frac12e^{-a\sqrt{s}} \biggr). \] -\begin{satz} Die Laplace-Transformierte der Fehlerfunktion mit Argument +\begin{satz} +\index{Satz!Laplace-Transformierte der Fehlerfunktion}% +Die Laplace-Transformierte der Fehlerfunktion mit Argument $a/2\sqrt{t}$ ist \begin{equation} f(t) = \operatorname{erf}\biggl(\frac{a}{2\sqrt{t}}\biggr) |