aboutsummaryrefslogtreecommitdiffstats
path: root/buch/chapters/060-integral/logexp.tex
diff options
context:
space:
mode:
Diffstat (limited to 'buch/chapters/060-integral/logexp.tex')
-rw-r--r--buch/chapters/060-integral/logexp.tex27
1 files changed, 27 insertions, 0 deletions
diff --git a/buch/chapters/060-integral/logexp.tex b/buch/chapters/060-integral/logexp.tex
new file mode 100644
index 0000000..7cbb906
--- /dev/null
+++ b/buch/chapters/060-integral/logexp.tex
@@ -0,0 +1,27 @@
+%
+% logexp.tex
+%
+% (c) 2022 Prof Dr Andreas Müller, OST Ostschweizer Fachhochschlue
+%
+\subsection{Log-Exp-Notation für elementare Funktionen
+\label{buch:integral:subsection:logexp}}
+Die Integration rationaler Funktionen hat bereits gezeigt, dass
+eine Stammfunktion nicht immer im Körper der rationalen Funktionen
+existiert.
+Es kann notwendig sein, dem Körper logarithmische Erweiterungen der Form
+$\log(x-\alpha)$ hinzuzufügen.
+
+Es können jedoch noch ganz andere neue Funktionen auftreten, wie die
+folgende Zusammenstellung einiger Stammfunktionen zeigt:
+\begin{align*}
+\int\frac{dx}{1+x^2}
+&=
+\arctan x
+\\
+\end{align*}
+
+
+
+
+
+