Lösung 2.2:3c
Aus Online Mathematik Brückenkurs 2
(Unterschied zwischen Versionen)
Zeile 1: | Zeile 1: | ||
- | Wir schreiben zuerst das Integral | + | Wir schreiben zuerst das Integral als |
{{Abgesetzte Formel||<math>\int \ln x\cdot\frac{1}{x}\,dx\,,</math>}} | {{Abgesetzte Formel||<math>\int \ln x\cdot\frac{1}{x}\,dx\,,</math>}} | ||
- | Nachdem die Ableitung von <math>\ln x</math>, <math>1/x</math> ist, | + | Nachdem die Ableitung von <math>\ln x</math>, <math>1/x</math> ist, substituieren wir <math>u = \ln x</math> und erhalten so |
{{Abgesetzte Formel||<math>\int u\cdot u'\,dx\,\textrm{.}</math>}} | {{Abgesetzte Formel||<math>\int u\cdot u'\,dx\,\textrm{.}</math>}} | ||
- | + | also ist dies eine gute Substitution. Weiterhin erhalten wir, | |
{{Abgesetzte Formel||<math>\begin{align} | {{Abgesetzte Formel||<math>\begin{align} |
Version vom 09:54, 22. Aug. 2009
Wir schreiben zuerst das Integral als
\displaystyle \int \ln x\cdot\frac{1}{x}\,dx\,, |
Nachdem die Ableitung von \displaystyle \ln x, \displaystyle 1/x ist, substituieren wir \displaystyle u = \ln x und erhalten so
\displaystyle \int u\cdot u'\,dx\,\textrm{.} |
also ist dies eine gute Substitution. Weiterhin erhalten wir,
\displaystyle \begin{align}
\int \ln x\cdot\frac{1}{x}\,dx &= \left\{\begin{align} u &= \ln x\\[5pt] du &= (\ln x)'\,dx = (1/x)\,dx \end{align}\right\}\\[5pt] &= \int u\,du\\[5pt] &= \frac{1}{2}u^{2} + C\\[5pt] &= \frac{1}{2}(\ln x)^2 + C\,\textrm{.} \end{align} |